[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

/themes/simplex/ -> screen.css (source)

   1  /**
   2   * $Horde: horde/themes/simplex/screen.css,v 1.8.6.4 2005/10/18 11:34:21 jan Exp $
   3   */
   4  
   5  body {
   6      background: #eee url(graphics/background.png);
   7      scrollbar-base-color: #7390b9;
   8  }
   9  html {
  10      scrollbar-base-color: #7390b9;
  11  }
  12  a {
  13      color: #3c7ae9;
  14  }
  15  a:hover {
  16      color: #1b57c2;
  17  }
  18  a.widget {
  19      color: #000;
  20  }
  21  .header {
  22      color: #fff;
  23      background: #7390b9;
  24  }
  25  .header a {
  26      color: #fff;
  27  }
  28  .light {
  29      color: #4e5d72;
  30  }
  31  .smallheader {
  32      color: #fff;
  33      background: #7390b9;
  34  }
  35  .item {
  36      background-color: #eceff4;
  37  }
  38  .button {
  39      color: #3c7ae9;
  40      background-color: #ddd;
  41      border: 1px solid #000;
  42      padding: 0 2px;
  43  }
  44  .button:hover {
  45      color: #fff;
  46      background-color: #999;
  47  }
  48  select {
  49      background-color: #78A4F1;
  50      color: #eee;
  51  }
  52  
  53  /* Menu styles. */
  54  #menu {
  55      color: #fff;
  56      background: #7390b9;
  57  }
  58  #menu a {
  59      color: #fff;
  60  }
  61  #menu a.current {
  62      background: #58a2dc;
  63  }
  64  #menu a:hover {
  65      background: #58a2dc;
  66  }
  67  
  68  /* Sidebar styles. */
  69  #sidebarPanel {
  70      background-color: #eee;
  71      border-right: 1px solid #999;
  72      border-bottom: 1px solid #999;
  73  }
  74  #expandButton {
  75      margin-right: 1px;
  76  }


Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7