mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +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 {
|
&:before {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:hover:before {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
form.icinga-form .control-group .control-info {
|
form.icinga-form .control-group .control-info {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user