Enlightenment CVS committal

Author  : mekius
Project : web
Module  : www

Dir     : web/www


Modified Files:
        style.css 


Log Message:
People page is now generated from info.txt files located in the dev tree.  The 
inactive list was kept.  In the future, the devs should be split up like they 
were before, but this will require an extra value in the info.txt to define the 
groups each user belongs in.

===================================================================
RCS file: /cvs/e/web/www/style.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- style.css   27 May 2007 13:04:19 -0000      1.13
+++ style.css   13 Jun 2007 04:24:20 -0000      1.14
@@ -308,24 +308,28 @@
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #444444;
    font-size              : 1.0em;
+   border-collapse        : collapse;
 }
 
 th.tab {
    color                  : #ffffff;
    background-color       : #000000;
-   padding                : 2px;
+   padding                : 3px;
+   text-align             : left;
 }
 
 td.tab1 {
    color                  : #444444;
    background-color       : #ffffff;
-   padding                : 2px;
+   padding                : 3px;
+   text-align             : left;
 }
 
 td.tab2 {
    color                  : #444444;
    background-color       : #eeeeee;
-   padding                : 2px;
+   padding                : 3px;
+   text-align             : left;
 }
 
 table.b {



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to