# HG changeset patch # User Christophe Lincoln # Date 1389796443 -3600 # Node ID d0715f29f9440dd9296a1a7106fcc356dea2a9ba # Parent a78e08084838579b4ae8e5a4740c4721194ee58e doc: continue to move to new style (more testing) diff -r a78e08084838 -r d0715f29f944 doc/lib/tpl/slitaz-grey/design.css --- a/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:29:06 2014 +0100 +++ b/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:34:03 2014 +0100 @@ -36,7 +36,7 @@ font-weight: bold; } -#lang a { +div.plugin_translation a { text-decoration: none; font-weight: bold; color: #215090; @@ -44,12 +44,8 @@ padding: 2px; } -#lang a:hover, div.plugin_translation a:hover { - background: transparent; -} - -#lang img { - vertical-align: middle; +div.plugin_translation a:hover { + background: #333; } /* Header and title */