[ Index ]
 

Code source de Drupal 5.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/misc/ -> maintenance.css (source)

   1  /* $Id: maintenance.css,v 1.6 2006/07/13 13:11:36 dries Exp $ */
   2  
   3  body {
   4    background: url(druplicon.png) 4.2em 4em no-repeat #fff;
   5    color: #000;
   6    border: 1px solid #bbb;
   7    margin: 3em;
   8    padding: 1em 1em 1em 128px;
   9    line-height: 1.2;
  10  }
  11  h1 {
  12    margin: 1.6em 0 1.1em 0;
  13  }
  14  h1, h2, h3, h4, h5, h6 {
  15    font-family: sans-serif;
  16  }
  17  :link {
  18    color: #0073ba;
  19    font-weight: bold;
  20  }
  21  :visited {
  22    color: #004975;
  23    font-weight: bold;
  24  }
  25  
  26  div.messages {
  27    border: 1px solid #ddd;
  28    padding: 0.4em;
  29    margin-top: 1em;
  30  }
  31  
  32  div.messages li {
  33    margin-top: 0.5em;
  34    margin-bottom: 0.5em;
  35  }
  36  
  37  div.error {
  38    background: #fdd;
  39    border: 1px solid #daa;
  40    color: #400;
  41  }
  42  
  43  /* Update styles */
  44  #update-results {
  45    margin-top: 3em;
  46    padding: 0.25em;
  47    border: 1px solid #ccc;
  48    background: #eee;
  49    font-size: smaller;
  50  }
  51  #update-results h2 {
  52    margin-top: 0.25em;
  53  }
  54  #update-results h4 {
  55    margin-bottom: 0.25em;
  56  }
  57  #update-results li.none {
  58    color: #888;
  59    font-style: italic;
  60  }
  61  #update-results li.failure strong {
  62    color: #b63300;
  63  }


Généré le : Fri Nov 30 16:20:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics