[ 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/ -> variation.css (source)

   1  /**

   2   * Backoffice main Cascading Style Sheets definitions for Variation 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(desert.css);    
  12  
  13  /* Titles */

  14  #TitleArea h1 {

  15      color: #a00;
  16  }
  17  h2 {
  18      color: #a00;
  19  }
  20  div.bSideItem h3 {
  21      color: #a00;
  22  }
  23  h4 {
  24      color: #a00;
  25  }
  26  
  27  
  28  a.ActionButton,
  29  a.DeleteButton,
  30  a.ActionButton:hover,
  31  a.DeleteButton:hover,
  32  a.PublishButton,
  33  a.PublishButton:hover,
  34  div.edit_actions input.SaveButton,
  35  div.edit_actions input,
  36  div.PostActionsArea input,
  37  div.edit_actions input:hover,
  38  div.PostActionsArea input:hover,
  39  div.edit_actions input.SaveButton:hover,
  40  div.edit_actions input.DeleteButton:hover {
  41      color:#333;
  42      background-color: #fff;
  43      background-image: url(../img/desert-button-2.gif);
  44      border: 1px solid #ccc5aa;
  45  }
  46  fieldset.submit input.SaveButton:hover,
  47  fieldset.submit input.ResetButton:hover,
  48  input.search,
  49  input.search:hover,
  50  input.ActionButton:hover,
  51  input.DeleteButton:hover,
  52  input.CancelButton:hover
  53  {
  54      color:#333;
  55      background-color: #e1ddce;
  56      background-image: url(../img/desert-button.gif);
  57      border: 1px solid #ccc5aa;
  58  }
  59  input.SaveButton:hover {
  60      color:#333;
  61      border: 1px solid #ccc5aa;
  62  }
  63  
  64  legend {
  65      color: #a00;
  66  }
  67  table.grouped th {
  68      color: #a00;
  69  }
  70  
  71  
  72  
  73  form.fform fieldset.submit fieldset {
  74      background: transparent;
  75  }
  76  form.fform fieldset.submit {
  77      border:0;
  78      background:transparent;
  79      clear:both;
  80  }


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