mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
download all - Icons background
This commit is contained in:
parent
dd689d5790
commit
7c6ce6f882
@ -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 */
|
||||
|
@ -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;}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user