idle inhibitor stays red when activated
This commit is contained in:
parent
5a55f15df1
commit
26b834e58a
1 changed files with 3 additions and 0 deletions
|
|
@ -70,6 +70,9 @@
|
||||||
#power {
|
#power {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
#idle_inhibitor.activated {
|
||||||
|
color: @red;
|
||||||
|
}
|
||||||
#power * {
|
#power * {
|
||||||
color: @lavender;
|
color: @lavender;
|
||||||
transition: 0.2s color ease;
|
transition: 0.2s color ease;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue