[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

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


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