give Chosen / select-widget with search="true" identical styling and alignment as regluar select

This commit is contained in:
Ralf Becker 2019-03-27 12:05:07 +01:00
parent 2185f35bba
commit e69ef34e52
6 changed files with 16 additions and 11 deletions

View File

@ -2585,11 +2585,12 @@ button[id="add"] {
*/
.chzn-container-single .chzn-single {
border: 1px solid #e5e5e5;
border-radius: 0;
border-radius: 3px;
background: none !important;
box-shadow: none !important;
color: #26537C;
height: 22px;
height: 21px;
top: -2px;
}
.chzn-container-single .et2_country-select.chzn-single span {
display: inline-block;

View File

@ -2574,11 +2574,12 @@ button[id="add"] {
*/
.chzn-container-single .chzn-single {
border: 1px solid #e5e5e5;
border-radius: 0;
border-radius: 3px;
background: none !important;
box-shadow: none !important;
color: #26537C;
height: 22px;
height: 21px;
top: -2px;
}
.chzn-container-single .et2_country-select.chzn-single span {
display: inline-block;

View File

@ -2585,11 +2585,12 @@ button[id="add"] {
*/
.chzn-container-single .chzn-single {
border: 1px solid #e5e5e5;
border-radius: 0;
border-radius: 3px;
background: none !important;
box-shadow: none !important;
color: #26537C;
height: 22px;
height: 21px;
top: -2px;
}
.chzn-container-single .et2_country-select.chzn-single span {
display: inline-block;

View File

@ -146,11 +146,12 @@
}
.chzn-container-single .chzn-single {
border: 1px solid #e5e5e5;
border-radius: 0;
border-radius: 3px;
background: none !important;
box-shadow: none !important;
color: #26537C;
height: 22px;
height: 21px;
top: -2px;
}
.chzn-container-single .et2_country-select.chzn-single span {
display: inline-block;

View File

@ -2596,11 +2596,12 @@ button[id="add"] {
*/
.chzn-container-single .chzn-single {
border: 1px solid #e5e5e5;
border-radius: 0;
border-radius: 3px;
background: none !important;
box-shadow: none !important;
color: #26537C;
height: 22px;
height: 21px;
top: -2px;
}
.chzn-container-single .et2_country-select.chzn-single span {
display: inline-block;