[ Index ]
 

Code source de b2evolution 2.1.0-beta

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/blogs/skins_adm/legacy/rsc/css/ -> desert.css (source)

   1  /**

   2   * Backoffice main Cascading Style Sheets definitions for Desert style.

   3   *

   4   * b2evolution - {@link http://b2evolution.net/}

   5   * Released under GNU GPL License - {@link http://b2evolution.net/about/license.html}

   6   * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}

   7   *

   8   * @package admin

   9   */
  10  
  11  @import url(legbase.css);
  12  
  13  #TitleArea h1 {

  14      color: #9e9286;
  15  }
  16  h2 {
  17      color: #9e9286;
  18  }
  19  div.bSideItem h3,
  20  div.browse_side_item h3 {
  21      color: #9e9286;
  22  }
  23  h4 {
  24      color: #9e9286;
  25  }
  26  legend {
  27      color: #9e9286;
  28  }
  29  
  30  
  31  /* Filemanager */

  32  
  33  #fm_bar {

  34      border-top: 1px solid #9e9286;
  35      border-left: 1px solid #9e9286;
  36      border-right: 1px solid #9e9286;
  37      background-color: #e3dfd0;
  38  }
  39  #fm_dirtree {

  40      border: 1px solid #9e9286;
  41      background-color: #f5f3ef;
  42  }
  43  #fm_files {

  44      border: 1px solid #9e9286;
  45      background-color:#e3dfd0;
  46  }
  47  table.filelist {
  48      border-bottom: 1px solid #9e9286;
  49  }
  50  
  51  
  52  div.panelblock,
  53  div.tabbedpanelblock {
  54      border: 1px solid #9e9286;
  55      background-color: #fbfaf9;
  56  }
  57  div.tabbedpanelblock {
  58      border-top: none;
  59  }
  60  
  61  /* Main tabs: */

  62  ul.tabs li {
  63      border-bottom:1px solid #9e9286;
  64  }
  65  
  66  
  67  .bSmallHead {
  68      color: #9e9286;
  69  }
  70  
  71  
  72  /* Calendar: */

  73  table.bCalendarTable caption {
  74      border: 1px solid #e1ddce;
  75      background-color: #efede0;
  76      border-bottom: 0;
  77  }
  78  table.bCalendarTable {
  79      border: solid 1px #e1ddce;
  80  }
  81  table.bCalendarTable tfoot td {
  82      background-color: #efede0;
  83      border-top: 1px solid #e1ddce;
  84  }
  85  table.bCalendarTable a:hover {
  86      background-color: #e1ddce;
  87  }
  88  table.bCalendarTable td:hover /* Not in IE */
  89  {
  90      background-color: #e1ddce;
  91  }
  92  table.bCalendarTable tfoot td:hover /* Not in IE */
  93  {
  94      background-color: #efede0;
  95  }
  96  table.bCalendarTable tfoot a {
  97      text-decoration: none;
  98  }
  99  th.bCalendarHeaderCell {
 100      color: #9e9286;
 101  }
 102  #bCalendarToday {

 103      background-color: #efede0;
 104      border: 1px solid #900;
 105  }
 106  
 107  /*

 108   * Results tables OVERRIDES:

 109   */
 110  
 111  /* Table rows: */

 112  table.grouped {
 113      border: 1px solid #9e9286;
 114  }
 115  
 116  /* Table Filters: */

 117  table.grouped tr.filters td {
 118      border-bottom: 1px solid #9e9286;
 119      background-color: #e3dfd0;
 120  }
 121  
 122  table.grouped tr,
 123  table.filelist tr {
 124      background-color: #f5f3ef;
 125  }
 126  table.grouped tr.odd,
 127  table.filelist tr.odd {
 128      background-color: #efede0;
 129  }
 130  table.grouped tr.group td {
 131      color: #8e8276;
 132      background-color: #e3dfd0;
 133      border-top: 1px solid #9e9286;
 134      border-bottom: 1px solid #9e9286;
 135  }
 136  table.grouped td,
 137  table.filelist td {
 138      border-left: 1px solid #9e9286;
 139  }
 140  table.grouped tr.even:hover,
 141  table.grouped tr.odd:hover,
 142  table.filelist tr:hover,
 143  table.filelist tr.odd:hover {
 144      background-color:#e3dfd0;
 145  }
 146  
 147  /* Table headers/footers: */

 148  table.grouped th,
 149  table.filelist th,
 150  table.grouped thead td,
 151  table.grouped tfoot td {
 152      border-bottom: 1px solid #9e9286;
 153      border-left: 1px solid #9e9286;
 154      background-color: #efede0;
 155  }
 156  table.grouped th {
 157      color: #9e9286;
 158  }
 159  
 160  /* Table BASIC sort buttons/headers: */

 161  table.grouped th a.basic_current,
 162  table.filelist th a.basic_current {
 163      background-color:#e3dfd0;
 164  }
 165  table.grouped th a.basic_sort_link:hover,
 166  table.filelist th a.basic_sort_link:hover {
 167      background-color:#e3dfd0;
 168  }
 169  
 170  table.filelist tr.listfooter td {
 171      border-top: 1px solid #9e9286;
 172      background-color: #efede0;
 173  }
 174  
 175  /* Table totals: tr */

 176  table.grouped tr.total {
 177      border-bottom: 1px solid #9e9286;
 178      border-left: 1px solid #9e9286;
 179      border-right: 1px solid #9e9286;
 180      background-color: #efede0;
 181      white-space: nowrap;
 182  }
 183  
 184  table.grouped tr.total td{
 185      border-top: 1px solid #9e9286;
 186      white-space: nowrap;
 187  }
 188  
 189  /* / Results tables */

 190  


Généré le : Thu Nov 29 23:58:50 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics