%PDF- %PDF-
| Direktori : /home/lightco1/upgrade.lightco.com.au/administrator/components/com_csvi/assets/css/ |
| Current File : /home/lightco1/upgrade.lightco.com.au/administrator/components/com_csvi/assets/css/install.css |
#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;
}