No longer close on addidtion of instance action notes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
.collection-edit
|
||||
margin: 0
|
||||
padding: 5px 12px
|
||||
&.processing
|
||||
&.processing, &.active
|
||||
@extend .title-box-primary
|
||||
&.rejected
|
||||
@extend .title-box-danger
|
||||
|
||||
@@ -51,13 +51,13 @@
|
||||
background-color: #ddd
|
||||
&.overdue
|
||||
background-color: #f7da00
|
||||
&.processing
|
||||
&.processing, &.active
|
||||
background-color: #cef
|
||||
&.rejected
|
||||
background-color: #ff4848
|
||||
&.completed
|
||||
background-color: #f2ffdd
|
||||
&.processing
|
||||
&.processing, &.active
|
||||
@extend .title-box-primary
|
||||
&.rejected
|
||||
@extend .title-box-danger
|
||||
|
||||
Reference in New Issue
Block a user