File "html_a40983102edde2ab94d5b1ff357bcdff.php"

Full path: /home/argothem/www/cache/skel/html_a40983102edde2ab94d5b1ff357bcdff.php
File size: 1.24 KB
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Squelette : ../plugins-dist/porte_plume/css/barre_outils_icones.css.html
 * Date :      Fri, 07 Jul 2023 11:03:30 GMT
 * Compile :   Sat, 24 Feb 2024 12:37:06 GMT
 * Boucles :   
 */ 
//
// Fonction principale du squelette ../plugins-dist/porte_plume/css/barre_outils_icones.css.html
// Temps de compilation total: 0.076 ms
//

function html_a40983102edde2ab94d5b1ff357bcdff($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {

	if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
		$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);

	$connect = '';
	$page = (
barre_outils_css_icones('') .
'

/* roue ajax */
.ajaxLoad{
		position:relative;
}
.ajaxLoad:after {
		content:"";
		display:block;
		width:5em;
		height:5em;
		border:1px solid #eee;
		background:#fff url(\'' .
protocole_implicite(url_absolue(find_in_path((string)'images/loader.svg'))) .
'\') center no-repeat;
		background-size:50%;
		opacity:0.5;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-2.5em;
		margin-top:-2.5em;
}
.fullscreen .ajaxLoad:after {
		position:fixed;
		left:75%;
}
');

	return analyse_resultat_skel('html_a40983102edde2ab94d5b1ff357bcdff', $Cache, $page, '../plugins-dist/porte_plume/css/barre_outils_icones.css.html');
}