[ Index ]
 

Code source de Drupal 5.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/modules/node/ -> node.css (source)

   1  /* $Id: node.css,v 1.2.2.1 2007/07/24 18:38:58 drumm Exp $ */
   2  
   3  .node-unpublished {
   4    background-color: #fff4f4;
   5  }
   6  .preview .node {
   7    background-color: #ffffea;
   8  }
   9  #node-admin-filter ul {
  10    list-style-type: none;
  11    padding: 0;
  12    margin: 0;
  13    width: 100%;
  14  }
  15  #node-admin-buttons {
  16    float: left;
  17    margin-left: 0.5em;
  18    clear: right;
  19  }
  20  td.revision-current {
  21    background: #ffc;
  22  }
  23  .node-form .form-text {
  24    display: block;
  25    width: 95%;
  26  }
  27  .node-form .container-inline .form-text {
  28    display: inline;
  29    width: auto;
  30  }
  31  .node-form .standard {
  32    clear: both;
  33  }
  34  .node-form textarea {
  35    display: block;
  36    width: 95%;
  37  }
  38  .node-form .attachments fieldset {
  39    float: none;
  40    display: block;
  41  }


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