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