diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-24 00:10:36 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-24 00:10:36 -0500 |
| commit | 3b9c0e6224825ce798c988e1b7d9dbc8c9b43fec (patch) | |
| tree | 160bc52a7de3dfe5878b8ff7ae7c77c3bd84cbff /static/css/front.css | |
| parent | 3185c6e3bdb46f57de5e8f39f1df6338a3261398 (diff) | |
sostler prod commit css files
Diffstat (limited to 'static/css/front.css')
| -rw-r--r-- | static/css/front.css | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/static/css/front.css b/static/css/front.css index 1bf973e..4adfbe0 100644 --- a/static/css/front.css +++ b/static/css/front.css @@ -5,11 +5,8 @@ right:3; color:#fff; position: relative; -top:-2; -filter:alpha(opacity=90); - -moz-opacity:0.9; - -khtml-opacity: 0.9; - opacity: 0.9z-index:2; +top:8px; +z-index:20000000; } @@ -32,7 +29,7 @@ filter:alpha(opacity=90); background-color:#fff; - +z-index:20000000; *padding:4px 12px 6px; filter:alpha(opacity=80); @@ -95,7 +92,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; +z-index:50000000; -moz-box-shadow: 3px 2px 2px #ccc; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, positive=true); } |
