[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/ctools/bulk_export/ -> bulk_export.css (source)

   1  /* $Id: bulk_export.css,v 1.1 2009/07/12 11:32:30 sdboyer Exp $ */
   2  
   3  div.export-container {
   4    width: 48%;
   5    float: left;
   6    padding: .5em;
   7  }
   8  
   9  div.export-container table {
  10    width: 100%;
  11  }
  12  
  13  div.export-container table input,
  14  div.export-container table th,
  15  div.export-container table td {
  16    padding: 0 0 0 .5em;
  17    margin: 0;
  18  }


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7