* restore context menu in online user list
[citadel.git] / webcit / static / iconbaricns.css
index cc48ce40923d68d1c4bdbf6f0807737c38b88c79..e8e9407769187a01612631071632d7a603fbf4d3 100644 (file)
@@ -1,13 +1,13 @@
-#button li , #ib_logoff {
+.ib_button {
     min-height: 32px;
     background-repeat: no-repeat !important;
     vertical-align: middle;
 }
-#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%;
+    min-height: 25px; /* Makes all of the 'button' to be clickable */
 }
 #ib_summary {
     background-image: url("/static/summscreen_32x.gif");