Index: lams_central/web/css/defaultHTML_rtl.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_rtl.css,v
diff -u -r1.22 -r1.23
--- lams_central/web/css/defaultHTML_rtl.css 11 Apr 2008 01:11:23 -0000 1.22
+++ lams_central/web/css/defaultHTML_rtl.css 4 Jun 2008 03:48:16 -0000 1.23
@@ -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;