* Fix code style.

This commit is contained in:
zhujinyong
2021-03-10 23:07:20 +08:00
parent 5be8db8cb7
commit f54307a4cc
358 changed files with 1375 additions and 1375 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
td.delayed {background: #e84e0f!important; color: white;}
#int-dropdown {margin-left: -8px; border-radius: 4px; border: 1px solid #0c64eb}
td.delayed {background: #e84e0f !important; color: white;}
#int-dropdown {margin-left: -8px; border-radius: 4px; border: 1px solid #0c64eb;}
#projectTaskForm table tbody tr td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
th.c-deadline {text-align:center;}
th.c-deadline {text-align: center;}
.c-estimate {text-align: right;}
.c-consumed {text-align: right;}
.c-left {text-align: right;}