templates/static/style-paper.css
changeset 7327 a1758089ee35
parent 7314 a0843c82d1a2
child 7340 06a6942554dc
--- a/templates/static/style-paper.css	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/static/style-paper.css	Fri Nov 07 13:02:02 2008 +0100
@@ -117,7 +117,7 @@
   border-bottom: 1px solid #999;
   border-collapse: collapse;
   font-size: 90%;
-  width: 100%; 
+  width: 100%;
   font-weight: normal;
   text-align: left;
 }
@@ -127,9 +127,9 @@
   vertical-align: top;
 }
 
-.bigtable th { 
+.bigtable th {
   padding: 1px 4px 1px 4px;
-  border-bottom: 1px solid #999; 
+  border-bottom: 1px solid #999;
   font-size: smaller;
 }
 .bigtable tr { border: none; }
@@ -149,14 +149,14 @@
 .fileline img { border: 0; }
 
 /* Changeset entry */
-#changesetEntry { 
+#changesetEntry {
   border-collapse: collapse;
   font-size: 90%;
   width: 100%;
   margin-bottom: 1em;
 }
 
-#changesetEntry th { 
+#changesetEntry th {
   padding: 1px 4px 1px 4px;
   width: 4em;
   text-align: right;
@@ -194,7 +194,7 @@
 	margin: 0;
 	top: -0.7em;
 }
- 
+
 ul#graphnodes li, ul#nodebgs li {
 	height: 39px;
 }