File "26.cache"
Full path: /home/argothem/www/base/log/log/log/blesec/calcul/4f/26.cache
File size: 3.81 KB
MIME-type: text/plain
Charset: utf-8
a:2:{s:9:"nom_cache";s:38:"4f26d5f1fae6031c9088dda107e05d51.cache";s:6:"valeur";a:12:{s:9:"squelette";s:37:"html_8383fc44d1d050692aef1060d9b5b9ed";s:6:"source";s:35:"../prive/themes/spip/utils.css.html";s:11:"process_ins";s:4:"html";s:11:"invalideurs";a:1:{s:5:"cache";s:38:"4f26d5f1fae6031c9088dda107e05d51.cache";}s:7:"entetes";a:5:{s:12:"X-Spip-Cache";s:6:"360000";s:13:"Cache-Control";s:14:"max-age=360000";s:15:"X-Spip-Statique";s:3:"oui";s:12:"Content-Type";s:23:"text/css; charset=utf-8";s:4:"Vary";s:15:"Accept-Encoding";}s:5:"duree";i:360000;s:5:"texte";s:2428:"
/* Éléments flottants */
.float-start {
float: var(--spip-left); /* fallback */
float: inline-start;
}
.float-end {
float: var(--spip-right); /* fallback */
float: inline-end;
}
/**
* Éléments positionnés en sticky
*
* .sticky tout court est équivalent à .sticky-top
* Par défaut l'élément est collé au parent, pour avoir un espacement,
* ajouter .sticky-m-<taille> (m = marge, taille = de 1 à 3).
*
* La parent doit avoir un taille supérieure sinon aucun effet.
* Il ne doit pas y avoir un ancêtre avec une règle overflow: hidden|auto
*/
:root {
--spip-sticky-spacing-x: 0;
--spip-sticky-spacing-y: 0;
}
.sticky,
.sticky-top,
.sticky-bottom,
.sticky-start,
.sticky-end {
position: sticky !important; /* classe utilitaire = forcer */
z-index: 10; /* doit passer par dessus les autres éléments */
}
.sticky,
.sticky-top {
top: var(--spip-sticky-spacing-y);
}
.sticky-bottom {
bottom: var(--spip-sticky-spacing-y);
}
.sticky-start {
inset-inline-start: var(--spip-sticky-spacing-x);
}
.sticky-end {
inset-inline-end: var(--spip-sticky-spacing-x);
}
/* Classes à ajouter en plus pour avoir un espacement */
.sticky-m-1 {
--spip-sticky-spacing-x: var(--spip-spacing-x);
--spip-sticky-spacing-y: var(--spip-spacing-y);
}
.sticky-m-2 {
--spip-sticky-spacing-x: calc(var(--spip-spacing-x) * 2);
--spip-sticky-spacing-y: calc(var(--spip-spacing-y) * 2);
}
.sticky-m-3 {
--spip-sticky-spacing-x: calc(var(--spip-spacing-x) * 3);
--spip-sticky-spacing-y: calc(var(--spip-spacing-y) * 3);
}
/**
* Tableaux : éléments <th> en sticky
*
* Par commodité, on peut placer une classe sur une ligne <tr> entière plutôt que sur chaque cellule.
* Les cellules doivent avoir un fond de couleur pour un rendu correct.
*/
/* Sticky vertical dans thead ou tbody */
table tr.row-sticky-top th:not([class*=sticky]) {
position: sticky !important;
top: 0;
z-index: 10;
}
/* Sticky horizontal dans tbody uniquement
* En cas de double emploi horizontal dans tbody + vertical dans thead,
* il faut aussi mettre les classes .sticky-start.sticky-top sur la cellule concernée dans le thead
*/
table tbody tr.row-sticky-start th:not([class*=sticky]) {
position: sticky !important;
inset-inline-start: 0;
top: initial;
z-index: 9; /* Passer sous les lignes du thead qui seraient aussi en sticky */
}
table thead tr.row-sticky-top th[class*=sticky] {
z-index: 11; /* Par dessus tout le reste */
}";s:5:"notes";s:0:"";s:8:"contexte";a:26:{s:1:"v";s:8:"20221003";s:1:"p";s:4:"8555";s:6:"themes";s:4:"spip";s:3:"ltr";s:4:"left";s:4:"md5b";s:32:"6c71dbcb364dd46f073c80341327e5a3";s:13:"couleur_theme";s:6:"7d90a2";s:14:"couleur_claire";s:6:"bec8d1";s:14:"couleur_foncee";s:6:"7d90a2";s:4:"lang";s:2:"fr";s:4:"date";s:19:"2024-02-25 12:12:57";s:12:"date_default";b:1;s:10:"date_redac";s:19:"2024-02-25 12:12:57";s:18:"date_redac_default";b:1;s:6:"claire";s:7:"#bec8d1";s:6:"foncee";s:7:"#7d90a2";s:4:"left";s:4:"left";s:5:"right";s:5:"right";s:3:"rtl";s:0:"";s:3:"dir";s:3:"ltr";s:9:"font-size";s:8:"0.8125em";s:11:"line-height";s:7:"1.385em";s:13:"margin-bottom";s:7:"1.385em";s:11:"text-indent";s:4:"50px";s:11:"font-family";s:28:"Helvetica, Arial, sans-serif";s:16:"background-color";s:7:"#F8F7F3";s:5:"color";s:7:"#000000";}s:12:"lastmodified";i:1708859577;s:2:"gz";b:0;s:3:"sig";i:2277088610;}}