Subversion Repositories eFlore/Applications.cel

Rev

Rev 3708 | Rev 3800 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3708 Rev 3711
Line 46... Line 46...
46
			<?php include "analytics.html"; ?>
46
			<?php include "analytics.html"; ?>
47
		<?php endif; ?>
47
		<?php endif; ?>
48
		<!-- <link rel="icon" type="image/x-icon" href="favicon.ico" /> -->
48
		<!-- <link rel="icon" type="image/x-icon" href="favicon.ico" /> -->
49
		<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
49
		<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
50
		<style>
50
		<style>
51
			.loading::after {
51
			:not(.miniature).loading::after {
52
				content:'';
52
				content:'';
53
				display: inline-block;
53
				display: inline-block;
54
				background-image: url("<?php echo $url_base; ?>img/icones/chargement-image.gif");
54
				background-image: url("<?php echo $url_base; ?>img/icones/chargement-image.gif");
55
				background-size: 1rem;
55
				background-size: 1rem;
56
				height: 1rem;
56
				height: 1rem;