mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 10:57:40 +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 {
|
||||
background-color: @icinga-blue-dark;
|
||||
border-color: @icinga-blue-dark;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user