[pLog-svn] r1539 - plog/trunk/styles

francesc at devel.plogworld.net francesc at devel.plogworld.net
Thu Mar 17 22:28:50 GMT 2005


Author: francesc
Date: 2005-03-17 22:28:49 +0000 (Thu, 17 Mar 2005)
New Revision: 1539

Modified:
   plog/trunk/styles/admin.css
Log:
Aligned dashboard titles ...

Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2005-03-17 22:27:51 UTC (rev 1538)
+++ plog/trunk/styles/admin.css	2005-03-17 22:28:49 UTC (rev 1539)
@@ -838,7 +838,9 @@
 
 #dashboard .dashboard_data_table th
 {
-    border-bottom: 2px solid #DEDEDE; height: 20px;
+    border-bottom   : 2px solid #DEDEDE;
+    height          : 20px;
+    text-align      : left;
 }
 
 #dashboard .dashboard_data_table td
@@ -856,4 +858,5 @@
 {
     border-bottom    : 1px solid #DEDEDE;
     height           : 20px;
+    text-align       : left;
 }




More information about the pLog-svn mailing list