Mergerific
authorMichael Ang <mang@archive.org>
Thu, 30 Sep 2010 20:10:45 +0000 (20:10 +0000)
committerMichael Ang <mang@archive.org>
Thu, 30 Sep 2010 20:10:45 +0000 (20:10 +0000)
BookReader/BookReader.css

index fe267b6..df143cb 100644 (file)
@@ -152,6 +152,7 @@ h3 {
     filter: alpha(opacity = 20);
     background-color: #00f;
     position:absolute;
+}
 
 .hidden {
   display: none;
@@ -184,7 +185,6 @@ h3 {
     background-repeat: no-repeat;
 }
 
-/* Absolute path used since the html might be generated at /stream/id or elsewhere */
 .BRicon.logo {background-position:0 0;}
 .BRicon.fit {background-position:-50px 0;}
 .BRicon.fit:hover {background-position:-100px 0;}