]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* add missing banner on preferences template
[citadel.git] / webcit / static / webcit.css
index 02f2a4e2d1a560cb3b6b7e21f03aca9ae8bfda46..80dd0d2f1d26f49694488dfe9a9a93a78d4f6812 100644 (file)
@@ -464,10 +464,10 @@ a:visited { color: purple; }
 
 #customize a:active, #customize a:link, #customize a:visited { color: black; }
 
-#important_message, .buttons a:hover, .msgbuttons a:hover, input:hover, #button > li:hover, #online_users li a:hover, #navbar ul li a:hover, #ib_logoff:hover {
+#important_message, .buttons a:hover, .msgbuttons a:hover, #button > li:hover, #online_users li a:hover, #navbar ul li a:hover, #ib_logoff:hover {
        background-color: #AD1C00;
        color: #FFF;
-}
+} /* input:hover as well?? */
 
 
 
@@ -565,6 +565,7 @@ body, #global {
        left: 16%;
        width: 84%;
        height: 18%; */
+    min-height: 18%;
 }
 
 #navbar {