| [ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 /* Designed for use with the Access with Level Account (v. 2.2) for the Admin Area of osCommerce (MS2) */ 2 /* Stylesheet coding by Cindy Harlow aka Chinchilla2 on the osC Support Forum */ 3 /* Copyright 2006 - Released under the GNU General Public License */ 4 /* Pages effected by this stylesheet... login.php, logoff.php, index.php, password_forgotten.php */ 5 6 body { font-family:Verdana, Arial, Helvetica, sans-serif; 7 margin: 0px; 8 background-color: #FFFFFF; 9 } 10 11 TR.mainback {background-color: #000000;} 12 13 TR.logo-head {background-color: #FFFFFF;} 14 15 TD.nav-head {color: #000000; 16 text-decoration: none; 17 font-size: 11px; 18 font-weight: bold; 19 line-height: 1.5; 20 } 21 22 TR.main {background-color: #E7E7E7} 23 24 TD.login_heading { font-size: 12px; 25 font-weight: bold; 26 color: #010101; 27 } 28 29 TD.logoff_heading { font-size: 14px; 30 font-weight: bold; 31 color: #ffffff; 32 } 33 34 TABLE.login_form_bg { background-color: #666666;} 35 36 TABLE.login_form {background-color: #F3F3F3;} 37 38 TD.smallText { font-size: 10px; } 39 40 TD.login { font-size: 12px; 41 color: #000000; 42 } 43 a { color:#080381; text-decoration:none; } 44 45 a:link, a:visited { color: Black; 46 text-decoration: none;} 47 48 a:hover { color: #818181; 49 text-decoration: none; 50 } 51 52 a.text:link, a.text:visited { color: #858585; 53 text-decoration: none; 54 } 55 56 a:text:hover { color: #000000; 57 text-decoration: underline; 58 } 59 60 a.sub:link, a.sub:visited { color: Black; 61 text-decoration: none; 62 font-size: 10px; 63 line-height: 1.5; 64 } 65 66 a.sub:hover { color: #818181; 67 text-decoration: underline; 68 font-size: 10px; 69 line-height: 1.5; 70 } 71 72 .sub { font-family: Verdana, Arial, Helvetica, sans-serif; 73 font-size: 10px; 74 font-weight: bold; 75 line-height: 1.5; 76 color: #535353; 77 } 78 79 .menuBoxHeading { font-size: 12px; 80 color: Black; 81 font-weight: bold; 82 background-color: #F3F3F3; 83 border-color: #B6B6B6; 84 border-style: solid; 85 border-width: 1px; 86 } 87 88 .infoBox { font-size: 10px; 89 color: #2C2C2C; 90 background-color: #ffffff; 91 border-color: 92 #B6B6B6; border-style: solid; 93 border-width: 1px; 94 } 95 96 .heading { font-size: 15px; 97 font-weight: bold; 98 line-height: 1.5; 99 color: Black; 100 } 101 102 .indexmain { font-size: 13px; 103 font-weight: bold; 104 line-height: 1.5; 105 color: #000000; 106 } 107 108 a.indexmain:link, a.indexmain:visited { color: Black; 109 text-decoration: none; 110 } 111 112 a.indexmain:hover { color: #939393; 113 text-decoration: underline; 114 } 115 116 .text { font-family: Verdana, Arial, Helvetica, sans-serif; 117 font-size: 11px; 118 font-weight: bold; 119 color: #000000; 120 } 121 .smallText { font-family: Verdana, Arial, sans-serif; 122 font-size: 10px; 123 } 124 125 .login_heading { font-family: Verdana, Arial, sans-serif; 126 font-size: 12px; 127 color: #010101; 128 } 129 130 .login { font-family: Verdana, Arial, sans-serif; 131 font-size: 12px; 132 color: #000000; 133 } 134
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |