Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1425 → Rev 1431

/trunk/modules/mobile/presentations/icones/altitude.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/modules/mobile/presentations/icones/zoom.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/modules/mobile/presentations/less/README
File deleted
\ No newline at end of file
/trunk/modules/mobile/presentations/less/functions.less
File deleted
/trunk/modules/mobile/presentations/less/pyracantha_blanc.less
File deleted
\ No newline at end of file
/trunk/modules/mobile/presentations/less/pyracantha.less
File deleted
\ No newline at end of file
/trunk/modules/mobile/presentations/less/pyracantha_vert.less
File deleted
\ No newline at end of file
/trunk/modules/mobile/presentations/less/pyracantha_tela.less
File deleted
\ No newline at end of file
/trunk/modules/mobile/presentations/less/gentiana.less
File deleted
/trunk/modules/mobile/presentations/css/smartflore.css
51,7 → 51,7
}
 
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
font-size: 2em;
font-size: 1.5em;
background-color: #928B71;
color: #FFFFFF;
}
151,7 → 151,7
* Media Queries
*
*/
@media screen and (max-width: 384px) {
@media screen and (max-width: 480px) {
#smartflore-fiche #smartflore-entete h1 {
font-size: 2.2em;
}
/trunk/modules/mobile/presentations/js/mobile.js
20,7 → 20,7
}
}
}
 
function voirSources() {
var w = window.open();
var html = $("#smartflore-sources").html();
33,4 → 33,9
$(this).attr('src', src.replace('S', taille));
});
}
 
$('#collapse-partenaires').on('shown.bs.collapse', function () {
$("html, body").animate({ scrollTop: $(document).height() }, "fast");
});
 
});
/trunk/modules/mobile/presentations/logos/tela.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/modules/mobile/presentations/logos/tela_transparent.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png