| 264643e6 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
improved print styles (includes fixes for FS#2645 and FS#2707) |
| 04f76e04 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
basic styles improvements |
| bfba88b5 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
unwind the width narrowing commit |
| ea2b8251 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
put some whitespace between form submit button and fieldset bottom border |
| 1ff4a604 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
reduce the content region width on auth forms (profile, login, register & resend password) to match the fieldset |
| 44ac4ea5 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
line up remember me checkbox with the text input fields |
| 1a40fc99 | 26-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
fixed issue with pagetools over tabs |
| 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) |