[ PHPXref.com ] [ Generated: Sun Jul 20 16:25:17 2008 ] [ ActionApps 2.8.1b ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> admin-igc.css (source)

   1  td {font-size: 12;}
   2  td.scroller {background: #a0a0a0;}
   3  td.scrhead {font-weight: bold;}
   4  
   5  body { margin-left: 4px;
   6         background: #F5F0E7;
   7  }
   8  
   9  SELECT {
  10    font-family: Arial, Helvetica, sans;
  11    font-size: 10pt;
  12   }
  13  
  14  INPUT, TEXTAREA {
  15    font-family: Arial, Helvetica, sans;
  16    font-size: small;
  17   }
  18  
  19  TEXTAREA {
  20    font-family: Arial, Helvetica, sans;
  21    font-size: small;
  22   }
  23  
  24  H1 {
  25    font-family: Arial, Helvetica, sans;
  26    font-size: medium;
  27    margin-left: 20px;
  28  }
  29  
  30  .navbar {
  31      font-family: Arial, Helvetica, sans;
  32      font-size: small;
  33      background: #EBDABE;
  34      color: #584011;
  35  }
  36  
  37  .nbmenu {
  38      font-family: Arial, Helvetica, sans;
  39      font-size: small;
  40      background: #F5F0E7;
  41      color: #584011;
  42  }
  43  
  44  .nbenable {
  45      font-family: Arial, Helvetica, sans;
  46      font-size: small;
  47    background: #F5F0E7;
  48      color: #4A4A4A;
  49  }
  50  
  51  .nbdisable {
  52      font-family: Arial, Helvetica, sans;
  53      font-size: small;
  54      background: #F5F0E7;
  55      color: #EBDABE;
  56  }
  57  
  58  .disabled {
  59      color: #808080;
  60  }
  61  
  62  .example {
  63      font-family: Courier, sans-serif;
  64      font-size: small;
  65  }
  66  
  67  .slicehead {
  68      font-family: Arial, Helvetica, sans;
  69      font-size : 13pt;
  70      color: #584011;
  71      font-weight : bold;
  72      background: #EBDABE;
  73  }
  74  
  75  .leftmenu  {
  76    font-family: Arial, Helvetica, sans;
  77    font-size: small;
  78    color: #4A4A4A;
  79  }
  80  
  81  .leftmenuy  {
  82    font-family: Arial, Helvetica, sans;
  83    font-size: small;
  84    color: #4A4A4A;
  85    text-decoration: none;
  86  }
  87  
  88  .leftmenun  {
  89      font-family: Arial, Helvetica, sans;
  90      font-size: small;
  91      color: #F5F0E7;
  92      text-decoration: none;
  93  }
  94  
  95  .tabtit {
  96    font-family: Arial, Helvetica, sans;
  97    font-size: small;
  98    color: #FFFFFF;
  99  }
 100  
 101  .tabtxt {
 102    font-family: Arial, Helvetica, sans;
 103    font-size: small;
 104  }
 105  
 106  .tabtxteven {
 107      background-color: #C8E6C5; /* #f6e5c9 */
 108      color: #526952;
 109  }
 110  
 111  .tabtitlight {
 112      text-align: center;
 113      font-weight: bold;
 114      background-color:#589868;
 115  }
 116  
 117  .tabhlp {
 118    font-family: Arial, Helvetica, sans;
 119    font-size: small;
 120  }
 121  
 122  .taberr {
 123    color: red;
 124  }
 125  
 126  .notpubl {
 127    color: blue;
 128  }
 129  
 130  .expired {
 131    color: red;
 132  }
 133  
 134  
 135  .err {
 136    font-family: Arial, Helvetica, sans;
 137    font-size: small;
 138    color: red;
 139  }
 140  
 141  .okmsg {
 142    font-family: Arial, Helvetica, sans;
 143    font-size: small;
 144    color: green;
 145  }
 146  
 147  .copymsg {
 148    background: #213F21;
 149    font-family: Verdana, Arial, Helvetica, sans-serif;
 150    font-size: 8pt;
 151    color: #999999;
 152  }
 153  
 154  .sel_on {
 155    background: #DDDDDD;
 156  }
 157  
 158  .sel_missing {
 159    color: #CC0000;
 160  }
 161  
 162  .sel_title {
 163    background: #F5F0E7;
 164  }


[ Powered by PHPXref - Served by Debian GNU/Linux ]