Layout für Smartphones und sehr kleine Bildschirmgrößen überarbeitet
authorKai Moritz <kai@juplo.de>
Fri, 17 Jan 2014 09:38:27 +0000 (10:38 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 19 Jan 2016 16:45:41 +0000 (17:45 +0100)
commitfd86a57c93eea4668d9c748aed9ab301a1d99082
treef34956f6f3d107890036eccb7331bb4c955054cd
parent755196d54dfd443a1be08576cd316335e55ec50c
Layout für Smartphones und sehr kleine Bildschirmgrößen überarbeitet
35 files changed:
src/main/webapp/WEB-INF/templates/html5page.jsp
src/main/webapp/WEB-INF/templates/navigation.jsp
src/main/webapp/WEB-INF/templates/test/navigation.jsp
src/main/webapp/WEB-INF/views/blog.jsp
src/main/webapp/WEB-INF/views/blog/article.jsp
src/main/webapp/WEB-INF/views/blog/comments.jsp
src/main/webapp/WEB-INF/views/projects.jsp
src/main/webapp/WEB-INF/views/projects/fix-swf.jsp
src/main/webapp/WEB-INF/views/projects/fix-swf/getting-started.jsp
src/main/webapp/WEB-INF/views/projects/fix-swf/overview.jsp
src/main/webapp/WEB-INF/views/projects/html-experimente.jsp
src/main/webapp/WEB-INF/views/projects/typo.jsp
src/main/webapp/WEB-INF/views/test/fast-leer-einspaltig-mit-marginalinhalt.jsp
src/main/webapp/WEB-INF/views/test/fast-leer-einspaltig.jsp
src/main/webapp/WEB-INF/views/test/fast-leer-zweispaltig-mit-marginalinhalt.jsp
src/main/webapp/WEB-INF/views/test/fast-leer-zweispaltig.jsp
src/main/webapp/WEB-INF/wro.xml
src/main/webapp/less/phone.less
src/main/webapp/less/phone/footer.less [new file with mode: 0644]
src/main/webapp/less/phone/head.less [new file with mode: 0644]
src/main/webapp/less/phone/layout.less [new file with mode: 0644]
src/main/webapp/less/phone/navigation.less
src/main/webapp/less/phone/typo.less
src/main/webapp/less/screen.less
src/main/webapp/less/screen/footer-sticky.less [new file with mode: 0644]
src/main/webapp/less/screen/footer.less
src/main/webapp/less/screen/layout.less
src/main/webapp/less/screen/navigation-submenu.less [new file with mode: 0644]
src/main/webapp/less/screen/navigation.less
src/main/webapp/less/tablet/layout.less
src/main/webapp/less/tiny.less
src/main/webapp/less/tiny/layout.less [new file with mode: 0644]
src/main/webapp/less/tiny/navigation.less [deleted file]
src/main/webapp/less/tiny/typo.less [deleted file]
src/main/webapp/less/variables.less