- Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule.
parent
dfa37ba304
commit
e33de1cd77
|
@ -8,6 +8,6 @@
|
|||
.comment-unpublished {
|
||||
background-color: #fff4f4;
|
||||
}
|
||||
.preview .comment {
|
||||
.comment-preview {
|
||||
background-color: #ffffea;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue