File "style_prive_plugin_urls.html"
Full path: /home/argothem/www/v4_old/plugins-dist/urls_etendues/prive/style_prive_plugin_urls.html
File size: 1.42 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}
.fiche_objet .editer_urls .btn_link {
color:#999;
display: block;
margin-#ENV{right}: 100px;
padding-#ENV{left}: 20px;
background: url(#CHEMIN_IMAGE{url-xx.svg}) no-repeat [(#ENV{left}) ]0.4em;
background-size:16px;
text-align: #ENV{left};
}
.fiche_objet .editer_urls .btn_link .url {color: #999; text-decoration: none; white-space: break-spaces; }
.fiche_objet .editer_urls .btn_link .edit {visibility: hidden;float: #ENV{right};margin-#ENV{left}:1em;margin-top:-0.2em}
.fiche_objet .editer_urls .edition {display:none;}
.fiche_objet .editer_urls.open .edition {display:block;}
.fiche_objet .editer_urls .btn_link:hover,
.fiche_objet .editer_urls.open .btn_link {color: inherit;}
.fiche_objet .editer_urls .btn_link:hover .edit,
.fiche_objet .editer_urls.open .btn_link .edit {visibility: visible;}
.fiche_objet .editer_urls .liste-objets .objet {display: none;}
.fiche_objet .editer_urls .liste-objets {margin-bottom: 0; overflow:auto; width:100%; }
.fiche_objet .editer_urls .formulaire_spip {margin-top:0;border:0;border-top: 1px solid #EEE;}