Shift magnifying glass icon 10px left to put it near the corner of the thumbnail it is overlaying

This commit is contained in:
Chris Morgan
2006-07-21 04:27:01 +00:00
committed by WineHQ
parent 240a241a54
commit f73d9c0283

View File

@@ -234,4 +234,4 @@ TD.app_name { width: 150px }
#editor { height: 25em; width:700px; }
/* zoom image overlay style */
.zoom_overlay { position:relative; top:10px; left:0px; margin-left:-32px; padding:0px; }
.zoom_overlay { position:relative; top:10px; left:10px; margin-left:-32px; padding:0px; }