mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
6b96d9af32
commit
12249ca4c5
@ -56,6 +56,14 @@ button:hover .icon-cancel {
|
|||||||
color: @color-critical;
|
color: @color-critical;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.control-info {
|
||||||
|
color: @text-color-light;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
.opacity(0.6);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.control-label {
|
.control-label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user