mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
Remove extra ajax-loader icon from mail tree
This commit is contained in:
parent
b1fb1d5703
commit
04cd0b6b3c
@ -697,8 +697,6 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 10000;
|
||||
// only change styling below:
|
||||
background-image: url(../../../phpgwapi/templates/default/images/ajax-loader.gif);
|
||||
background-position: left top;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
@ -697,7 +697,6 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 10000;
|
||||
background-image: url(../../../phpgwapi/templates/default/images/ajax-loader.gif);
|
||||
background-position: left top;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user