mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Change modal popup close icon
This commit is contained in:
parent
1eff104a53
commit
2e5bbe1f41
@ -6938,7 +6938,7 @@ a.textSidebox {
|
||||
top: 12px;
|
||||
right: 12px;
|
||||
position: fixed;
|
||||
background-image: url(../images/topmenu_items/mobile/cancelled.png);
|
||||
background-image: url(../images/cancelled.png);
|
||||
-webkit-filter: contrast(2);
|
||||
background-repeat: no-repeat;
|
||||
z-index: 1;
|
||||
|
@ -673,7 +673,7 @@ and open the template in the editor.
|
||||
top: 12px;
|
||||
right: 12px;
|
||||
position: fixed;
|
||||
background-image: url(../images/topmenu_items/mobile/cancelled.png);
|
||||
background-image: url(../images/cancelled.png);
|
||||
-webkit-filter: contrast(2);
|
||||
background-repeat: no-repeat;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user