[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/install/templates/main_page/ -> stylesheet.css (source)

[Summary view]

   1  /*
   2    $Id: stylesheet.css,v 1.4 2003/07/09 01:11:06 hpdl Exp $
   3  
   4    osCommerce, Open Source E-Commerce Solutions
   5    http://www.oscommerce.com
   6  
   7    Copyright (c) 2003 osCommerce
   8  
   9    Released under the GNU General Public License
  10  */
  11  
  12  A:link, A:visited { color: #0029A3; text-decoration: none; }
  13  A:hover { color: #5D59ac; text-decoration: underline; }
  14  
  15  TD, UL, P, BODY { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; }
  16  
  17  .boxMe { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; background-color: #e5e5e5; }
  18  .noteBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5; background-color: #fef3da; border: thin dashed; padding: 6px; }
  19  .navigationBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }
  20  .footerBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
  21  .mainText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; }
  22  .smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
  23  .smallDesc { font-family: Verdana, Arial, sans-serif; font-size: 9px; line-height: 1.5; color: #4D68A1; }
  24  .infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }
  25  .infoBoxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
  26  .pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #9a9a9a; font-weight: bold; }
  27  .pageTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight: bold; text-decoration: underline; }
  28  .longDescription { visibility: hidden; display: none; }
  29  
  30  input { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; font: 8pt verdana, arial, helvetica; border-left: #cccccc 1px solid; color: #000000; border-bottom: #cccccc 1px solid; background-color: #ffffff }
  31  select { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid }
  32  submit { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #ffeeff; border-bottom: #000000 1px solid }
  33  
  34  TABLE.formPage { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; background-color: #ffffee; }
  35  TD.rightColumn { background-color: #CFF5FF; }
  36  TD.leftColumn { background-color: #DEFFCF; }


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4