[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/panels/plugins/layouts/onecol/ -> onecol.css (source)

   1  /* $Id: onecol.css,v 1.1.2.1 2008/12/16 21:27:58 merlinofchaos Exp $ */
   2  
   3  .panel-1col { 
   4  /*  overflow: hidden;  */
   5  }
   6  
   7  .panel-2col .panel-col-first .inside { 
   8    margin: 0;
   9  }
  10  
  11  
  12  .panel-1col .panel-col { 
  13  }
  14  
  15  #panels-edit-display .panel-pane,
  16  #panels-edit-display .helperclass {
  17    margin: .5em;
  18  }
  19  
  20  .panel-2col .panel-separator {
  21    margin: 0 0 1em 0;
  22  }


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