[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/include/ -> style.css (source)

   1  .small {
   2      
   3          font-family: Arial, Helvetica, sans-serif;
   4          font-size: 11px;
   5          color:#000000;
   6      
   7      }
   8  
   9      .loginTopBg {
  10          background:url(images/loginTopBg.gif) repeat-x;
  11      }
  12  
  13      .loginTopShade {
  14          background:url(images/loginTopShade.gif) repeat-x;
  15      }
  16  
  17      .loginBg{
  18          background:#818181 url(images/loginBg.gif) repeat-x;
  19      }
  20  
  21      .textbox {
  22          border:1px solid #999999;
  23          background-color:#ffffff;
  24          font-family: Arial, Helvetica, sans-serif;
  25          font-size: 11px;
  26          width:120px;
  27          padding:2px;
  28  
  29      }
  30      .loginBottomBg {
  31          background:url(images/loginBottomBg.gif) repeat-x;
  32      }
  33      .loginSignin {
  34          font-family: Arial, Helvetica, sans-serif;
  35          font-size: 18px;
  36          color: #818181;
  37          font-weight:bold;
  38      }
  39  
  40      .loginBillBoard {
  41          font-family: Arial, Helvetica, sans-serif;
  42          font-size: 11px;
  43          color:#ffffff;
  44      }
  45  
  46  a {
  47      font-family: Arial, Helvetica, sans-serif;
  48      font-size: 11px;
  49      text-decoration:none;
  50  color:#333366;
  51  
  52  }
  53  
  54  a:hover {
  55        font-family: Arial, Helvetica, sans-serif;
  56        font-size: 11px;
  57        text-decoration:underline;
  58  color:#333333;
  59  
  60    }


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