[ Index ]
 

Code source de PHPonTrax 2.6.6-svn

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/vendor/trax/templates/scaffolds/generator_templates/ -> style.css (source)

   1  body { background-color: #fff; color: #333; }
   2  
   3  body, p, ol, ul, td {
   4    font-family: verdana, arial, helvetica, sans-serif;
   5    font-size:   13px;
   6    line-height: 18px;
   7  }
   8  
   9  pre {
  10    background-color: #eee;
  11    padding: 10px;
  12    font-size: 11px;
  13  }
  14  
  15  a { color: #000; }
  16  a:visited { color: #666; }
  17  a:hover { color: #fff; background-color:#000; }
  18  
  19  .fieldWithErrors {
  20    padding: 2px;
  21    background-color: red;
  22    display: table;
  23  }
  24  
  25  #ErrorExplanation {
  26    width: 400px;
  27    border: 2px solid red;
  28    padding: 7px;
  29    padding-bottom: 12px;
  30    margin-bottom: 20px;
  31    background-color: #f0f0f0;
  32  }
  33  
  34  #ErrorExplanation h2 {
  35    text-align: left;
  36    font-weight: bold;
  37    padding: 5px 5px 5px 15px;
  38    font-size: 12px;
  39    margin: -7px;
  40    background-color: #c00;
  41    color: #fff;
  42  }
  43  
  44  #ErrorExplanation p {
  45    color: #333;
  46    margin-bottom: 0;
  47    padding: 5px;
  48  }
  49  
  50  #ErrorExplanation ul li {
  51    font-size: 12px;
  52    list-style: square;
  53  }
  54  
  55  div.uploadStatus {
  56    margin: 5px;
  57  }
  58  
  59  div.progressBar {
  60    margin: 5px;
  61  }
  62  
  63  div.progressBar div.border {
  64    background-color: #fff;
  65    border: 1px solid grey;
  66    width: 100%;
  67  }
  68  
  69  div.progressBar div.background {
  70    background-color: #333;
  71    height: 18px;
  72    width: 0%;
  73  }
  74  


Généré le : Sun Feb 25 20:04:38 2007 par Balluche grâce à PHPXref 0.7