[SPIP] ~version 3.0.7-->3.0.10
[ptitvelo/web/www.git] / www / plugins-dist / statistiques / prive / style_prive_plugin_stats.html
index aa6017a..9b3b4e2 100644 (file)
 ol.classement {list-style:decimal;margin:0;padding:0;padding-#GET{left}:40px;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;}
+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.5em auto;}
 table.visites {width: 80%; 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; }
-table.visites.info tr.row_first { background-color:#fff;color:#000;border: 1px solid #ddd; }
+table.info.visites tr.row_first { background-color:#fff;color:#000;border: 1px solid #ddd; }
+table.info.visites tr.odd td,table.info.visites tr.odd th { background-color:transparent; }
 table.visites th, table.visites td { padding: 0.20em 0.40em; text-align: #GET{left}; border: 1px solid #ddd; }
 table.visites th { vertical-align: bottom; font-weight: bold; }
 table.visites.info th { vertical-align: top; }
 table.visites tbody th { font-weight: normal; }
+table.visites .on th { font-weight: bold; }
 table.visites td { vertical-align: top; }
 table.visites td.val, table.visites td.mean, table.visites td.cumul { text-align:center; }
 
@@ -50,14 +52,17 @@ table#visites tr.c_recap th {background-color:#[(#GET{foncee}|couleur_foncer)];c
 
 /* graphique flot */
 .graphique{clear:both; overflow:hidden; margin-bottom:2em;}
-.graphResult{float:#GET{left};}
-.graphInfo{float:#GET{left}; margin:0.5em;}
-.graphInfo td.legendLabel { padding-left:.5em; padding-right:1em; }
-.graphLegend{margin-bottom:0.5em; }
+.graphResult-wrap {padding: 10px 25px;float:#GET{left};}
+.graphResult{}
+.graphInfo{float:#GET{left}; clear:#GET{left};margin-#GET{left}:20px;}
+.graphInfo td {padding: 5px;}
+.graphInfo td.legendLabel { padding-left:0; padding-right:1em; vertical-align: top;}
+.graphLegend{margin-top:0.5em; }
 .graphVignette{}
+.graphique .tickLabels {font-size: 11px !important;line-height: 14px;}
 
 .graphLegend .legendColorBox div{width:14px; height:10px;}
-.graphLegend .cacher .legendColorBox div div{position:absolute; left:-3000em;}
+.graphLegend .legendColorBox.cacher div div{position:absolute; left:-3000em;}
 
 
 .tooltip_statistiques{
@@ -68,16 +73,23 @@ table#visites tr.c_recap th {background-color:#[(#GET{foncee}|couleur_foncer)];c
        background-color: #fee;
 }
 
-.stats_referers .liste-items.referers li.referer {padding-left:300px;background-image: url("#CHEMIN_IMAGE{deplierhaut.gif}");background-position: 0.6925em 0.6925em;background-repeat: no-repeat;}
+.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:right;width:140px;margin-left:-150px;}
-.stats_referers .liste-items.referers li.referer .miniature {margin-left:-295px;float:left;max-width:140px;}
-.stats_referers .liste-items.referers li.referer ul {margin-left:15px;padding-left:0;}
+.stats_referers .liste-items.referers li.referer .miniature {float: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;}
 .stats_referers .liste-items.referers li.referer ul li {margin-left:0px;padding-left:0;}
 .stats_referers .action.plus {text-align:right;font-size:1.5em;font-weight:bold;}
 
 .stats_repartition .couleur_cumul { background: #GET{foncee}; }
 .stats_repartition .couleur_nombre { background: #GET{claire}; }
+.stats_repartition table h3,.stats_repartition table table {margin-bottom: 0;padding-bottom: 0;padding-top: 0;}
+.stats_repartition table h3 {font-size: inherit;margin-bottom: 3px;margin-top:3px;}
+.stats_repartition table {margin: 0;}
+.stats_repartition table + p,.stats_repartition .bloc_depliable + p {margin-top: 1em;}
+.stats_repartition table td {padding: 2px 5px;vertical-align: middle;}
+.stats_repartition table table td {padding: 0;}
 .stats_lang .couleur_langue { background: #GET{foncee}; }
 .stats_lang table p {padding-left:10px;margin:2px 0;}
 [(#REM)        </style>]