[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/gallery/ -> gallery_filter.css (source)

   1  /* $Id: gallery_filter.css,v 1.3.2.2 2007/11/27 18:10:32 profix898 Exp $ */
   2  
   3  div.giImageBlock.left {
   4      float: left;
   5      margin: 1em;
   6  }
   7  
   8  div.giImageBlock.right {
   9      float: right;
  10      margin: 1em;
  11  }
  12  
  13  div.giImageBlock.nowrap {
  14      float: none;
  15      margin: 1em
  16  }
  17  
  18  .giImageBlock-clear-both {
  19    clear: both;
  20  }


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