/[drupal]/contributions/themes/genesis/css/tables.css
ViewVC logotype

Diff of /contributions/themes/genesis/css/tables.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3, Sat Nov 1 00:44:10 2008 UTC revision 1.4, Sat Nov 1 00:52:13 2008 UTC
# Line 1  Line 1 
1  /* $Id: tables.css,v 1.2 2008/10/30 23:12:07 jmburnz Exp $ */  /* $Id: tables.css,v 1.3 2008/11/01 00:44:10 jmburnz Exp $ */
2    
3  /**  /**
4   * @file tables.css   * @file tables.css
# Line 8  Line 8 
8  /***********************************************************  /***********************************************************
9   *                   Tables   *                   Tables
10   **********************************************************/   **********************************************************/
   
11  /* Tables still need 'cellspacing="0"' in the markup. */  /* Tables still need 'cellspacing="0"' in the markup. */
12  table           {border-collapse: collapse; border-spacing: 0;}  table           {border-collapse: collapse; border-spacing: 0;}
13  caption, th, td {text-align: left; font-weight: normal;}  caption, th, td {text-align: left; font-weight: normal;}

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2