Andreas Gohr
5e6b918311
adjust section highlighting for Kaos
...
This should fix flickering when hovering edit buttons. It will probably
break compatibility with earlier releases
2024-03-12 09:45:30 +01:00
Andreas Gohr
9603fc81cf
added config for optional copyright notice
2024-02-08 09:24:23 +01:00
Andreas Gohr
ee2fe713b4
align toollists to the left in sidebar
2023-09-12 11:16:10 +02:00
Andreas Gohr
b8adbb9e24
streamline page attributes
...
Page attribute icons should now align better and all look the same.
2023-09-12 11:06:19 +02:00
Anna Dabrowska
844596f721
Plugin starred: fix button height
2023-09-04 13:23:46 +02:00
Andreas Gohr
80e39be048
Adjust sidebar panel margin
...
Since navigation panels now always close when the sidebar is minimized,
it's not longer necessare to move their contents out of the visible
margin under the icons. This gives a bit more space for contents.
2023-07-10 13:10:43 +02:00
Andreas Gohr
cfa8d1441b
added support for translation plugin
2021-10-21 19:14:19 +02:00
Andreas Gohr
c02d0b76f4
fix sitetools overlapping footnotes. closes #43
2021-07-22 17:08:29 +02:00
Andreas Gohr
c32fbbe17e
hide sidebar tplinc includes when sidebar is collapsed
2021-07-01 10:12:38 +02:00
Andreas Gohr
3d614df88e
Revert "Fix usertools vertical alignment"
...
This reverts commit ed2d0a6275
.
2021-06-08 17:43:50 +02:00
Andreas Gohr
cda6c96a0f
Merge pull request #77 from fschrempf/style-fixes
...
Topbar and sidebar styling fixes
2021-06-03 09:38:26 +02:00
Andreas Gohr
99cb0c43c0
load logo image larger. partly fixes #53
...
We now load the image in a larger size than needed and resize via CSS.
This should make it crisper.
2021-06-03 09:08:10 +02:00
Frieder Schrempf
ed2d0a6275
Fix usertools vertical alignment
...
Remove the padding hacks and properly center the username vertically.
Signed-off-by: Frieder Schrempf <dev@fris.de>
2021-04-30 18:26:12 +02:00
Frieder Schrempf
2fcd429b96
Fix top margin for starred nav menu item
...
There is no reason to have a margin above the starred menu item.
Remove it.
Signed-off-by: Frieder Schrempf <dev@fris.de>
2021-04-30 15:43:47 +02:00
Andreas Gohr
afa797dbbd
easier anchor linking
2020-11-19 12:35:24 +01:00
Andreas Gohr
8bbec98f22
avoid flickering on scroll
...
Previoulsy when position fixing the TOC on scroll the page got shorter.
This changed the scroll position which in certain circumstances could
unfix the TOC again, making the page longer again... this made the whole
page flicker like mad.
This should avoid shortening the page.
A proper fix would require to clean up the whole structuring of the HTML
and CSS, which would probably be a good idea but would require a lot of
effort.
2020-09-03 14:38:55 +02:00
Anna Dabrowska
82d1213b18
Only sticky TOC has limited height
2020-01-22 12:56:52 +01:00
Anna Dabrowska
4a3c800f62
Remove top gap above sticky meta tabs
2020-01-22 12:14:38 +01:00
Anna Dabrowska
a0b1eecca4
Sticky meta tabs (TOC etc.)
2020-01-22 12:01:35 +01:00
Anna Dabrowska
b05c3b3ce4
Fastwiki compatibility
...
Hide unused TOC bar in edit mode
2019-06-24 12:54:57 +02:00
Jana Deutschländer
0b9678aaf3
#39 : Bugfix for missing checkbox in media revisions
2019-04-17 16:26:19 +02:00
Andreas Gohr
e8647cb75c
Merge pull request #33 from cosmocode/improve-less-formatting
...
Improve less formatting
2019-04-11 16:39:36 +02:00
Andreas Gohr
958101e7a6
Merge pull request #37 from annda/tablelaoyut
...
Add CSS for plugin tablelayout
2019-04-11 16:22:24 +02:00
Anna Dabrowska
60176978c4
Add CSS for plugin tablelayout
2019-04-11 16:10:47 +02:00
Jana Deutschländer
b026e6a8fd
#30 : Make both logo and login clickable in Compact Mode
2019-04-11 15:31:39 +02:00
Jana Deutschländer
84a0ae34e4
Merge remote-tracking branch 'origin/master' into improve-less-formatting
2019-04-11 15:20:52 +02:00
Andreas Gohr
8606ceef9f
split variables and base styles
...
This makes it possible to separately load the variables if needed
2019-04-11 12:15:15 +02:00
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
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
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
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
Jana Deutschländer
f9439eee4d
#4 : fix footnotes styling
2019-03-13 14:23:30 +01:00
Andreas Gohr
a1039cd66b
sitemapnavi style adjustment for checkbox
2019-03-13 11:54:28 +01:00
Jana Deutschländer
09dd0a60f8
remove author from comment block of less files
2019-03-12 16:03:30 +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
ed91dc00ee
support the quicksubscribe plugin
2019-03-11 12:08:18 +01: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