X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fprive%2Fthemes%2Fspip%2Fbando.css.html;h=bed41c429ca0927b957660716ed9d1b754502eb8;hb=62c0d913327fb32493270c8d6a58b813f74c14de;hp=31212ebb927e2072f207aca19c6739c033c6d6a4;hpb=45a98cec941b1e9e5670314adb93545e16ecae85;p=lhc%2Fweb%2Fwww.git diff --git a/www/prive/themes/spip/bando.css.html b/www/prive/themes/spip/bando.css.html index 31212ebb..bed41c42 100644 --- a/www/prive/themes/spip/bando.css.html +++ b/www/prive/themes/spip/bando.css.html @@ -32,11 +32,14 @@ #bando_haut ul.deroulant li ul.menu-2col { max-width: initial; -moz-column-count: 2; -moz-column-gap: 0; -webkit-column-count: 2; -webkit-column-gap: 0; -webkit-perspective:1; column-count: 2; column-gap: 0; } #bando_haut ul.deroulant li.actif ul, #bando_haut ul.deroulant li.actif_tempo ul { #ENV{left}:auto;} #bando_haut ul.deroulant li a { display: block; color:#444; font-weight:bold;} +#bando_haut ul.deroulant li ul.menu-2col a {display: inline-block;} #bando_haut ul.deroulant li ul li { background-color: #fff; } #bando_haut ul.deroulant li ul li a { } #bando_haut ul.deroulant li ul li a:hover, #bando_haut ul.deroulant li ul li a:focus { background-color: #[(#ENV{claire}|couleur_eclaircir|couleur_eclaircir)]; } +#bando_haut ul.deroulant li ul.menu-2col {background-color: #[(#ENV{claire}|couleur_eclaircir{.92})];} +#bando_haut ul.deroulant li.favori { background-color: #fff; } #bando_haut ul.deroulant li.non_favori { background-color: #[(#ENV{claire}|couleur_eclaircir{.92})]; } #bando_haut ul.deroulant li.favori + li.non_favori { border-top:1px solid #aaa; }