[ Index ]
 

Code source de phpMyAdmin 2.10.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/themes/original/css/ -> theme_print.css.php (source)

   1  /* For printview */
   2  body, table, th, td {
   3      color:             #000000;
   4      background-color:  #ffffff;
   5  }
   6  
   7  img {
   8      border: 0;
   9  }
  10  
  11  table, th, td {
  12      border-width:      0.1em;
  13      border-color:      #000000;
  14      border-style:      solid;
  15  }
  16  
  17  table {
  18      border-collapse:   collapse;
  19      border-spacing:    0;
  20  }
  21  
  22  th, td {
  23      padding:           0.2em;
  24  }
  25  
  26  th {
  27      font-weight:       bold;
  28      background-color:  #e5e5e5;
  29  }


Généré le : Mon Nov 26 15:18:20 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics