download all - Icons background
This commit is contained in:
Stefan Reinhardt 2014-06-12 10:52:42 +00:00
parent dd689d5790
commit 7c6ce6f882
2 changed files with 3 additions and 1 deletions

View File

@ -2598,6 +2598,7 @@ div.mailPreviewHeaders div.mail_extraEmails img.et2_button_icon {
#mail-index_mailPreviewHeadersAttachments img.et2_button_icon {
width: 12px;
height: 12px;
background-color: inherit;
}
/*######################################################*/
/*Diplay : View */

View File

@ -60,6 +60,7 @@ iframe#mail-display_mailDisplayBodySrc{
div#mail-index{
@ -1813,7 +1814,7 @@ div.mailPreviewHeaders div.mail_extraEmails {
#mail-index_mailPreviewHeadersAttachments{
img.et2_button_icon {.dimension_width_height_xs;}
img.et2_button_icon {.dimension_width_height_xs; background-color: inherit;}
}