tazpanel rev 413

fr.po: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 19 17:37:42 2015 +0100 (2015-01-19)
parents f3a7fb3d92ec
children d4a82bd99c13
files po/fr.po styles/default/style.css
line diff
     1.1 --- a/po/fr.po	Mon Jan 19 17:29:35 2015 +0100
     1.2 +++ b/po/fr.po	Mon Jan 19 17:37:42 2015 +0100
     1.3 @@ -1101,7 +1101,7 @@
     1.4  
     1.5  #: help.cgi:28
     1.6  msgid "TazPanel - Help &amp; Doc"
     1.7 -msgstr "TazPanel - Aide &am; Support"
     1.8 +msgstr "TazPanel - Aide &amp; Support"
     1.9  
    1.10  #: styles/default/header.html:40
    1.11  msgid "Processes"
     2.1 --- a/styles/default/style.css	Mon Jan 19 17:29:35 2015 +0100
     2.2 +++ b/styles/default/style.css	Mon Jan 19 17:37:42 2015 +0100
     2.3 @@ -435,7 +435,7 @@
     2.4  	float: left;
     2.5  	height: 16px;
     2.6  	background-color: #eee;
     2.7 -	margin: 1px 1px 0 1px;
     2.8 +	margin: 0 40px 0 -40px;
     2.9  	border: 1px solid #aaa;
    2.10  	text-align: center;
    2.11  	min-width: 100px;
    2.12 @@ -445,7 +445,6 @@
    2.13  	-webkit-border-top-left-radius: 4px;
    2.14  	border-top-right-radius: 4px;
    2.15  	border-top-left-radius: 4px;
    2.16 -	margin: 0 40px 0 -40px;
    2.17  }
    2.18  
    2.19  #tabs li.active {