[or-cvs] r16845: {torstatus} Moving recent bandwidth graphs to the top their TD (torstatus/trunk/web/css)

kasimir at seul.org kasimir at seul.org
Thu Sep 11 14:34:07 UTC 2008


Author: kasimir
Date: 2008-09-11 10:34:07 -0400 (Thu, 11 Sep 2008)
New Revision: 16845

Modified:
   torstatus/trunk/web/css/main.css
Log:
Moving recent bandwidth graphs to the top their TD

Modified: torstatus/trunk/web/css/main.css
===================================================================
--- torstatus/trunk/web/css/main.css	2008-09-11 13:40:18 UTC (rev 16844)
+++ torstatus/trunk/web/css/main.css	2008-09-11 14:34:07 UTC (rev 16845)
@@ -197,6 +197,7 @@
 
 .TRS 
 {
+	vertical-align: top;
 	background-color:#ffffff; 
 	text-align:left; 
 	font:normal 10pt Arial; 
@@ -225,6 +226,7 @@
 
 .TRSB 
 {
+	vertical-align: top;
 	background-color:#ffffff; 
 	text-align:left; 
 	font:normal 10pt Arial; 



More information about the tor-commits mailing list