forked from extern/egroupware
Change modal popup close icon
This commit is contained in:
parent
1eff104a53
commit
2e5bbe1f41
@ -6938,7 +6938,7 @@ a.textSidebox {
|
|||||||
top: 12px;
|
top: 12px;
|
||||||
right: 12px;
|
right: 12px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
background-image: url(../images/topmenu_items/mobile/cancelled.png);
|
background-image: url(../images/cancelled.png);
|
||||||
-webkit-filter: contrast(2);
|
-webkit-filter: contrast(2);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
@ -673,7 +673,7 @@ and open the template in the editor.
|
|||||||
top: 12px;
|
top: 12px;
|
||||||
right: 12px;
|
right: 12px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
background-image: url(../images/topmenu_items/mobile/cancelled.png);
|
background-image: url(../images/cancelled.png);
|
||||||
-webkit-filter: contrast(2);
|
-webkit-filter: contrast(2);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user