c0670a18 | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
switched new default template to HTML5 and added 'no-js' class |
fc8dc822 | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
improved preview to have same width as resulting page if it would have a sidebar |
9f6d88de | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
changed 'height' in JS to 'min-height' |
d23e64f3 | 01-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
there's no sidebar in detail.php |
e66d3e6d | 01-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
Improved sidebar inclusion
Template authors now can use tpl_sidebar() to include the sidebar. Sidebars can be defined in subnamespaces as well |
4e7a6f51 | 30-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
moved spacing corrections for first line away from h1 to .page in order to fix overlapping issue in Chrome (FS#2542) |
41d7c8ab | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
made link icons smaller |
dbd59995 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
gradient fixups |
07a4718a | 30-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
removed icons for site tools (only left them for user tools) and changed icon for user profile (FS#2450) |
3f7dd173 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
make sure content column is at least as long as sidebar |
2329bcd3 | 30-Jun-2012 |
Christopher Smith <chris@jalakai.co.uk> |
separate determination of device class & set as an html class on <html>, only attempt layout changes with device class changes |
ff74ee7c | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
move down the message area |
ea39a99f | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
use a PNG alpha gradient instead of CSS3 or SVG |
e6889ecc | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed debugging and check for TOC/sidebar exisance |
688c5219 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed the toc/sidebar toggling script for real |
ef7e36e4 | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
make mobile javascript work correctly on orientation change |
30fc91c7 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
adjusted comment in mobile.css to reflect recent changes |
ddc8fa81 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
adjusted wrong dimension for tablet mode |
a4760d1f | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
try twitter bootstrap version of media queries for mobile and tablet modes |
d14f4018 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
improved media queries for mobile and tablet modes |
44b0470c | 27-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
compressed new template graphics with tinypng.org |
db53782e | 27-May-2012 |
Anika Henke <anika@selfthinker.org> |
Revert "removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary"
This reverts commit dbd59867496d5e3c5d37e9c3852db29a6a2370c4. |
f6e16614 | 07-May-2012 |
Anika Henke <anika@selfthinker.org> |
changed old link icons to use icons from same icon set as sitetools |
f34e94dd | 07-May-2012 |
Anika Henke <anika@selfthinker.org> |
added icons for user and site tools (FS#2450) |
48722ac8 | 22-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
improved toc changes and sidebar toggling |