diff templates/static/style-coal.css @ 8509:5cd232ebc317

coal/paper: minimize whitespace differences in CSS files
author Martin Geisler <mg@lazybytes.net>
date Tue, 19 May 2009 00:57:36 +0200
parents 8c5e32a4f2f9
children de6bb29e208a
line wrap: on
line diff
--- a/templates/static/style-coal.css	Tue May 19 00:33:23 2009 +0200
+++ b/templates/static/style-coal.css	Tue May 19 00:57:36 2009 +0200
@@ -18,7 +18,7 @@
 }
 
 #.main {
-  width:98%;
+  width: 98%;
 }
 
 .overflow {
@@ -188,7 +188,7 @@
   padding: 1px 4px;
   font-size: 90%;
 }
-.sourcefirst { border-bottom: 1px solid #999; font-weight: bold }
+.sourcefirst { border-bottom: 1px solid #999; font-weight: bold; }
 .sourcelast { border-top: 1px solid #999; }
 .source a { color: #999; font-size: smaller; font-family: monospace;}
 .bottomline { border-bottom: 1px solid #999; }
@@ -220,6 +220,7 @@
   padding: .3em;
 }
 
+/* Graph */
 div#wrapper {
 	position: relative;
 	border-top: 1px solid black;