slitaz-forge rev 432

doc: continue to move to new style (about to finish)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:37:01 2014 +0100 (2014-01-15)
parents d0715f29f944
children 1e3eb0df6a4a
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:34:03 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:37:01 2014 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  	font-weight: bold;
     1.5  }
     1.6  
     1.7 -div.plugin_translation a {
     1.8 +#lang div.plugin_translation a {
     1.9  	text-decoration: none;
    1.10  	font-weight: bold;
    1.11  	color: #215090;
    1.12 @@ -44,7 +44,7 @@
    1.13  	padding: 2px;
    1.14  }
    1.15  
    1.16 -div.plugin_translation a:hover {
    1.17 +#lang div.plugin_translation a:hover {
    1.18  	background: #333;
    1.19  }
    1.20  
    1.21 @@ -998,7 +998,7 @@
    1.22  div.notify { 
    1.23  	background: #FFCC00;
    1.24  	color: #222;
    1.25 -	border: 1px solid #222;
    1.26 +	border: 1px solid #afafaf;
    1.27  	font-size: 90%;
    1.28  	margin: 0;
    1.29  	padding: 4px;
    1.30 @@ -1007,7 +1007,7 @@
    1.31  	border-radius: 4px;
    1.32  	position: absolute;
    1.33  	top: 10px;
    1.34 -	right: 260px;
    1.35 +	right: 250px;
    1.36  	width: 620px;
    1.37  }
    1.38