[(#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 ! ] #CACHE{3600*100,cache-client} #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} #HTTP_HEADER{Vary: Accept-Encoding} .contact_logo {padding-#LANG_RIGHT:6px; float:#LANG_LEFT;} .presentation_contenu {padding:6px; border:1px solid #dfdfdf; background:white;} .presentation_contenu .champ {clear:both; border-bottom:1px solid #eee; padding:2px;} .presentation_contenu .label {float:left; width:140px; font-weight:bold; padding-right:1px;} .liste-elements.organisations tr th.action, .liste-elements.organisations tr td.action, .liste-elements.contacts tr th.action, .liste-elements.contacts tr td.action { width:20px;} .liste-elements.organisations tr th.logo, .liste-elements.organisations tr td.logo, .liste-elements.contacts tr th.logo, .liste-elements.contacts tr td.logo{ width:20px;} .liste-elements.organisations tr td.nb_contacts { width:90px;} .liste-elements.organisations .liste-elements {border:none; font-size:100%;} #contenu .liste-elements.repertoire .caption {padding-left:6px;} #contenu .liste-elements.repertoire .liste-elements .caption {font-weight:normal;} #contenu .liste-elements.repertoire {border:none;} #contenu .liste-elements.repertoire tr.racine>td:first-child {border-left:1px solid #DFDFDF; padding-left:1em;} #contenu .liste-elements.repertoire tr.racine>td:last-child {border-right:1px solid #DFDFDF;} #contenu .liste-elements.repertoire .liste-elements td {border:none;} .liste-elements.repertoire td.nom a.racine {font-size:140%;} .liste-elements.repertoire tr.racine>td {padding-top:1.5em;} .liste-elements.repertoire tr.vide>td {background:#F8F7F3; height:3em;} .logo_navigation {text-align:center;border:none;} form.bouton_action_post button.submit {text-align:left;} .recherche_contacts_et_organisations form {overflow:auto;} .recherche_contacts_et_organisations ul.courts {float:left; width:76%; clear:none;} .recherche_contacts_et_organisations ul li {float:left; width:50%; clear:none;} .recherche_contacts_et_organisations ul li.editer_recherche {width:60%;} .recherche_contacts_et_organisations ul li.editer_statut {width:30%;} .recherche_contacts_et_organisations ul li label {display:block;} .recherche_contacts_et_organisations p.boutons.courts {float:right; width:18%; clear:none; margin-top:3em; background:none; border:none;} .crayon-icones em.crayon-contactliaison { background:transparent url([(#CHEMIN{images/crayon20.png})]) no-repeat; height: 20px; width: 20px; } .crayon-changed em.crayon-contactliaison { display: none; } em.crayon-contactliaison { display: none; } em.crayon-contactliaison { cursor: pointer; border:0; } /* manque dans spip ? eviter que le formulaire d'ajout de document soit mal place */ #contenu #wysiwyg { clear: both; } #navigation .numero .delier { margin-top:1em; font-size:80%; position:relative; left:-3000em; } #navigation .numero:hover .delier, #navigation .numero:focus .delier { left:0; } #changer_selection_organisation {float:right;}