Add inquiry state styling and fix showing new note in open staying modal
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
background-color: #ddd
|
||||
&.overdue
|
||||
background-color: #f7da00
|
||||
&.inquiry
|
||||
background-color: #ffacec
|
||||
&.processing, &.active
|
||||
background-color: #cef
|
||||
&.rejected
|
||||
@@ -65,6 +67,8 @@
|
||||
@extend .title-box-success
|
||||
&.overdue
|
||||
@extend .title-box-warning
|
||||
&.inquiry
|
||||
@extend .title-box-inquiry
|
||||
|
||||
.modal
|
||||
.workflow-instance-workflow-group-container
|
||||
|
||||
Reference in New Issue
Block a user