diff --git a/themes/pmahomme/css/pmd.css.php b/themes/pmahomme/css/pmd.css.php index 1997c86813..3608830a04 100644 --- a/themes/pmahomme/css/pmd.css.php +++ b/themes/pmahomme/css/pmd.css.php @@ -377,7 +377,7 @@ a.M_butt:hover { height: auto; padding: 30px 170px 30px 30px; color: #FFF; - z-index: 99; + z-index: 102; } a.trigger { @@ -389,17 +389,13 @@ a.trigger { background: #333 url(getImgPath('pmd/plus.png'); ?>) 85% 55% no-repeat; border: 1px solid #444; display: block; + z-index: 102; } a.trigger:hover { - position: fixed; - text-decoration: none; - top: 60px; right: 0; color: #080808; - padding: 10px 40px 10px 15px; background: #fff696 url(getImgPath('pmd/plus.png'); ?>) 85% 55% no-repeat; border: 1px solid #999; - display: block; } a.active.trigger { @@ -409,7 +405,6 @@ a.active.trigger { a.active.trigger:hover { background: #fff696 url(getImgPath('pmd/minus.png'); ?>) 85% 55% no-repeat; - z-index: 999; } h2.tiger {