File "style_prive_plugin_stats.html"
Full path: /home/argothem/www/v4_old/plugins-dist/statistiques/prive/style_prive_plugin_stats.html
File size: 2.45 KB
MIME-type: text/html
Charset: utf-8
[(#REM)
Ce squelette definit les styles de l'espace prive
Note: l'entete "Vary:" sert a repousser l'entete par
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).
<style>
]
#CACHE{3600*100,cache-client}
#HTTP_HEADER{Content-Type: text/css; charset=utf-8}
#HTTP_HEADER{Vary: Accept-Encoding}
#SET{claire,##ENV{couleur_claire,edf3fe}}
#SET{foncee,##ENV{couleur_foncee,3874b0}}
#SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
#SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
ol.classement {list-style:decimal;margin:0;padding:0;padding-#GET{left}:50px;margin-bottom:1.5em;}
.stats_referers .liste-items.referers .item.referer {padding-left:150px;}
.stats_referers .liste-items.referers .item.referer.depliant { background-image: url("#CHEMIN_IMAGE{deplierhaut.svg}"); background-position: 0 0.6925em; background-repeat: no-repeat;}
.stats_referers .liste-items.referers .item.referer.depliant.open { background-image: url("#CHEMIN_IMAGE{deplierbas.svg}"); }
.stats_referers .liste-items.referers .item.referer span.visites {float:left;text-align:#GET{right};width:180px;margin-left:-150px;}
.stats_referers .liste-items.referers .item.referer .miniature {float:#GET{right};}
.stats_referers .liste-items.referers .item.referer .miniature img {max-width:60px;height: auto;}
.stats_referers .liste-items.referers .item.referer ul {margin-left:0;padding-left:0;}
.stats_referers .liste-items.referers .item.referer ul li {margin-left:0px;padding-left:0;}
.stats_referers .action.plus {text-align:#GET{right};font-size:1.5em;font-weight:bold;}
.stats_repartition .couleur_cumul { background: #GET{foncee}; }
.stats_repartition .couleur_nombre { background: [#(#GET{foncee}|couleur_eclaircir)]; }
.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;}
.stats-articles .size1of2 {padding-#GET{right}:1%;}
.stats-articles .lastUnit {padding-#GET{left}:1%;border-#GET{left}:1px solid;}
[(#REM) </style>]