mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Changed switch button on state to blue color
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.switch-button-label{float:left;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer}
|
||||
.switch-button-label.on{color:#0088CC;}
|
||||
.switch-button-background{float:left;position:relative;background:#ccc;border:1px solid #aaa;margin:1px 10px;border-radius:4px;cursor:pointer}
|
||||
.switch-button-button{position:absolute;left:-1px;top:-1px;background:#fafafa;border:1px solid #aaa;border-radius:4px}
|
||||
Reference in New Issue
Block a user