Files
EasySoft-ZenTaoPMS/module/bug/css/edit.css
2019-07-30 15:38:49 +08:00

10 lines
445 B
CSS

.col-side .chosen-container .chosen-drop {width: 216px!important}
.col-side .chosen-container {width: 218px!important}
.col-side .chosen-container[id^="openedBuild"] {width: 172px!important}
.col-side .chosen-container[id^="resolvedBuild"] {width: 172px!important}
.chosen-choices li.search-choice{word-break: break-all;}
#linkBugBox > li {margin-left:-56px}
.thWidth{width:100px !important;}
html[lang^='zh-'] .thWidth{width:80px !important;}