* Handle bad cookies without crashing
[citadel.git] / webcit / static / webcit.css
index d75ab0e1c9bb768c0361ede0be8b569b050e49a2..13648869cd4bb1909f94e988b314ceba1a098623 100644 (file)
@@ -1127,6 +1127,9 @@ dt { clear: both; }
     width: 100%;
     table-layout: fixed;
 }
+#summary_view td {
+       font-size: 8pt;
+}
 colgroup.entity {
        text-align: center;
 }