summaryrefslogtreecommitdiff
path: root/static/form_login
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-05 04:05:57 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-05 04:05:57 -0400
commitadaf759270d7222a4879a7e3adba2713dc86d8ad (patch)
tree0cd651184af919785e9000fe9a4f3c4f905fd14c /static/form_login
parent758c6d3e56ad4bb4e91a3be1b907c1511d7d677b (diff)
sostler prod commit
Diffstat (limited to 'static/form_login')
-rw-r--r--static/form_login/front.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/static/form_login/front.css b/static/form_login/front.css
index 7b662d6..05d23ac 100644
--- a/static/form_login/front.css
+++ b/static/form_login/front.css
@@ -100,10 +100,8 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4,
#signin_menu input[type=text], #signin_menu input[type=password] {
display:block;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- font-size:13px;
- margin:0 0 5px;border:1px solid;
+ font-size:25px;
+ margin:0 0 5px;
padding:5px;
width:203px;
}
@@ -123,9 +121,8 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4,
#signin-submitform {
display:inline-block;
width:90px;
- height:30px;
+ height:35px;
font-size:20px;
-border:1px solid #999;
background-image:url(/static/img/btngrad1.png);
font-weight:bold;
word-spacing:7;