summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-10-07 17:16:36 -0700
committerArun Persaud <apersaud@lbl.gov>2011-10-07 17:16:36 -0700
commitcc95c662be086f71697755fe6939ff4840fe25b1 (patch)
tree14db487ce90de397665a7d0afac6544cfa745c12 /css
parentdbdb1c385f887376b7df6145f6b628cd882097d1 (diff)
downloade-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.tar.gz
e-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.tar.bz2
e-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.zip
fixed html and some alignement in login/register screen
Diffstat (limited to 'css')
-rw-r--r--css/standard.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/css/standard.css b/css/standard.css
index 3cfe0eb..bff7d8a 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -666,6 +666,8 @@ ul.loginregister li:last-child { border-right: 2px solid #000;}
ul.loginregister li:hover {background-color: #aaa; }
.doregister {display: none;}
+.dologin label,.doregister label {float:left; width: 6em; }
+
.login fieldset{
width: 24em;
@@ -765,6 +767,3 @@ div img.button {
.about .translation {
background-color: #fce94f;
}
-
-
-