css: Remove superfluous colon in colorblind theme
This commit is contained in:
parent
2e995ea192
commit
63464f03be
|
@ -45,7 +45,7 @@
|
|||
.state-unreachable:not(.handled) {
|
||||
text-shadow: 0 0 1px mix(@text-color, @color-unknown, 20);
|
||||
}
|
||||
:
|
||||
|
||||
.processinfo .process > div.backend-running {
|
||||
color: @text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue