8ca91870 | 14-Nov-2012 |
Anika Henke <anika@selfthinker.org> |
added another place to look for logo to make it more consistent (FS#2656) |
ac628d80 | 25-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
added cut off points for mobile devices as parameters to style.ini |
f98e484a | 13-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
RTL and IE7 fixes for code blocks |
90104b13 | 13-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
beautified code blocks, also using lighter background colour (FS#2444) |
7ecda050 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved section highlighting styles |
63c25974 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed unnecessary print styles |
0c49c5d6 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
moved some styles around |
1586bc34 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved tab styles
* added more selectors to allow different markup * added border to make tabs more distinctive, especially in other templates |
db770f69 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed typo in style.ini |
870c8a4b | 11-Oct-2012 |
Christopher Smith <chris@jalakai.co.uk> |
#2541, alter section highlighting to insert a container into the DOM to hold the elements being highlighted & later remove it |
f809ae7b | 11-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed lib/tpl/index.php to reflect recent changes |
0ac69508 | 11-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
changed local style.ini to be merged with standard one |
5db35f6f | 10-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed template dependencies from underscored CSS files in new default template |
650d96f6 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed 2-digit ordered list items in sidebar (FS#2624) |
f3f24c68 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improvements to h1 in sidebar (follow font size scale + vertical grid) |
9f6bf6d3 | 07-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
adjusted h1 size in sidebar
note: we recommend to NOT use H1 elements in the sidebar for semantic reasons |
0e6f9f08 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
added support for local style.ini files |
85159e75 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed stray closing div (FS#2633) |
835dfcae | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default fo
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.)
show more ...
|
89a539f2 | 30-Sep-2012 |
Nick Reilingh <nick@magnumopusgames.com> |
Changed XHTML validator icon to HTML5 (FS#2619) |
86ca1526 | 26-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
Revert "removed html dependency from media query detection JS in new template"
... because it made the solution less transparent, more error prone and even more like a hack than it already was
This
Revert "removed html dependency from media query detection JS in new template"
... because it made the solution less transparent, more error prone and even more like a hack than it already was
This reverts commit 20391a36885910a616110df30f3ce30f8d23639d.
show more ...
|
20391a36 | 25-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
removed html dependency from media query detection JS in new template |
07834a7c | 25-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
de-couple mobile JS from widths to actual media query equivalent (fixes FS#2623) |
19e77bae | 17-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
fixed checkboxes missing border in Opera (FS#2603) |
d33f2760 | 16-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
moved media manager resize image to core image folder |