aboutsummaryrefslogtreecommitdiffstats
path: root/root/static/style
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2010-11-27 19:43:58 +0000
committerOliver Burger <obgr_seneca@mageia.org>2010-11-27 19:43:58 +0000
commit1a8fc3260f551c6b8f1caae4367c274155266b31 (patch)
treea73fa37d3623a8981a3ee8c18a604342ca9ac501 /root/static/style
parent88d27c3ac4ee974de1ff56be252ce81943d45ce3 (diff)
downloadidentity-1a8fc3260f551c6b8f1caae4367c274155266b31.tar
identity-1a8fc3260f551c6b8f1caae4367c274155266b31.tar.gz
identity-1a8fc3260f551c6b8f1caae4367c274155266b31.tar.bz2
identity-1a8fc3260f551c6b8f1caae4367c274155266b31.tar.xz
identity-1a8fc3260f551c6b8f1caae4367c274155266b31.zip
new style for user/index
Diffstat (limited to 'root/static/style')
-rw-r--r--root/static/style/ttsite.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css
index 1d4dd90..cf2b9f6 100644
--- a/root/static/style/ttsite.css
+++ b/root/static/style/ttsite.css
@@ -57,6 +57,11 @@ html, body {
border: 0px;
}
+#input_form th {
+ border: 0px;
+ text-align: left;
+}
+
#input_form input {
background: #fff;
border: inset 1px;