diff --git a/public/css/vc-ui.css b/public/css/vc-ui.css index 78b3c2606..003ddcf80 100755 --- a/public/css/vc-ui.css +++ b/public/css/vc-ui.css @@ -2052,4 +2052,8 @@ a:hover { overflow-x: scroll; -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; +} + +.font-red{ + color: red; } \ No newline at end of file diff --git a/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html b/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html index a0bdea811..da123086a 100644 --- a/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html +++ b/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html @@ -11,37 +11,43 @@