Grid labels header colors for delete and move actions
This commit is contained in:
@@ -252,8 +252,8 @@ IFRAME {overflow:hidden;}
|
||||
border: 1px dashed @blue !important;
|
||||
}
|
||||
|
||||
.usky-grid .warnhighlight > ins.item-label{border-color: @red;}
|
||||
.usky-grid .infohighlight > ins.item-label{border-color: @blue;}
|
||||
.usky-grid .warnhighlight > ins.item-label{border-color: @red; color: @red;}
|
||||
.usky-grid .infohighlight > ins.item-label{border-color: @blue; color: @blue;}
|
||||
|
||||
|
||||
.usky-grid ins.item-label {
|
||||
|
||||
Reference in New Issue
Block a user