]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* Handle bad cookies without crashing
[citadel.git] / webcit / static / webcit.css
index 440f48123819a63f6a13c720998a19f8e7d0339c..13648869cd4bb1909f94e988b314ceba1a098623 100644 (file)
@@ -657,7 +657,7 @@ body, #global {
        margin: 0;
 }
 
-#content .boxlabel {
+#content .boxlabel, #global .boxlabel {
        margin: 0;
        padding: 0;
        width: 100%;
@@ -1127,6 +1127,9 @@ dt { clear: both; }
     width: 100%;
     table-layout: fixed;
 }
+#summary_view td {
+       font-size: 8pt;
+}
 colgroup.entity {
        text-align: center;
 }