Slight change
authorLance Arthur <lance.arthur@archive.org>
Mon, 18 Oct 2010 22:47:30 +0000 (15:47 -0700)
committerLance Arthur <lance.arthur@archive.org>
Mon, 18 Oct 2010 22:47:30 +0000 (15:47 -0700)
BookReader/BookReader.css

index dbe7853..d9035f6 100644 (file)
@@ -369,9 +369,6 @@ a.BRgrey:visited   { color: #666; }
     #cboxContent{background:#fff;padding:0;border:10px solid #615132;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-moz-box-shadow: 1px 3px 10px #000;-webkit-box-shadow: 1px 3px 10px #000;box-shadow: 1px 3px 10px #000;}
         #cboxLoadedContent{background:#fff;margin:0;}
         #cboxLoadingOverlay{background:transparent;}
-        /* XXXmang where is icon_close? */
-        #cboxClose{position:absolute;top:20px;right:20px;display:block;width:32px;height:32px;background-image:url(/images/icon_close-pop.png);background-position:0 0;background-repeat:no-repeat;}
-        #cboxClose:hover{background-position:0 -32px;}
 .BRfloat * {
     margin: 0;
     padding: 0;