more on/off switch colour adjustment
This commit is contained in:
parent
fdd70c1949
commit
12be436a59
@ -2334,7 +2334,7 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
|
|||||||
|
|
||||||
.onoffswitch-switch {
|
.onoffswitch-switch {
|
||||||
display: block; width: 15px; margin:4px;
|
display: block; width: 15px; margin:4px;
|
||||||
background: #A1A1A1;
|
background: #ccc;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: absolute; top: 0; bottom: 0; right: 36px;
|
position: absolute; top: 0; bottom: 0; right: 36px;
|
||||||
-moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
|
-moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
|
||||||
|
Reference in New Issue
Block a user