mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
Set dark border for btn_use_defaults
on hover and focus
This commit is contained in:
parent
95c6b7cd7f
commit
23de575782
@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
&:hover, &:focus {
|
&:hover, &:focus {
|
||||||
background-color: @icinga-blue-dark;
|
background-color: @icinga-blue-dark;
|
||||||
|
border-color: @icinga-blue-dark;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user