Change modal popup close icon

This commit is contained in:
Hadi Nategh 2014-11-27 10:31:21 +00:00
parent 1eff104a53
commit 2e5bbe1f41
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;