[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/modules/system/ -> maintenance.css (source)

   1  /* $Id: maintenance.css,v 1.1 2007/11/30 12:19:10 goba Exp $ */
   2  
   3  /* Update styles */
   4  #update-results {
   5    margin-top: 3em;
   6    padding: 0.25em;
   7    border: 1px solid #ccc;
   8    background: #eee;
   9    font-size: smaller;
  10  }
  11  #update-results h2 {
  12    margin-top: 0.25em;
  13  }
  14  #update-results h4 {
  15    margin-bottom: 0.25em;
  16  }
  17  #update-results li.none {
  18    color: #888;
  19    font-style: italic;
  20  }
  21  #update-results li.failure strong {
  22    color: #b63300;
  23  }


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