[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/audio/contrib/attach/ -> audio_attach.css (source)

   1  /*
   2    $Id: audio_attach.css,v 1.3 2008/11/25 23:39:32 drewish Exp $
   3    these CSS classes wrap around the audio.css classes
   4  */
   5  .audio-attach-body {
   6    margin-top: 1em;
   7    }
   8  
   9  .audio-attach-teaser {
  10    border:solid #dcdcdc 1px;
  11    width:200px;
  12    padding:5px;
  13    margin-top: 1em;
  14    }
  15  
  16  .audio-attach-preview {
  17    margin-top: 1em;
  18    }
  19  
  20  ol.audio-attach-list li {
  21    list-style-type: decimal-leading-zero;
  22  }
  23  
  24  #audio-attach-items-table {
  25    width:100%;
  26  }


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