mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
CSS: Fix input active styles
This commit is contained in:
parent
ec5398e4a0
commit
f3d430cd4b
@ -171,10 +171,10 @@
|
||||
line-height: 2.167em;
|
||||
padding-left: @icon-width + 0.5em;
|
||||
width: 100%;
|
||||
color: @text-color-inverted;
|
||||
|
||||
&.active {
|
||||
background-color: @body-bg-color;
|
||||
border-color: @icinga-blue;
|
||||
background-color: @deep-black;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user