]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/iconbaricns.css
* restore context menu in online user list
[citadel.git] / webcit / static / iconbaricns.css
index 5224fb08502784f5f527e1444df163335d80f7fd..e8e9407769187a01612631071632d7a603fbf4d3 100644 (file)
@@ -1,15 +1,13 @@
-#button > li , #ib_logoff {
+.ib_button {
     min-height: 32px;
     background-repeat: no-repeat !important;
     vertical-align: middle;
-    font-size: 90%;
 }
-#button > li > a , #ib_logoff > a {
+.ib_button_link {
     padding-top: 6px;
     padding-left: 35px;
-    min-height: 25px; /* Makes all of the 'button' to be clickable */
     height: 100%;
-    font-size: 90%;
+    min-height: 25px; /* Makes all of the 'button' to be clickable */
 }
 #ib_summary {
     background-image: url("/static/summscreen_32x.gif");