mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
css: Remove superfluous colon in colorblind theme
This commit is contained in:
parent
2e995ea192
commit
63464f03be
@ -45,7 +45,7 @@
|
|||||||
.state-unreachable:not(.handled) {
|
.state-unreachable:not(.handled) {
|
||||||
text-shadow: 0 0 1px mix(@text-color, @color-unknown, 20);
|
text-shadow: 0 0 1px mix(@text-color, @color-unknown, 20);
|
||||||
}
|
}
|
||||||
:
|
|
||||||
.processinfo .process > div.backend-running {
|
.processinfo .process > div.backend-running {
|
||||||
color: @text-color;
|
color: @text-color;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user