X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Ficonbaricns.css;h=e8e9407769187a01612631071632d7a603fbf4d3;hb=cd965b7e2a4e76ebe30b4c3155920e97b1350109;hp=cc48ce40923d68d1c4bdbf6f0807737c38b88c79;hpb=e6e1bf8f54aa65daad568557e7c9fdfebc1988a8;p=citadel.git diff --git a/webcit/static/iconbaricns.css b/webcit/static/iconbaricns.css index cc48ce409..e8e940776 100644 --- a/webcit/static/iconbaricns.css +++ b/webcit/static/iconbaricns.css @@ -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");