Fix color on attachment file sizes

This commit is contained in:
Orien Vandenbergh 2017-11-02 12:08:22 -06:00
parent c1eccbe7c8
commit 8e705feeb0

View File

@ -333,6 +333,10 @@ ts-message .action_hover_container .btn_msg_action,
background: var(--background-elevated) !important; background: var(--background-elevated) !important;
} }
/* orien attachment */
.attachment_group .media_caret {
color: var(--border-dim);
}
#flex_contents .heading, #flex_contents .heading,
#flex_contents .heading a, #flex_contents .heading a,