| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 /** 2 * @package Mambo 3 * @author Mambo Foundation Inc see README.php 4 * @copyright Mambo Foundation Inc. 5 * See COPYRIGHT.php for copyright notices and details. 6 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see 7 * LICENSE.php 8 * Mambo is free software; you can redistribute it and/or 9 * modify it under the terms of the GNU General Public License 10 * as published by the Free Software Foundation; version 2 of the 11 * License. 12 */ 13 body{margin:0; padding:0; color:#333; background-color:#FFF; font-size:11px; font-family:Arial,Helvetica sans-serif} 14 #wrapper{border:0; margin:0; margin-left:auto; margin-right:auto; padding:0;} 15 #header{background-color:#FFF; background-position:right top; border-bottom:4px solid #80B5D7} 16 #mambo{position:relative; width:100%; background:url(header_blue.jpg) #30569D no-repeat; background-position:top right; margin:0; padding:0;} 17 #stepbar{width:750px !important; width:750px; height:30px; font-size:11px; float:left; text-align:left; padding-top:0; margin-bottom:-2px} 18 #step{background:url(install_logo.png) no-repeat; font-size:30px; font-weight:bold; text-align:left; color:#666; 19 padding:10px 0 20px 80px; white-space:nowrap; position:relative; float:left} 20 #steposi{width:120px !important; width:120px; height:100px; float:right; margin-left:10px; background:url(osi_certified.png) no-repeat; background-position:left} 21 .step-on{color:#f90; background:#30569d; font-weight:bold; font-size:13px; padding:5px; border-top:1px solid #ccc; 22 border-left:1px solid #ccc; border-right:1px solid #ccc; margin:3px; width:auto; float:left} 23 .step-off{color:#fff; font-weight:bold; font-size:13px; padding:5px; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; margin:3px; width:auto; float:left; background:#80b5d7} 24 #right{ float:left; width:750px !important; width:750px; border-top:5px solid #30569d; border-bottom:1px solid #30569d; border-left:1px solid #30569d; border-right:1px solid #30569d; padding:4px; background:#f1f3f5} 25 #right2{ float:left; width:750px !important; width:750px; border-top:5px solid #30569d; border-bottom:0px solid #30569d; border-left:1px solid #30569d; border-right:1px solid #30569d; padding:4px; background:#f1f3f5} 26 #survey, #subscribe, #donate {width:750px !important; width:750px; border-top:0 solid #30569d; border-left:1px solid #30569d; border-right:1px solid #30569d; padding:4px; background:#f1f3f5} 27 #survey, #subscribe {float:left;} 28 #subscribe{margin-bottom:1em} 29 #donate{border-bottom:1px solid #30569d} 30 #break{height:20px} 31 .licensetext{text-align:left} 32 .license{padding:0; width:730px; height:300px} 33 .license-form{float:left} 34 .install{margin-left:auto; margin-right:auto; margin-top:1em; margin-bottom:1em; padding:2px; width:750px; background:#fff;} 35 .install h1{font-size:15px; font-weight:bold; color:#f90; padding:10px 10px 4px 0; text-align:left; border-bottom:1px solid #f90; margin-bottom:10px} 36 .install-form{position:relative; text-align:left; float:right; width:58%} 37 .install-text{position:relative; text-align:left; width:40%; float:left} 38 .form-block{border:1px solid #ccc; background:#E9ECEF; padding-top:5px; padding-left:5px; padding-bottom:5px; padding-right:5px} 39 .left{position:relative; text-align:left; float:left; width:50%} 40 .right{position:relative; text-align:left; float:right; width:50%} 41 .far-right{position:relative; text-align:right; float:right} 42 .far-left{position:relative; text-align:left; float:left} 43 .clr{clear:both} 44 .ctr{text-align:center} 45 .button{border:solid 1px #ccc; background:#E9ECEF; color:#666; font-weight:bold; font-size:11px; padding:3px} 46 table.content{width:80%} 47 table.content td{color:#333; font-size:11px; width:50%} 48 table.content2{width:90%} 49 table.content2 td{color:#333; font-size:11px} 50 .toggle{font-weight:bold} 51 a{color:#f90; text-decoration:none} 52 a:hover{color:#999; text-decoration:underline} 53 a:active{color:#f60; text-decoration:underline} 54 .inputbox{color:blue; font-family:Arial,Helvetica,sans-serif; z-index:-3; font-size:11px} 55 .small{color:#333; font-size:10px} 56 .error{color:#c00; font-size:12px; font-weight:bold; padding-top:10px; padding-bottom:10px} 57 select.options, input.options{font-size:8pt; border:1px solid #999} 58 form{margin:0;} 59 .dottedline{border-bottom:1px solid #333} 60 .installheader{color:#FFF; font-size:24px} 61 textarea{color:#00d; font-family:Arial; font-size:11px; border:1px} 62 .red{color:red} 63 .green{color:green}
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |