git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7522 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
div.zoomdiv {
|
||||
z-index : 100;
|
||||
position : absolute;
|
||||
top:0px;
|
||||
left:0px;
|
||||
width : 200px;
|
||||
height : 200px;
|
||||
background: #ffffff;
|
||||
border:1px solid #CCCCCC;
|
||||
display:none;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
|
||||
}
|
||||
|
||||
|
||||
img.jqzoom{
|
||||
cursor:crosshair;
|
||||
position:relative;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user