[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/modules/System/templates/classic/ -> classic.css (source)

   1  /* A {
   2    text-decoration: none;
   3  }
   4  A:link {
   5    color: #486591;
   6    background-color: transparent;
   7  }
   8  A:visited {
   9    color: #6f6c81;
  10    background-color: transparent;
  11  }
  12  A:active {
  13    color: blue;
  14    background-color: transparent;
  15  } 
  16  
  17  body {
  18    color: #000000;
  19    background-color: #fefefe;
  20    text-decoration: none;
  21    font-family: arial,Verdana,Helvetica,sans-serif;
  22    font-size: 11px;
  23    font-weight: normal;
  24  } */
  25  font {
  26    color: #000000;
  27    text-decoration: none;
  28    font-family: arial, Verdana,Helvetica,sans-serif;
  29    font-size: 11px;
  30    font-weight: normal;
  31  }
  32  
  33  /*
  34  H1 {
  35    color: #000000;
  36    background-color: transparent;
  37    text-decoration: none;
  38    font-family: Verdana,Helvetica,sans-serif;
  39    font-size: 20px;
  40  }
  41  select {
  42      color: black;
  43      text-decoration: none;
  44      font-family: Verdana,Helvetica,sans-serif;
  45      font-size: 10px;
  46      font-weight: normal;
  47  }
  48  input {
  49      color: black;
  50      text-decoration: none;
  51      font-family: Verdana,Helvetica,sans-serif;
  52      font-size: 10px;
  53      font-weight: bold;
  54  }
  55  table
  56  {
  57    border: none;
  58    margin: 0px;
  59    padding: 0px;
  60  }
  61  table.box {
  62    color: #fefefe;
  63    background-color: #486591;
  64    border: none;
  65    padding: 1px;
  66    width: 100%;
  67  }
  68  tr.boxheader {
  69    background-color: #486591;
  70  }
  71  td.boxheader {
  72    text-align: center;
  73  }
  74  tr.boxbody {
  75    color: #fefefe;
  76    background-color: #e6e6e6;
  77  }
  78  
  79  */


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7