Commit 3868c15043795cdf303460b4ad24efe3cb3f69c8

Authored by Andy
1 parent d1fc865b

添加提示弹窗 工时填写页面

Showing 1 changed file with 2 additions and 2 deletions
resource/public/commoncss.css
... ... @@ -209,10 +209,10 @@ header{
209 209 font-size: 16px;
210 210 }
211 211 .ITD-ztree-headername {
212   - border-left: 3px solid #1E95CD;
  212 + border-left: 3px solid #4886ff;
213 213 padding-left: 12px;
214 214 height: 16px;
215   - color: #1E95CD;
  215 + color: #4886ff;
216 216 line-height: 16px;
217 217 display: inline-block;
218 218 }
219 219 \ No newline at end of file
... ...