mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
css: Re-add hover effect for .control-info elements
This commit is contained in:
parent
13ad506393
commit
4675d24a03
@ -92,6 +92,10 @@ form.icinga-form .control-group .control-label-group {
|
||||
&:before {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
&:hover:before {
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
form.icinga-form .control-group .control-info {
|
||||
|
Loading…
x
Reference in New Issue
Block a user