* adjust for style.

This commit is contained in:
wangyidong
2022-12-14 11:33:00 +08:00
parent c7e2ac395d
commit 856eb4d410
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
td.article-content{overflow:auto !important;}
td.c-build{white-space: nowrap; overflow:hidden;}
#stories th, #stories td{padding-left:16px;}
#stories th, #stories td{padding-left:16px;padding-right:16px;}
#stories .c-estimate{width:90px; text-align:right}
#stories .c-status{width:120px}
#stories .c-stage{width:130px; text-align:left;}
+1 -1
View File
@@ -11,7 +11,7 @@ ol, ul {padding-left: 20px;}
.c-id {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
td.c-build{white-space: nowrap; overflow:hidden;}
#stories th, #stories td{padding-left:16px;}
#stories th, #stories td{padding-left:16px;padding-right:16px;}
#stories .c-build{width:160px; text-align:left;}
#stories .c-status{width:120px;}
#stories .c-stage{width:130px; text-align:left;}
+1 -1
View File
@@ -12,7 +12,7 @@ ol, ul {padding-left: 20px;}
.c-id {width: 110px;}
td.c-build{white-space: nowrap; overflow:hidden;}
#stories th, #stories td{padding-left:16px;}
#stories th, #stories td{padding-left:16px;padding-right:16px;}
#stories .c-build{width:160px; text-align:left;}
#stories .c-status{width:120px;}
#stories .c-stage{width:130px; text-align:left;}