[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/includes/js/dtree/ -> dtree.css (source)

   1  /*--------------------------------------------------|
   2  | dTree 2.05 | www.destroydrop.com/javascript/tree/ |
   3  |---------------------------------------------------|
   4  | Copyright (c) 2002-2003 Geir Landr�               |
   5  |--------------------------------------------------*/
   6  
   7  .dtree {
   8      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   9      font-size: 11px;
  10      color: #666;
  11      white-space: nowrap;
  12      text-align: left;
  13      /*background-image: url(../../../images/M_images/tt_bg.jpg);*/
  14  }
  15  .dtree img {
  16      border: 0px;
  17      vertical-align: middle;
  18  }
  19  .dtree a {
  20      color: #333;
  21      text-decoration: none;
  22  }
  23  .dtree a.node, .dtree a.nodeSel {
  24      white-space: nowrap;
  25      padding: 1px 2px 1px 2px;
  26  }
  27  .dtree a.node:hover, .dtree a.nodeSel:hover {
  28      color: #333;
  29      text-decoration: underline;
  30  }
  31  .dtree a.nodeSel {
  32      background-color: #c0d2ec;
  33  }
  34  .dtree .clip {
  35      overflow: hidden;
  36  }


Généré le : Wed Nov 21 14:43:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics