Commit graph

26 commits

Author SHA1 Message Date
9402a254c6
WIP style adjustments to match eh22 styleguide 2025-02-15 03:32:26 +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
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
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
Michael Große
80aedcc551
Clean up z-indexes
There have been some z-indexes that were removed and then reintroduced
through strange merges. This is an attempt to remove all z-indexes that
are unnecessary and to clearly state the purpose of the remaining
z-indexes in a comment to each index.

SPR-981
2017-05-05 13:53:45 +02:00
Silke Pisulla
1741a375bc SPR-908: stop floating after msg-box 2017-04-20 10:49:24 +02:00
Silke Pisulla
e0f14d54bb SPR-908: struct code qs 2017-04-03 13:28:00 +02:00
Silke Pisulla
2d623f4b2e SPR-742: Konfigurierbarkeit check, neuzuordnung 2017-03-28 15:10:27 +02:00
Silke Pisulla
202ac8de1e SPR-910: var rename - background (site, page, header, footer) button (bg, color), link (existing) + box-shadow as fix var 2017-03-23 15:38:44 +01:00
Silke Pisulla
38bfc8bb62 SPR-910: var rename - border-color 2017-03-22 15:20:49 +01:00
Jana Deutschländer
db2c472658 SPR-838: pixel meta box 2017-02-22 13:46:45 +01:00
Jana Deutschländer
5671e6e5e8 merge jde_bar_search and bar_search branch 2017-02-09 16:48:46 +01:00
Jana Deutschländer
d0530116c5 mobile + js: min-height for content > sidebar hight 2017-01-11 17:51:42 +01:00
Jana Deutschländer
863ddc8263 Merge remote-tracking branch 'origin/spis-master' into bar_search
# Conflicts:
#	css/area_content.less
#	css/area_nav-breadcrumb.less
2017-01-11 15:59:24 +01:00
Jana Deutschländer
659ce8325f merge mit spis vorbereiten 2017-01-11 15:51:10 +01:00
Silke Pisulla
555efed804 Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/area_content.less
#	css/area_nav-breadcrumb.less
#	css/area_nav-metabox.less
#	css/area_sidetools.less
#	css/base_design.less
2017-01-11 15:44:24 +01:00
Silke Pisulla
bbf124abb2 SPR-768: Anpassungen - SprintMeeting 10.1.2017 - breadcrumb padding 2017-01-11 15:17:39 +01:00
Jana Deutschländer
fda6466f1a font-size des root reduziert, damit default font size 1rem entspricht 2017-01-11 14:40:43 +01:00
Jana Deutschländer
b25b2fb7b6 struct font sizes, page tool icons 2017-01-10 17:14:13 +01:00
Jana Deutschländer
1b899691a7 Vorbereitung sprint meeting 2017-01-10 09:18:01 +01:00
Jana Deutschländer
d62df8bdbf metabox part 2 2017-01-09 16:31:32 +01:00
Jana Deutschländer
38297711ab metabox part 1 2017-01-09 14:32:43 +01:00
Jana Deutschländer
378cb41cd4 metabox for hightlightparent 2017-01-04 15:26:19 +01:00
Silke Pisulla
569e12b7cf code cleaning 2017-01-03 11:40:12 +01:00
Jana Deutschländer
f414dd9577 template redesign 2017-01-02 08:58:59 +01:00
Jana Deutschländer
ccbb71de8d basic less structure, template main doc head changes 2016-10-31 17:07:38 +01:00