]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/styles/iconbaricns.css
Further work on the iconbar menu: button images have a little more space to the left...
[citadel.git] / webcit / static / styles / iconbaricns.css
index 190409ee4e30344fc67acf6559d9129293e9fb7f..16d7097c335be16224248ab23a24b28ddf0493c5 100644 (file)
@@ -8,11 +8,12 @@
 .ib_button {
     min-height: 32px;
     background-repeat: no-repeat !important;
+    background-position: 3px 0px;
     vertical-align: middle;
 }
 .ib_button_link {
-    padding-top: 6px;
-    padding-left: 35px;
+    padding-top: 8px;
+    padding-left: 37px;
     height: 100%;
     min-height: 25px; /* Makes all of the 'button' to be clickable */
 }