* fix zebra rows in mailbox view not working after sort/move
[citadel.git] / webcit / static / webcit.css
index 5d8d6564550da3f7be61b566367ff6fde6aca6a5..86342013e86dc169a3e467816e3a661c8324c9db 100644 (file)
@@ -614,6 +614,9 @@ body, #global {
 .col3 {
     width: 20%;
 }
+.col1, .col2, .col3 {
+    cursor: pointer;
+}
 .new_message {
     font-weight: bold; !important;
 }