Consolidate CSS
authorMichael Ang <mang@archive.org>
Fri, 14 May 2010 23:23:08 +0000 (23:23 +0000)
committerMichael Ang <mang@archive.org>
Fri, 14 May 2010 23:23:08 +0000 (23:23 +0000)
BookReader/touch/BookReaderTouch.css

index 8edcec4..a6ec830 100644 (file)
@@ -4,6 +4,7 @@
  
 #BRtoolbar {
     height: 43px; /* 1px for bottom border */
+    border-bottom: 1px solid grey;
 }
 
 #BRcontainer {
     top: 44px;
 }
 
-#BRtoolbar {
-    border-bottom: 1px solid grey;
-}
-
 /* $$$ Page display could be better */
 #BRtoolbar .pageform {
     font-size: 1.1em;