bz-toggler
This commit is contained in:
@@ -331,7 +331,10 @@ menu[eicmenu] [menuitem] a label {
|
||||
menu[eicmenu] [menuitem] i[class^="icon-"] {
|
||||
color:#fdfb93;;
|
||||
}
|
||||
article[eiccard] > header h1{ text-align: center; }
|
||||
|
||||
|
||||
/* Customizations to buildoz*/
|
||||
bz-select > button{
|
||||
background: linear-gradient( to bottom, #251, #372 15%, #483 50%, #372 85%, #251 ) !important;
|
||||
color:#EEE;
|
||||
@@ -343,4 +346,7 @@ bz-select option{
|
||||
}
|
||||
bz-select option:hover{
|
||||
background-color: #493;
|
||||
}
|
||||
}
|
||||
|
||||
bz-toggler div.toggle-switch span.toggle-bar { background-color: #473; }
|
||||
bz-toggler div.toggle-switch span.toggle-thumb { background-color:#9D8; }
|
||||
Reference in New Issue
Block a user