* Adjust the record effort style.

This commit is contained in:
tianshujie
2022-09-27 08:32:17 +08:00
parent 51d8ba9d4d
commit 36744c5175
+1 -1
View File
@@ -12,7 +12,7 @@
#linearefforts .nav li.active a{color: #0c64eb !important}
.input-group-addon {background: #fff}
.icon-calendar {color: rgb(22, 168, 248)}
#recordForm .table>thead>tr>th{ border: none}
#recordForm .table>thead>tr>th{border: none; font-weight: 400;}
.main-header {border-bottom: none !important}
.main-header ul.hours:before{content:"("}
.main-header ul.hours:after{content:")"}