diff --git a/module/task/css/recordestimate.css b/module/task/css/recordestimate.css index 1bf2b838aa..3a8bed36c5 100644 --- a/module/task/css/recordestimate.css +++ b/module/task/css/recordestimate.css @@ -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:")"}