summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-19 08:14:46 +0100
committerAndrew Dolgov <[email protected]>2006-08-19 08:14:46 +0100
commit104ddfe0556d78920a9acbbeb56af701e4e9a64b (patch)
tree37061d69266cbc667912fe4efe4af90ecc3cf073 /tt-rss.css
parent1d3a17c71ed490c5e0f2f0f9558f5865c3b30e54 (diff)
more login tweaks
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a96f7b575..bcd2712cb 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1201,7 +1201,13 @@ table.loginForm2 .loginBottom a {
color : #909090;
}
-.loginError {
+table.loginForm2 .loginError {
color : red;
margin : 0.5em;
}
+
+table.loginForm2 .innerLoginCell {
+ padding-top : 0.5em;
+}
+
+