[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_css/ -> tabs.css (source)

   1  button.btn_add_tab {
   2      width: auto;
   3      white-space: nowrap;
   4      padding: 0 2px 0 2px;
   5      margin: 5px 0 0 0;
   6  }
   7  button.btn_add_tab span {
   8      padding: 2px 4px 2px 30px;
   9      background: url(../../img/famfamfam/tab_add.gif) no-repeat 5px center;
  10      float: left;
  11      font-size: 11px;
  12  }
  13  td.col1w {
  14      width: 76px;
  15      padding: 2px 0 2px 0;
  16  }
  17  ul#tabs {
  18      margin: 0;
  19      padding: 0;
  20      list-style: none;
  21  }
  22  ul#tabs li.tab {
  23      margin: 0 0 0 0;
  24      padding: 7px 0 7px 0;
  25      list-style: none;
  26      background: transparent url(../../img/lines/be_dotted_line.gif) repeat-x left top;
  27  }
  28  ul#tabs li:hover {
  29      background-color: #F3F5F8;
  30  }
  31  ul#tabs li.nomove, 
  32  ul#tabs li.nomove:hover {
  33      background: #F3F5F8;
  34  }
  35  
  36  em.handle {
  37      float: left;
  38      width: 16px;
  39      height: 16px;
  40      background: transparent url(../../img/button/sort_up_down.gif) no-repeat left top;
  41      position: relative;
  42      top: -2px;
  43      left: 5px;
  44      cursor: move;
  45  }


Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7