[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/includes/templates/template_default/css/ -> stylesheet_css_buttons.css (source)

   1  /**

   2   * CSS Buttons Stylesheet

   3   *

   4   * Thanks to paulm for much of the content of the CSS buttons code

   5   *

   6   * @package templateSystem

   7   * @copyright Copyright 2003-2005 Zen Cart Development Team

   8   * @copyright Portions Copyright 2003 osCommerce

   9   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

  10   * @version $Id: stylesheet_css_buttons.css 2765 2006-01-01 21:15:45Z birdbrain $

  11   */
  12  
  13  /* css buttons */

  14  .cssButton, .cssButtonHover {
  15  width : 20em;
  16  background-color: #F4F4F4;
  17  color : #000000;
  18  border: 2px outset #F4F4F4;
  19  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  20  font-size: 1.1em;
  21  text-align:center;
  22  white-space: nowrap;
  23  text-decoration: none;
  24  font-weight: bold;
  25  padding: 0.3em;
  26  /*border-spacing: 1px;*/

  27  /*margin-left: auto;

  28  margin-right: auto;*/
  29  /*display: block;*/

  30  /*vertical-align: top;*/

  31  /*line-height: 130%;*/

  32  /*cursor: pointer;*/

  33  }
  34  
  35  .cssButtonHover {
  36  color: #616161;
  37  border-style: inset;
  38  text-decoration: none;
  39  }
  40  /* adding the styles below might be needed if the default button width is changed */

  41  /* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */

  42  .small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
  43  .button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
  44  .button_return_to_product_list, .button_add_selected {width: 22em;}
  45  .button_in_cart{width: 19em;}  
  46  .button_submit {width: 18em;}
  47  .button_update_cart {color: red;}
  48  .button_update_cartHover {color: black;}
  49  /*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/



Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics