a4ffa98b | 23-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
updated template.info.txt |
fdf694b2 | 11-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
added mediamanager link to be highlighted when selected |
693e3736 | 11-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
made print styles more readable and changed media classes to the same as in 3cc7f979e3 |
7c5f6a37 | 11-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
removed a few unnecessary classes and elements before IDs in styles |
3cc7f979 | 11-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
made images fit better into the horizontal grid, and reduced side spacing a bit |
d43eb441 | 11-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
Another go at building the pagetool sprite with a script
This time PHP and libGD is used so it should work on Windows as well. The image quality is much better this time and the active highlight col
Another go at building the pagetool sprite with a script
This time PHP and libGD is used so it should work on Windows as well. The image quality is much better this time and the active highlight color is read directly from the template's style.ini
show more ...
|
83112a8a | 10-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
Build the pagetools sprite programatically with imagemagick
This makes it easier to modify or extend the icons in the sprite. Just place the source files in the pagetools directory and run the build
Build the pagetools sprite programatically with imagemagick
This makes it easier to modify or extend the icons in the sprite. Just place the source files in the pagetools directory and run the build script.
show more ...
|
a4380643 | 10-Mar-2012 |
Anika Henke <anika@selfthinker.org> |
improved footer readability and css |
0cec12db | 10-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
readded footer buttons from the old template
as discussed at https://github.com/splitbrain/dokuwiki/pull/82#r419699 |
4a918957 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
removed left spacing of recent changes list in mobile view |
efba7aa3 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
improved closed item in sitemap for RTL languages |
5e5582ce | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no diffe
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no different requests.
Later on all styles in rtl.css should be moved to their respective "parent" css file.
show more ...
|
a502f0b0 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted README file from new template
|
8204206b | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted another obsolete file
|
bb866f2f | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed lists beside floating content (FS#1950) |
0bd81194 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed swipe diff view |
4c3ecbf1 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
updated RTL styles to latest mobile changes |
c55a2a41 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
made styles for .pad and .site divs more specific to avoid interfering with the same classes somewhere else within the page |
0e336ca8 | 06-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
moved files to template hierarchy for merging with core |
59f3611b | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
show more ...
|
b8a84c03 | 12-Jan-2012 |
Andreas Gohr <andi@splitbrain.org> |
readded missing "view original" button to the new media manager
Template authors need to update their _mediamanager.css |
44942869 | 04-Dec-2011 |
Anika Henke <anika@selfthinker.org> |
fixed mediamanager diffs having no specific height (FS#2387) |
fb286077 | 20-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
removed obsolete styles for link wizard |
80326249 | 27-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: IE7 fixes (and other small improvements) |
d7a1eb30 | 25-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: adjusted file uploader styles in media popup to recent changes |