forked from science-ation/science-ation
Oops missed the CSS for the lightswitches
This commit is contained in:
parent
a586ad8e93
commit
d779a6ea27
@ -443,4 +443,12 @@ div.ui-tabs ul.ui-tabs-nav {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.switchon {
|
||||||
|
background-color: green;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.switchoff {
|
||||||
|
background-color: red;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user