Commit graph

704 commits

Author SHA1 Message Date
Jana Deutschländer
5e01750458 improve less formating - part 2 (template area and base modules)
- remove @author from comments
- adjust the spacing
2019-04-10 17:04:57 +02:00
Jana Deutschländer
cbc7dfe5f0 improve less formating - part 1 (plugin modules)
- remove @author from comments
- adjust the spacing
2019-04-10 16:00:53 +02:00
Andreas Gohr
0c4625072c
Merge pull request #25 from cosmocode/footnotes
#4 Footnotes
2019-04-10 10:18:42 +02:00
Andreas Gohr
74ad3f248c Merge branch 'compactmode-ie11'
* compactmode-ie11:
  #29: Bugfix for IE11 in Compact Mode use auto instead of fit-content for min-height
2019-04-10 10:17:48 +02:00
Andreas Gohr
f508ca444e smaller indentations for sitemapnavi 2019-04-10 10:16:49 +02:00
Andreas Gohr
b94ede4124
Merge pull request #31 from cosmocode/compactmode
#30: Make logo clickable in Compact Mode
2019-04-10 10:15:34 +02:00
Jana Deutschländer
9443c42262 Merge remote-tracking branch 'origin/master' into footnotes 2019-04-10 09:49:33 +02:00
Jana Deutschländer
55adf5238b #29: Bugfix for IE11 in Compact Mode
use auto instead of fit-content for min-height
2019-04-09 15:53:46 +02:00
Jana Deutschländer
2a1910a3bc #30: Make logo clickable in Compact Mode 2019-04-09 15:22:05 +02:00
Jana Deutschländer
2e572684f8 #4: Do not style sup element outside of main-content 2019-04-09 14:43:37 +02:00
Andreas Gohr
92e3938f34 Version upped 2019-03-21 23:53:26 +01:00
Andreas Gohr
e526c77534 style adjustments for sidebar tabs
use less spacing and avoid wrapping (for smaller sidebars)
2019-03-21 14:46:07 +01:00
Andreas Gohr
bc5c44532e smaller logo in compact mode 2019-03-21 14:28:18 +01:00
Andreas Gohr
3b8715b10b hide sitemapnavi on wide content 2019-03-21 13:29:55 +01:00
Andreas Gohr
4ac10cf3be use a smooth animation to fade in the navigation
This avoids the flash of unstyled/unprocessed content
2019-03-21 11:36:05 +01:00
Andreas Gohr
0e28800ba7 Version upped 2019-03-19 23:53:05 +01:00
Andreas Gohr
413882c907
Merge pull request #27 from bellingeri/master
Italian translation
2019-03-19 11:42:00 +01:00
Jana Deutschländer
950f35bedb prevent that regular <sup>s in the footnote content inherit those of footnote sups
remove obsolete comments
2019-03-18 16:09:53 +01:00
Jana Deutschländer
8eaf45e447 revert commit 'remove author from comment block of less files' which is completely unrelated to feature branch 2019-03-18 13:58:16 +01:00
Roberto Bellingeri
2ee86fcfaa
Create settings.php 2019-03-18 11:29:20 +01:00
Roberto Bellingeri
902592407d
Create lang.php 2019-03-18 11:28:01 +01:00
Roberto Bellingeri
634eb790ea
Create style.txt 2019-03-18 11:27:37 +01:00
Andreas Gohr
12f3591e2e Version upped 2019-03-13 23:53:15 +01:00
Jana Deutschländer
f9439eee4d #4: fix footnotes styling 2019-03-13 14:23:30 +01:00
Andreas Gohr
1995880094 resize the main logo
This avoids downloading an oversized image
2019-03-13 14:06:29 +01:00
Andreas Gohr
c550addeef fix caching for SVG files
we do not need a session to be initialized for the SVG requests.
2019-03-13 11:54:28 +01:00
Andreas Gohr
a1039cd66b sitemapnavi style adjustment for checkbox 2019-03-13 11:54:28 +01:00
Andreas Gohr
90d581769d Version upped 2019-03-12 23:53:11 +01:00
Jana Deutschländer
09dd0a60f8 remove author from comment block of less files 2019-03-12 16:03:30 +01:00
Andreas Gohr
046583e205 fixed sitemapnavi after the parameter has been renamed 2019-03-12 11:23:07 +01:00
Andreas Gohr
95823334d4 removed not implemented mode from config 2019-03-12 11:09:43 +01:00
Andreas Gohr
8e339a857e keep single line, shortened tagline on desktop in compact mode 2019-03-12 11:09:43 +01:00
Andreas Gohr
c1e0eaa830 added support for the sitemapnavi plugin
When installed the navigation can be switched between the default
sidebar based navigation and the site tree
2019-03-12 11:09:43 +01:00
Jana Deutschländer
44cab59726 #17: set min-height for compact header with neither logo nor title 2019-03-12 11:09:43 +01:00
Jana Deutschländer
72166b7941 #17: make header layout configurable 2019-03-12 11:09:43 +01:00
Andreas Gohr
e9519300fa Version upped 2019-03-11 23:53:22 +01:00
Andreas Gohr
ed91dc00ee support the quicksubscribe plugin 2019-03-11 12:08:18 +01:00
Andreas Gohr
645b04c341 Version upped 2018-10-08 23:53:16 +02:00
Michael Große
e548bee225
💄 (css) Fix styling for struct bureaucracy form fields
See cosmocode/dokuwiki-plugin-struct#404
2018-10-08 13:38:43 +02:00
Michael Große
2765267e59
🐛 (css) Remove double styles for super-/subscript 2018-10-08 13:15:14 +02:00
Michael Große
c675d15e37
🔖 Version upped 2018-09-13 13:43:39 +02:00
Michael Große
07a6211583
🚸 Make entire quick search row clickable
See #14
2018-09-13 13:42:40 +02:00
Michael Große
72fce92ac1
💄 Fix highlights in headline
This reset style broke highlighting in headlines without visible benefit

See #14
2018-09-13 13:20:40 +02:00
Andreas Gohr
153875bae4 Version upped 2018-08-30 23:53:18 +02:00
Michael Große
28b3de4faf
🐛 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
2018-08-30 13:49:07 +02:00
Andreas Gohr
ac38b51b04 Version upped 2018-07-20 23:53:06 +02:00
Andreas Gohr
2564242ece
Merge pull request #9 from cosmocode/bureaucracyStyles
💄 improve display of (struct) bureaucracy fields
2018-07-20 09:18:51 +02:00
Michael Große
347e7cdd75
💄 improve display of (struct) bureaucracy fields
Bureaucracy handles field width already responsivly
2018-07-07 11:01:28 +02:00
Michael Große
c300cc822d
🔖 Version upped 2018-06-04 17:46:49 +02:00
Michael Große
cb434127c7
💄 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
2018-06-04 17:45:42 +02:00