From b96bca4beebc2d2bcab5a0648ef46ca3cc70e37a Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Fri, 1 Mar 2013 10:42:03 +0100 Subject: [PATCH] [-] FO: fixed bug Backoffice and ipad - #PSCFV-7696 --- admin-dev/themes/default/css/admin.css | 2 +- admin-dev/themes/default/template/header.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin-dev/themes/default/css/admin.css b/admin-dev/themes/default/css/admin.css index 5c579d6e0..64d50faa2 100644 --- a/admin-dev/themes/default/css/admin.css +++ b/admin-dev/themes/default/css/admin.css @@ -108,7 +108,7 @@ input.button[disabled=disabled]:hover{background-color:#FFF6D3} #header #menu li.active a{} #header #menu li:hover, #header #menu li.active {background-color:#49B2FF;} #header #menu li.maintab:hover, #header #menu li.active {border-left:1px solid #49B2FF;border-right:1px solid #49B2FF;} -#header #menu li.active span.title, #header #menu li:hover span.title {color:#fff; text-shadow: -1px -1px 0 #3293D6;} +#header #menu li.active a.title, #header #menu li:hover a.title {color:#fff; text-shadow: -1px -1px 0 #3293D6;} #header #menu .withLeftBorder{background:transparent url('../img/separator_subnav.png') no-repeat 0 5px} #header #menu .submenu{background:#f8f8f8;clear:both;margin:0;padding:0;border:1px solid #d9d9d9;z-index:9999; box-shadow: 1px 5px 5px #CCCCCC; -moz-box-shadow:1px 5px 10px #CCCCCC; -webkit-box-shadow:1px 5px 10px #CCCCCC;} #header #menu .submenu li{list-style:none;margin:0;padding:0;display:block;min-width:150px;} diff --git a/admin-dev/themes/default/template/header.tpl b/admin-dev/themes/default/template/header.tpl index 9ceaae453..9a3eb0b07 100644 --- a/admin-dev/themes/default/template/header.tpl +++ b/admin-dev/themes/default/template/header.tpl @@ -207,9 +207,9 @@ {foreach $tabs AS $t} {if $t.active}