[ Index ]
 

Code source de Drupal 5.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

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

   1  /* $Id: watchdog.css,v 1.2 2006/08/21 07:33:26 drumm Exp $ */
   2  
   3  tr.watchdog-user {
   4    background: #ffd;
   5  }
   6  tr.watchdog-user .active {
   7    background: #eed;
   8  }
   9  tr.watchdog-content {
  10    background: #ddf;
  11  }
  12  tr.watchdog-content .active {
  13    background: #cce;
  14  }
  15  tr.watchdog-page-not-found, tr.watchdog-access-denied {
  16    background: #dfd;
  17  }
  18  tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  19    background: #cec;
  20  }
  21  tr.watchdog-error {
  22    background: #ffc9c9;
  23  }
  24  tr.watchdog-error .active {
  25    background: #eeb9b9;
  26  }


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