diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 01:03:11 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 01:03:11 -0400 |
| commit | 1847fd22d50433184eaaeafce9e47874f7c8c36f (patch) | |
| tree | 6e7f99faf8844de79379e65285d328283689d6da /static/form_login | |
| parent | f9e44dac3ee7673c092e162e2b6e3d1d61884941 (diff) | |
sostler prod commit
Diffstat (limited to 'static/form_login')
| -rw-r--r-- | static/form_login/front.css | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/static/form_login/front.css b/static/form_login/front.css index a5b5003..fee7e27 100644 --- a/static/form_login/front.css +++ b/static/form_login/front.css @@ -2,10 +2,10 @@ float: right; /*width:780px; margin:0 auto;*/ -right:2; +right:3; color:#fff; position: relative; -top:-4; +top:-2; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; @@ -31,9 +31,7 @@ filter:alpha(opacity=90); text-decoration:none; background-color:#fff; - -webkit-border-radius:4px;font-size:11px; - -moz-border-radius:4px; - border-radius:4px; + *padding:4px 12px 6px; filter:alpha(opacity=80); |
