0byt3m1n1-V2
Path:
/
home
/
a
/
c
/
a
/
academiac
/
www
/
[
Home
]
File: install.css.tar
home/academiac/www/administrator/components/com_virtuemart/assets/css/install.css 0000604 00000007056 15140607727 0024603 0 ustar 00 /** * @version $Id: install.css 2225 2010-01-19 23:18:41Z rolandd $ * @package Mambo_4.5.1 * @copyright (C) 2000 - 2004 Miro International Pty Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * Mambo is Free Software */ body { margin: 0px; padding: 0px; color : #333; background-color : #FFF; font-size : 11px; font-family : Arial, Helvetica, sans-serif; } #wrapper { border: 0px; margin: 0px; margin-left: auto; margin-right: auto; padding: 0px; } #stepbar { background-color: #F1F3F5; width: 170px !important; width: 170px; height: 400px; font-size: 11px; float: left; text-align: left; } #step { background: url(install_logo.png) no-repeat; font-size: 30px; font-weight: bold; text-align: left; color: #666666; padding: 10px 0px 20px 40px; white-space: nowrap; position: relative; float: left; } .step-on { color: #ff9900; background: #30559C; font-weight: bold; font-size: 13px; padding: 10px; border: 1px solid #cccccc; margin-bottom: 2px; } .step-off { font-size: 13px; color: #999999; font-weight: bold; padding: 10px; border: 1px solid #cccccc; margin-bottom: 2px; } #right { float: right; width: 555px !important; width: 545px; border-left: 1px solid #cccccc; padding-left: 10px; } #break { height: 20px; } .licensetext { text-align: left; } .license { padding: 0px; width: 530px; height: 300px; } .license-form { float: left; } .install { margin-left: auto; margin-right: auto; margin-top: 3em; margin-bottom: 3em; padding: 10px; border: 1px solid #cccccc; width: 750px; background: #F1F3F5; } .install h1 { font-size: 15px; font-weight: bold; color: #FF9900; padding: 10px 10px 4px 0px; text-align: left; border-bottom: 1px solid #FF9900; margin-bottom: 10px; } .install-form { position: relative; text-align: left; float: right; width: 69%; } .install-text { position: relative; text-align: left; width: 30%; float: left; } .form-block { border: 1px solid #cccccc; background: #E9ECEF; padding-top: 5px; padding-left: 5px; padding-bottom: 5px; padding-right: 5px; } .left { position: relative; text-align: left; float: left; width: 50%; } .right { position: relative; text-align: left; float: right; width: 50%; } .far-right { position: relative; text-align: right; float: right; } .far-left { position: relative; text-align: left; float: left; } .clr { clear:both; } .ctr { text-align: center; } .button { border : solid 1px #cccccc; background: #E9ECEF; color : #666666; font-weight : bold; font-size : 11px; padding: 4px; } table.content { width: 80%; } table.content td { color : #333333; font-size: 11px; width: 50%; } table.content2 { width: 90%; } table.content2 td { color : #333333; font-size: 11px; } .toggle { font-weight: bold; } /* old stuff */ a { color : #FF9900; text-decoration : none; } a:hover { color : #999999; text-decoration : underline; } a:active { color : #FF6600; text-decoration : underline; } .inputbox { color: blue; font-family: Arial, Helvetica, sans-serif; z-index: -3; font-size: 11px; } .small { color : #333; font-size : 10px; } .error { color : #cc0000; font-size : 12px; font-weight : bold; padding-top: 10px; padding-bottom: 10px; } select.options, input.options { font-size: 8pt; border: 1px solid #999; } form { margin: 0px 0px 0px 0px; } .dottedline { border-bottom: 1px solid #333; } .installheader { color : #FFF; font-size : 24px; } textarea { color : #0000dd; font-family : Arial; font-size : 11px; border: 1px; } home/academiac/www/administrator/components/com_csvi/assets/css/install.css 0000604 00000007505 15146613671 0023345 0 ustar 00 #installcsvi { width: 850px; } #versions { display: block; float: left; border: 0px solid #CCCCCC; width: 300px; } #rightbox { float:right; margin-top:13px; width: 520px; height: 350px; position:relative; border-left: 1px solid #cecece; } #options { position:absolute; top: 0px; left: 1px; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; background-color: #f4f4f4; background: -moz-linear-gradient(left, #e2e0e0 0%, #f4f4f4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e0e0), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #e2e0e0 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #e2e0e0 0%,#f4f4f4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #e2e0e0 0%,#f4f4f4 100%); /* IE10+ */ background: linear-gradient(left, #e2e0e0 0%,#f4f4f4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e0e0', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */ width: 450px; } #progress { display: block; position:absolute; top: 40px; left: 1px; width: 600px; height: 250px; padding: 5px; overflow-y:auto; overflow-x:hidden; } #oldversionbox { height: 34px; width: 274px; font-size: 20px; color: #ea5402; padding-top: 30px; margin: 1px; text-align: center; display: block; background-image: url(images/version_found_bg.png); background-repeat: no-repeat; background-position: center bottom; } #newversionbox { height: 34px; width: 274px; font-size: 20px; color: #126592; padding-top: 30px; margin: 1px; text-align:center; display:block; background-image: url(images/install_info_bg.png); background-repeat: no-repeat; background-position: center bottom; } #update { } #update a, #update a:visited { display: block; padding: 5px; border: 1px solid #fba534; -webkit-border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; background-color: #fba534; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad40', endColorstr='#f58c04'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#ffad40), to(#f58c04)); /* for webkit browsers */ background: -moz-linear-gradient(top, #ffad40, #f58c04); /* for firefox 3.6+ */ -webkit-box-shadow: 1px 1px 4px #666; -moz-box-shadow: 1px 1px 4px #666; box-shadow: 1px 1px 4px #666; color: #FFF; text-decoration:none; font-weight: bold; font-size: 15px; margin-bottom: 10px; margin-top: 12px; width: 35%; text-align:center; } #updatedesc { padding-bottom: 7px; } #install { } #install a, #install a:visited{ display: block; padding: 5px; border: 1px solid #176b99; -webkit-border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; background-color: #3b91c0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b91c0', endColorstr='#0e5c86'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#3b91c0), to(#0e5c86)); /* for webkit browsers */ background: -moz-linear-gradient(top, #3b91c0, #0e5c86); /* for firefox 3.6+ */ -webkit-box-shadow: 1px 1px 4px #666; -moz-box-shadow: 1px 1px 4px #666; box-shadow: 1px 1px 4px #666; color: #FFF; text-decoration:none; font-weight: bold; font-size: 15px; margin-bottom: 10px; margin-top: 10px; width: 28%; text-align:center; } #finished { display: block; font-size: 18px; color: #126592; padding-top: 3px; margin: 5px 5px 20px; } #install_continue { vertical-align: middle; } #finished_text { margin-left: 10px; }
©
2018.