[SPIP] v3.2.1-->v3.2.3
[lhc/web/www.git] / www / plugins-dist / statistiques / prive / style_prive_plugin_stats.html
index cbda45e..b261078 100644 (file)
@@ -6,13 +6,10 @@
        defaut "Vary: Cookie,Accept-Encoding", qui est (un peu)
        genant en cas de "rotation du cookie de session" apres
        un changement d'IP (effet de clignotement).
-
-       ATTENTION: il faut absolument le charset sinon Firefox croit que
-       c'est du text/html !
        <style>
 ]
 #CACHE{3600*100,cache-client}
-#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
+#HTTP_HEADER{Content-Type: text/css; charset=utf-8}
 #HTTP_HEADER{Vary: Accept-Encoding}
 
 #SET{claire,##ENV{couleur_claire,edf3fe}}
 #SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
 
 
-ol.classement {list-style:decimal;margin:0;padding:0;padding-#GET{left}:40px;margin-bottom:1.5em;}
+ol.classement {list-style:decimal;margin:0;padding:0;padding-#GET{left}:50px;margin-bottom:1.5em;}
 
 
 table.visites caption, h3.caption {font-size:1.3em;font-weight:bold;text-align: center;margin:0.5em auto; clear:both;}
 .stats_visites #contenu h3.caption {float:#GET{left};margin:0.1em auto 0.5em;}
-table.visites {width: 80%; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal;border:1px solid #999;}
+table.visites {width: 70%; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal;border:1px solid #999;}
 table.visites a {color:#[(#GET{foncee}|couleur_foncer)];}
 
 table.visites tr.row_first { background-color:#[(#GET{foncee}|couleur_foncer)];color:#fff;border: 1px solid #ddd; }
@@ -52,7 +49,7 @@ table#visites tr.c_recap th {background-color:#[(#GET{foncee}|couleur_foncer)];c
 
 /* graphique flot */
 .graphique{clear:both; overflow:hidden; margin-bottom:2em;}
-.graphResult-wrap {padding: 10px 25px;float:#GET{left};}
+.graphResult-wrap {padding: 10px;float:#GET{left};}
 .graphResult{}
 .graphInfo{float:#GET{left}; clear:#GET{left};margin-#GET{left}:20px;}
 .graphInfo td {padding: 5px;}
@@ -75,7 +72,7 @@ table#visites tr.c_recap th {background-color:#[(#GET{foncee}|couleur_foncer)];c
 
 .stats_referers .liste-items.referers li.referer {padding-left:150px;background-image: url("#CHEMIN_IMAGE{deplierhaut.gif}");background-position: 0.6925em 0.6925em;background-repeat: no-repeat;}
 .stats_referers .liste-items.referers li.referer.open {background-image: url("#CHEMIN_IMAGE{deplierbas.gif}");}
-.stats_referers .liste-items.referers li.referer span.visites {float:left;text-align:#GET{right};width:140px;margin-left:-150px;}
+.stats_referers .liste-items.referers li.referer span.visites {float:left;text-align:#GET{right};width:180px;margin-left:-150px;}
 .stats_referers .liste-items.referers li.referer .miniature {float:#GET{right};}
 .stats_referers .liste-items.referers li.referer .miniature img {max-width:60px;height: auto;}
 .stats_referers .liste-items.referers li.referer ul {margin-left:0;padding-left:0;}