summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/images
Commit message (Collapse)AuthorAge
* added default icon to pagetoolsAnika Henke2013-08-01
|
* removed template dependencies from underscored CSS files in new default templateAnika Henke2012-10-10
|
* Changed XHTML validator icon to HTML5 (FS#2619)Nick Reilingh2012-09-30
|
* moved media manager resize image to core image folderAnika Henke2012-09-16
|
* some link icon fixes FS#2548Andreas Gohr2012-07-06
| | | | | | | | | | Made sure all links align as well as possible in a list, giveing them all the same padding. Adjusted the template's icons to use 16x16 size and use the additional space for alignment. Adjusted some of the default interwiki icons (amazon, skype, paypal).
* made link icons smallerAndreas Gohr2012-06-30
|
* gradient fixupsAndreas Gohr2012-06-30
|
* Merge pull request #93 from splitbrain/frontend_improvementsAnika Henke2012-06-30
|\ | | | | Frontend improvements
| * use a PNG alpha gradient instead of CSS3 or SVGAndreas Gohr2012-06-30
| |
* | removed icons for site tools (only left them for user tools) and changed ↵Anika Henke2012-06-30
|/ | | | icon for user profile (FS#2450)
* compressed new template graphics with tinypng.orgAndreas Gohr2012-06-27
|
* changed old link icons to use icons from same icon set as sitetoolsAnika Henke2012-05-07
|
* added icons for user and site tools (FS#2450)Anika Henke2012-05-07
|
* fixed performance issues with gradient in Firefox (which also added gradient ↵Anika Henke2012-03-25
| | | | | | | support for IE9) (FS#2447) * removed all occurrences of '-moz-linear-gradient' * added SVG as fallback for Firefox, IE9 and other browsers to page background and buttons
* Another go at building the pagetool sprite with a scriptAndreas Gohr2012-03-11
| | | | | | 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
* Build the pagetools sprite programatically with imagemagickAndreas Gohr2012-03-10
| | | | | | 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.
* readded footer buttons from the old templateAndreas Gohr2012-03-10
| | | | as discussed at https://github.com/splitbrain/dokuwiki/pull/82#r419699
* improved closed item in sitemap for RTL languagesAnika Henke2012-02-23
|
* moved files to template hierarchy for merging with coreAndreas Gohr2012-02-06