cvs commit: de-www/de-bsd-www/layout/css table.css

From: Aron Schlesinger <as(at)doc.bsdgroup.de>
Date: Sun, 5 Aug 2007 09:21:20 GMT

as 2007-08-05 09:21:20 UTC

  FreeBSD ports repository

  Modified files:
    de-bsd-www/layout/css table.css
  Log:
  Sync Tabellen-Layout mit FreeBSD.org
  
  Revision Changes Path
  1.2 +4 -2 de-www/de-bsd-www/layout/css/table.css
  
  Index: table.css
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/layout/css/table.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -I$FreeBSDde.*$ -r1.1 -r1.2
  --- table.css 28 Jul 2007 16:35:26 -0000 1.1
  +++ table.css 5 Aug 2007 09:21:20 -0000 1.2
  @@ -6,9 +6,11 @@
    */
   
   .tblbasic {
  - background-color: white;
  + background-color: #eee;
     border-spacing: 0px;
  - border: 1px solid #D4D4D4;
  + border: 1px solid #CACACA;
  + border-bottom: 0;
  + border-collapse: collapse;
   }
   
   .tblbasic thead {
  

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Sun 05 Aug 2007 - 11:22:35 CEST

search this site