* Finish task 65047.

This commit is contained in:
liuyongkai
2022-09-01 01:38:38 +00:00
parent 161f19e15a
commit fbd3f09a3d
2 changed files with 9 additions and 6 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
.form-condensed .table-form {margin-bottom: 20px;}
.estimateTitle {font-weight: normal;}
.consumedTitle {font-weight: normal;}
.estimateShow {background: #FFEFEF; border-radius: 9px; color: #FF6262; padding: 3px 7px; margin: 0 5px 0 5px; font-weight: normal; min-width: 18px;}
.consumedShow {background: #EAF3FF; border-radius: 9px; color: #2B80FF; padding: 3px 7px; margin: 0 5px 0 5px; font-weight: normal; min-width: 18px;}
.hours {display: flex; float: left; transform: translate(0, 50%); margin: 0 0 0 10px;}
.estimateTotally {background: #FFEFEF; border-radius: 9px; color: #FF6262; padding: 3px 7px; margin: 0 5px 0 5px; font-weight: normal; min-width: 18px;}
.consumedTotally {background: #EAF3FF; border-radius: 9px; color: #2B80FF; padding: 3px 7px; margin: 0 5px 0 5px; font-weight: normal; min-width: 18px;}
.nav > li.divider {margin: 0 10px 0 5px; background-color: #000; opacity: 0.06; width: 1px ; height: 15px; padding: 0 !important;}