Index: lams_central/web/css/defaultHTML_rtl.css
===================================================================
diff -u -r3184dc78389c6c0256463b0b052ad194e4fcdb95 -ra3645862035b899556e59aaa75a2359fb95b1d93
--- lams_central/web/css/defaultHTML_rtl.css (.../defaultHTML_rtl.css) (revision 3184dc78389c6c0256463b0b052ad194e4fcdb95)
+++ lams_central/web/css/defaultHTML_rtl.css (.../defaultHTML_rtl.css) (revision a3645862035b899556e59aaa75a2359fb95b1d93)
@@ -796,7 +796,7 @@
#login-page { /*whole layout of login page*/
-margin:0px auto;
+margin:-35px auto;
width:707px;
}
@@ -818,10 +818,10 @@
}
#login-left-col {
-width:330px;
+width:370px;
float:right;
-padding-right:40px;
-margin-top:15px;
+padding-right:25px;
+margin-top:5px;
}
#login-left-col h1 {
@@ -830,7 +830,7 @@
}
#login-left-col h2 {
-margin:30px 3px 0px 0px;
+margin:10px 3px 0px 0px;
padding:0px;
font-weight:100;
font-size:1.5em;
@@ -839,7 +839,8 @@
#login-left-col h3 {
color:#239CF7;
font-size:11px;
-margin:0px;
+margin:8px 3px 0px 0px;
+
}
#login-left-col ul {
@@ -857,7 +858,7 @@
#login-right-col {
width:285px;
float:right;
-margin-right:47px;
+margin-right:17px;
background: url('../images/css/lams_login_bar.rtl.jpg') no-repeat 0 0;
margin-top:5px;
height:450px;