mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
remove semi-transparent background of locked folder-tree
This commit is contained in:
parent
c670d879d5
commit
e4e78342f7
@ -663,7 +663,6 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
background-image: url(../../../phpgwapi/templates/default/images/ajax-loader.gif);
|
||||
background-position: left top;
|
||||
background-repeat: no-repeat;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
.mail_subscription_header
|
||||
|
@ -659,7 +659,6 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
background-image: url(../../../phpgwapi/templates/default/images/ajax-loader.gif);
|
||||
background-position: left top;
|
||||
background-repeat: no-repeat;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
.mail_subscription_header {
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user