fixed dbl-fillOptions in bz-select
This commit is contained in:
@@ -333,6 +333,15 @@ menu[eicmenu] [menuitem] i[class^="icon-"] {
|
||||
}
|
||||
article[eiccard] > header h1{ text-align: center; }
|
||||
|
||||
input{
|
||||
width: 100%;
|
||||
border-radius: 1em;
|
||||
padding-left: 1em;
|
||||
box-sizing: border-box;
|
||||
height: 2em;
|
||||
background-color: #6B5;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Customizations to buildoz*/
|
||||
bz-select > button{
|
||||
@@ -349,4 +358,5 @@ bz-select option:hover{
|
||||
}
|
||||
|
||||
bz-toggler div.toggle-switch span.toggle-bar { background-color: #473; }
|
||||
bz-toggler div.toggle-switch span.toggle-thumb { background-color:#9D8; }
|
||||
bz-toggler div.toggle-switch span.toggle-thumb { background-color:#9D8; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user