]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* Made the iconbar room list somewhat usable (collapse/expand). It is not yet
[citadel.git] / webcit / static / webcit.css
index dce6fd6dd2d1af136966ef838d6fb9449547a8ef..c41b21c7f9fbf8ba729c037736467ab97012e436 100644 (file)
@@ -350,17 +350,20 @@ a:hover {
        font-size: 8pt;
        font-weight: bold;
        color: #000000;
+       cursor: pointer;
 }
 
 .ib_roomlist_new {
        font-size: 6pt;
        color: #880000;
        font-weight: bold;
+       cursor: pointer;
 }
 
 .ib_roomlist_old {
        font-size: 6pt;
        color: #000088;
+       cursor: pointer;
 }
 
 .mailbox_summary {