* Optimize page style.

This commit is contained in:
caoyanyi
2022-10-25 14:53:46 +08:00
parent 4aadea4891
commit a82cc215ba
8 changed files with 14 additions and 18 deletions
-3
View File
@@ -13,7 +13,4 @@ td.c-story {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
td .warning {color: red;}
#modules .active {font-weight: bolder;}
.fail .result-fail, .blocked .result-blocked {color: #f00;}
.pass .result-pass {color: green;}
.tree li > a.active {color: #0c64eb;}