| e548bee2 | 08-Oct-2018 |
Michael Große <grosse@cosmocode.de> |
(css) Fix styling for struct bureaucracy form fields
See cosmocode/dokuwiki-plugin-struct#404 |
| 2765267e | 08-Oct-2018 |
Michael Große <grosse@cosmocode.de> |
(css) Remove double styles for super-/subscript |
| c675d15e | 13-Sep-2018 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| 07a62115 | 13-Sep-2018 |
Michael Große <grosse@cosmocode.de> |
Make entire quick search row clickable
See #14 |
| 72fce92a | 13-Sep-2018 |
Michael Große <grosse@cosmocode.de> |
Fix highlights in headline
This reset style broke highlighting in headlines without visible benefit
See #14 |
| 153875ba | 30-Aug-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 28b3de4f | 30-Aug-2018 |
Michael Große <grosse@cosmocode.de> |
Fix styles hiding highlightparent plugin
plugin filename had typo, when z-index: -1 was removed from dokuwiki__content::before side-effects on highlightparent weren't checked |
| ac38b51b | 20-Jul-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 347e7cdd | 07-Jul-2018 |
Michael Große <mic.grosse@googlemail.com> |
improve display of (struct) bureaucracy fields
Bureaucracy handles field width already responsivly |
| c300cc82 | 04-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| cb434127 | 04-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
Remove unneccesary(?) color definition for the edit area
This caused problems with the WYSIWYG editor which expects to styles of the wiki to apply in the edit-area as well |
| 2673e6cb | 04-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
Apply .dokuwiki class to div below body to better mirror dokwuki template
This may have unintended side-effects, but so far looks good. |
| eab9fb6f | 04-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
type hint must be direcetly in front of hinted variable |
| 5bcaab52 | 12-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 3c840831 | 12-May-2018 |
Michael Große <mic.grosse@googlemail.com> |
fix(sidebar): let nested list items in the sidebar have indentation again
Some overzealous aligning removed all indentation from lists in the sidebar. Removing just the left-padding from the top-lev
fix(sidebar): let nested list items in the sidebar have indentation again
Some overzealous aligning removed all indentation from lists in the sidebar. Removing just the left-padding from the top-level ul is enough. Nested ul don't have padding anyway.
show more ...
|
| 877cf06d | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| a31d3c3f | 27-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: Don't start output before last header
Should fix #2 |
| 1f1bcfe4 | 24-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| 9038109b | 24-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: remove non-existing include, add placeholder comment |
| 09a00274 | 24-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: use new _search.less of DokuWiki template
This breaks compatibility with pre-Greebo releases |
| c4d38278 | 24-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: remove fabfile - we're no longer auto-deploying
|
| bc5ab4a6 | 24-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
docs: consolidate READMEs |
| ef954efe | 16-Apr-2018 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
QS: remove unused translations in lang.php |
| 8c8001b6 | 11-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
Fix svg replacement in Greebo+
A recent DokuWiki merge request changed how the style.ini can be accessed: splitbrain/dokuwiki#2241 |
| 7b3c2fe1 | 20-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
fix: actually cache the external svg icons from mdi |