11 lines
402 B
CSS
11 lines
402 B
CSS
#begin_chosen{width:50% !important;}
|
|
.switchDate{border-left: none;}
|
|
#end_chosen .chosen-single{border-left: none;}
|
|
.cycleConfig .checkbox-primary{float:left; width:100px;}
|
|
.cycleConfig .tab-pane{padding:8px 0px;}
|
|
|
|
.thWidth{width:110px !important;}
|
|
.inputGroupWidth{width:270px !important;}
|
|
html[lang^='zh-'] .thWidth{width:80px !important;}
|
|
html[lang^='zh-'] .inputGroupWidth{width:200px !important;}
|