fix highlighting of support messages
This commit is contained in:
parent
6c23afdcc6
commit
fbd8700a18
@ -27,6 +27,8 @@
|
||||
.cp-support-list-actions {
|
||||
margin: 10px 0px 10px 2px;
|
||||
}
|
||||
|
||||
.cp-support-list-ticket:not(.cp-support-list-closed) {
|
||||
.cp-support-list-message {
|
||||
&:last-child:not(.cp-support-fromadmin) {
|
||||
color: @colortheme_cp-red;
|
||||
@ -36,6 +38,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cp-support-fromadmin {
|
||||
color: @colortheme_logo-2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user