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