Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3638 Rev 3710
Line 61... Line 61...
61
			<?php include "analytics.html"; ?>
61
			<?php include "analytics.html"; ?>
62
		<?php endif; ?>
62
		<?php endif; ?>
63
		<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
63
		<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
Line 64... Line 64...
64
 
64
 
65
		<style>
65
		<style>
66
			.loading::after {
66
			:not(.miniature).loading::after {
67
				content:'';
67
				content:'';
68
				display: inline-block;
68
				display: inline-block;
69
				background-image: url("<?php echo $url_base; ?>img/icones/chargement-image.gif");
69
				background-image: url("<?php echo $url_base; ?>img/icones/chargement-image.gif");
70
				background-size: 1rem;
70
				background-size: 1rem;