[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

   1  
   2  .panel-1col { 
   3  /*  overflow: hidden;  */
   4  }
   5  
   6  .panel-2col .panel-col-first .inside { 
   7    margin: 0;
   8  }
   9  
  10  
  11  .panel-1col .panel-col { 
  12  }
  13  
  14  #panels-edit-display .panel-pane,
  15  #panels-edit-display .helperclass {
  16    margin: .5em;
  17  }
  18  
  19  .panel-2col .panel-separator {
  20    margin: 0 0 1em 0;
  21  }


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7