diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-09-26 18:08:29 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-09-26 18:08:29 -0400 |
| commit | 9d7138359236450fe3ca48253cede0dac6c3af18 (patch) | |
| tree | fe33ba12b891aa8db446585f63e8fa345ec62573 /static/form_login/front.css | |
| parent | 461c3a9f062459d75cf63687eae11a4e271285d7 (diff) | |
timb commiting prod changes...
Diffstat (limited to 'static/form_login/front.css')
| -rw-r--r-- | static/form_login/front.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/form_login/front.css b/static/form_login/front.css index fee7e27..1bd0fae 100644 --- a/static/form_login/front.css +++ b/static/form_login/front.css @@ -9,7 +9,7 @@ top:-2; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; - opacity: 0.9; + opacity: 0.9z-index:2; } @@ -95,6 +95,7 @@ a.signin.menu-open span {cursor:pointer; color:#789; font-size:11px; box-shadow: 3px 2px 2px #ccc; -webkit-box-shadow: 3px 2px 2px #ccc; +z-index:5000; -moz-box-shadow: 3px 2px 2px #ccc; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, positive=true); } |
