File "style_prive_plugin_licence.html"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/licence/v1.1.0/prive/style_prive_plugin_licence.html
File size: 1020 B
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).

	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{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}}

.licence h4{
	background: url(#CHEMIN_IMAGE{licence-24.png}) no-repeat scroll left center transparent;
	background-size: var(--spip-list-heading-iconsize);
	margin-bottom: 0;
	margin-left: -8px;
	min-height: 24px;
	padding-left: 30px;
	padding-top: 4px;
}

.licence .formulaire_spip{
	margin:1em 0;
}