* fmout class different depending o input
[citadel.git] / webcit / static / webcit.css
index e3c2fe4f000ccd6f68087f8592fab62aa2889a7d..ee60b22aa65de5030efcfdb8c918bc886f570430 100644 (file)
@@ -617,6 +617,8 @@ body, #global {
 }
 .col1, .col2, .col3 {
     cursor: pointer;
+    text-overflow: ellipsis;
+    -o-text-overflow: ellipsis;
 }
 .new_message {
     font-weight: bold; !important;