Fix message preview attachment background color
This commit is contained in:
@@ -76,6 +76,13 @@ ul.listing li {
|
|||||||
/* eof List elements */
|
/* eof List elements */
|
||||||
/* eof Message List */
|
/* eof Message List */
|
||||||
|
|
||||||
|
/* Message preview */
|
||||||
|
#messagecontent .rightcol,
|
||||||
|
#messagepreview .rightcol {
|
||||||
|
background: #222;
|
||||||
|
}
|
||||||
|
/* eof Message preview +/
|
||||||
|
|
||||||
/* Message composition */
|
/* Message composition */
|
||||||
body.iframe {
|
body.iframe {
|
||||||
color: #eee;
|
color: #eee;
|
||||||
|
Reference in New Issue
Block a user