* finish task #6161.
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
.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;}
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
.confirm0 {color:gray; font-size:9px}
|
||||
.confirm1 {color:green; font-size:9px}
|
||||
@@ -1 +1,4 @@
|
||||
.chosen-container[id^="buildProject"] {max-width: 160px; border-radius: 0}
|
||||
|
||||
.thWidth{width:130px !important;}
|
||||
html[lang^='zh-'] .thWidth{width:100px !important;}
|
||||
|
||||
@@ -3,3 +3,8 @@
|
||||
.table-data tr > td{word-break: break-all; word-wrap: break-word;}
|
||||
.side-col .cell{padding:0px;}
|
||||
.tab-pane table {border: 1px solid #ddd; border-top: none;}
|
||||
|
||||
#legendBasicInfo .thWidth{width:110px !important;}
|
||||
#legendLife .thWidth{width:100px !important;}
|
||||
html[lang^='zh-'] #legendBasicInfo .thWidth{width:70px !important;}
|
||||
html[lang^='zh-'] #legendLife .thWidth{width:90px !important;}
|
||||
|
||||
Reference in New Issue
Block a user