Room info popup is now onMouseOver instead of onClick
[citadel.git] / webcit / static / styles / webcit.css
index 792f8a3a9d062512537d7f81cfbbaa3db7045ea2..27e91e5b8f7de334def2c1b4cb97e6fcae599e38 100644 (file)
@@ -64,7 +64,7 @@ body {
 
 #online_users li.inactiveuser a { background-color: transparent }
 
-#room_infos, #address_book_popup,.roomops_cell, .roomops_cell_edit, .mimepart {
+#room_infos, #address_book_popup, .roomops_cell, .roomops_cell_edit, .mimepart {
        background-color: #F0FFFF;
        color: #333;
 }