slitaz-forge rev 431

doc: continue to move to new style (more testing)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:34:03 2014 +0100 (2014-01-15)
parents a78e08084838
children fdb7fa1b6237
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:29:06 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:34:03 2014 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  	font-weight: bold;
     1.5  }
     1.6  
     1.7 -#lang a {
     1.8 +div.plugin_translation a {
     1.9  	text-decoration: none;
    1.10  	font-weight: bold;
    1.11  	color: #215090;
    1.12 @@ -44,12 +44,8 @@
    1.13  	padding: 2px;
    1.14  }
    1.15  
    1.16 -#lang a:hover, div.plugin_translation a:hover {
    1.17 -	background: transparent;
    1.18 -}
    1.19 -
    1.20 -#lang img {
    1.21 -	vertical-align: middle;
    1.22 +div.plugin_translation a:hover {
    1.23 +	background: #333;
    1.24  }
    1.25  
    1.26  /* Header and title */