Merge pull request #1 from devillemereuil/master

Change background of attachment
This commit is contained in:
Juraj Oravec 2019-11-08 22:08:15 +01:00 committed by GitHub
commit 0230effb40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ div#headerbox div.theactionbigcell{
div#attachmentInjectionPoint div{ div#attachmentInjectionPoint div{
color: #FFFFFF; color: #FFFFFF;
background-color: #141414 !important; background-color: #30303050 !important;
padding: 3px; padding: 3px;
} }
div#attachmentInjectionPoint span{ div#attachmentInjectionPoint span{
@ -101,4 +101,4 @@ div#attachmentInjectionPoint div{
color: black !important; color: black !important;
background-color: white !important; background-color: white !important;
} }
} }