Fix typo
authorMichael Ang <mang@archive.org>
Thu, 30 Sep 2010 19:58:18 +0000 (19:58 +0000)
committerMichael Ang <mang@archive.org>
Thu, 30 Sep 2010 19:58:18 +0000 (19:58 +0000)
BookReader/BookReader.css

index c019d16..fe267b6 100644 (file)
@@ -107,7 +107,7 @@ h3 {
     border-color: rgb(51, 51, 34);
     border-width: 1px 0px 1px 1px;
     /* background: transparent url(images/left_edges.png) repeat scroll 0% 0%; */
-    background: transparent url(image/back_pages.png) repeat scroll 0% 0%; /* XXXmang replace file */
+    background: transparent url(images/back_pages.png) repeat scroll 0% 0%; /* XXXmang replace file */
     position: absolute;
 }