summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/css
Commit message (Collapse)AuthorAge
* minor CSS adjustment in fullscreen media managerAnika Henke2015-08-01
| | | | | | | | | This is an odd one. I had made this change already in 0607bfee and (and dokufreaks/template-default@c7cf76d5 was part of that) for the default template and in selfthinker/dokuwiki_template_starter@cc172e9f for the starter template. The new 'dokuwiki' template was based on the starter template but before this change, so this never made it into the new default template.
* Merge pull request #1163 from splitbrain/stylerAnika Henke2015-07-26
|\ | | | | Template Style Dialog Plugin
| * Merge remote-tracking branch 'origin/master' into stylerAnika Henke2015-07-25
| |\ | | | | | | | | | | | | Conflicts: lib/exe/css.php
| * | added styler into default plugin sectionAndreas Gohr2015-07-18
| | | | | | | | | | | | | | | | | | The icon does not match the others because the NuvolaX icon theme seems to have vanished from the Internet. Ideally all those admin icons could use a replacement. But that should be a different PR I guess.
* | | remove IE7 supportAnika Henke2015-07-25
| |/ |/|
* | changed all input type=submit buttons to button type=submit button for ↵Anika Henke2015-07-12
|/ | | | better stylability
* Revert "use nav+ul element for "you are here""Andreas Gohr2015-05-02
| | | | | This reverts commit 3940c519db432ec22e8c587504d86191631f9bfb as discussed in #1082.
* remove additional sidebar bottom margin in phone modeAndreas Gohr2015-02-25
|
* simple fix for pageID clash with sidebar in mobile viewAndreas Gohr2015-02-24
| | | | | Since the pageid is no longer positioned absolute it clashed with the sidebar since #1027. this introduces a very simplisitc fix.
* Merge pull request #1027 from splitbrain/issue-1011Andreas Gohr2015-02-24
|\ | | | | avoid messages pushing down page tools. fixes #1011
| * fixed the margin for the sidebarAndreas Gohr2015-02-24
| |
| * avoid messages pushing down page tools. fixes #1011Andreas Gohr2015-02-09
| | | | | | | | | | This moves the message area into content div. The pageid is now aligned by floating instead of absolute positioning.
* | add bottom margin to tables in print. fixes #1052Andreas Gohr2015-02-24
| |
* | use nav+ul element for "you are here"Mark2014-12-18
|/ | | | | | | | | | | | As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background.
* oops, removed unintentionally added CSS filesAnika Henke2014-04-06
|
* Merge pull request #527 from splitbrain/userlinkGerrit Uitslag2014-03-16
|\ | | | | Linked and formatted user names
| * override user link icon in headerAndreas Gohr2014-03-15
| |
| * Merge remote-tracking branch 'origin/master' into userlinkGerrit Uitslag2014-03-10
| |\ | | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php
| * | generalised link colour in header, making interwiki links blue as well (to ↵Anika Henke2014-02-16
| | | | | | | | | | | | fit design)
* | | Merge pull request #573 from splitbrain/FS#2437detailphprefactorAndreas Gohr2014-03-16
|\ \ \ | | | | | | | | refactor detail.php to template.php
| * | | refactor detail.php to template.phpGerrit Uitslag2014-02-25
| | | | | | | | | | | | | | | | | | | | - refactor detail en mediamanager link creation - refactor metadata listing
* | | | tiny improvement on diffnav select widthAnika Henke2014-03-16
| | | |
* | | | Merge branch 'master' into diff_navigationAndreas Gohr2014-03-14
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the event callback public again) translation update translation update translation update translation update translation update translation update translation update avoid HTTP image screenshot urls. closes #595 translation update Extension manager: Fix cache extension to be .repo adjusted the office type color again another instance of empty() where an array key might not exist remove placeholder van denied.txt updated file icons once more removed 'not logged in' text, loginform is shown already Revert "added stripped bit to language file" fixed index file ... Conflicts: inc/html.php
| * | | made sidebar content styles re-usable outside of ID (added class: aside)Anika Henke2014-02-23
| | | |
| * | | made search form styles independent from sitetools IDAnika Henke2014-02-23
| |/ /
* | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\| | | | | | | | | | | | | | Conflicts: inc/html.php
| * | fixed pagetools being inaccessible on screens lacking necessary height, and ↵Anika Henke2014-02-15
| |/ | | | | | | aligned them to content when on smaller screens
* | improved positioning of diff optionsAnika Henke2014-02-19
| |
* | improved styling of diff nav rowAnika Henke2014-02-19
| |
* | roughly styled diff nav rowAnika Henke2014-02-17
|/
* Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-02-02
|\
| * dokuwiki template: Fix the preview width on small screens FS#2914Michael Hamann2014-01-12
| |
* | fixed html errors in video and audio renderingAnika Henke2014-02-02
| |
* | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-11-02
|\| | | | | | | | | Conflicts: inc/parser/xhtml.php
| * Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
| | | | | | | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff.
| * add pointer curser to mediafileflammy2013-08-14
| | | | | | Added the pointer icon to the media manager pop-up to show users it is clickable.
| * changed style of `<file>` slightly to help tell it apart from `<code>`Anika Henke2013-08-06
| | | | | | | | For Ingo from the LinuxHotel
* | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-08-04
|\|
| * corrected comment in pagetools-item() mixinAnika Henke2013-08-03
| |
| * use only one mixin name for pagetoolsAndreas Gohr2013-08-03
| | | | | | | | less will use the right one based on parameter counts
| * lessified pagetools items, added mixins simplify maintenanceAnika Henke2013-08-03
| |
| * fixed old pagetools sprite loading from cache when hoveringAnika Henke2013-08-03
| |
| * removed a merge conflict I missed on mergeAndreas Gohr2013-08-02
| |
| * Merge branch 'less'Andreas Gohr2013-08-02
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * less: check less compilation for errors removed possibility to have rtl.less files in plugins switched to LESS variables in rest of template's css files unlessified and lessified a few more css fixed broken structure removed debug statement. sorry convert ini replacements to less vars first make sure calculations are correct lessified more files lessyfied another one lessyfied the first of template's CSS files fixed ini replacement to less variables stuff added missing lessc library add LESS support Conflicts: inc/load.php lib/tpl/dokuwiki/css/basic.less
| | * switched to LESS variables in rest of template's css filesAnika Henke2013-07-31
| | |
| | * unlessified and lessified a few more cssAnika Henke2013-07-30
| | |
| | * make sure calculations are correctAndreas Gohr2013-07-30
| | |
| | * lessified more filesAndreas Gohr2013-07-30
| | |
| | * lessyfied another oneAndreas Gohr2013-07-30
| | |
| | * lessyfied the first of template's CSS filesAndreas Gohr2013-07-30
| | |