Fix sensors
Signed-off-by: Vasiliy Doylov <nekodevelopper@gmail.com>
This commit is contained in:
parent
0540aab13b
commit
6f1bb43370
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bubble-bar>overlay>.line {
|
|
||||||
color: red;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bubble-bar>overlay>.line::checked {
|
.bubble-bar>overlay>.line::checked {
|
||||||
color: green;
|
color: green;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bubble-bar>overlay>.line {
|
||||||
|
color: red;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue