| Server IP : 180.180.241.3 / Your IP : 216.73.216.35 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/installation1/template/css/ |
Upload File : |
/**
* Joomla! 1.5 Installation template main RTL css file
*
* @author Mati Kochen
* @package Joomla
* @since 1.5
* @version 1.0
*/
body{
direction: rtl;
}
#header2 {
background-image: url(../images/j_header_right_rtl.png);
}
#header3 {
background-image: url(../images/j_header_left_rtl.png);
}
#version {
float:left;
padding-left:5px;
padding-right: 0px;
}
#stepbar {
float:right;
}
#right, #warning {
margin-right:180px;
margin-left: 0px;
}
#rightpad {
float:right;
}
.far-right {
float:left;
padding-right:0px;
padding-left:6px;
text-align:left;
}
span.step {
padding-right:6px;
padding-left:0px;
}
.install-text,
.install-form{
float:right;
}
.install-body{
float: left;
}
h3.moofx-toggler {
background: url(../images/j_arrow_left.png) no-repeat scroll right 50%;
}
h3.moofx-toggler-down {
background:url(../images/j_arrow_down.png) no-repeat scroll right;
}
#srcEncoding{
text-align: right;
}