Change background of attachment
This change makes the background of attachment render better on several levels of gray background of a dark theme, using lighter gray and transparency. Looks better (IMHO) on Arc Dark and still looks great on Breeze Dark.
This commit is contained in:
parent
9ea4957791
commit
e3c372cd99
@ -74,7 +74,7 @@ div#headerbox div.theactionbigcell{
|
||||
|
||||
div#attachmentInjectionPoint div{
|
||||
color: #FFFFFF;
|
||||
background-color: #141414 !important;
|
||||
background-color: #30303050 !important;
|
||||
padding: 3px;
|
||||
}
|
||||
div#attachmentInjectionPoint span{
|
||||
|
Loading…
Reference in New Issue
Block a user