Commit graph

15 commits

Author SHA1 Message Date
Jana Deutschländer
c0ecc7ec5b comments corrections 2017-05-11 16:30:07 +02:00
Silke Pisulla
4a2396d1fd Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/plugins/do_tasks.less
2017-05-11 15:18:51 +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
cabcae22c1 SPR-882: section edit button improvements 2017-05-05 11:41:34 +02:00
Silke Pisulla
577d0c1e94 SPR-943: Template: Pixel-Fehler bei Edittable button 2017-04-27 14:33:37 +02:00
Silke Pisulla
fabd75acdf Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	lang/de/lang.php
2017-04-26 09:37:42 +02:00
Michael Große
d29aa0daac
Editbutton should be closely below section
The `margin-top: 0` overwrites DokuWiki's default `margin-top: -1.4em`
and causes the edit button to be far below the section it is supposed to
edit. This causes a visual disconnect between button and section,
especially for small or empty sections. This is even more
apparent when contrasted with the button-placement for tables etc.
2017-04-21 17:59:24 +02:00
Silke Pisulla
89a4c45d5c SPR-742: edit buttons 2017-04-03 13:31:35 +02:00
Silke Pisulla
eeaa70e6b8 SPR-908: QS - margin, padding, font-size 2017-03-30 10:39:12 +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
60020ac79d SPR-742: Konfigurierbarkeit "edit pencil" in content 2017-03-23 12:57:39 +01:00
Silke Pisulla
7bd5c61bdc SPR-882: section edit button margin-top for all plugin-editbuttons 2017-03-20 13:21:37 +01:00
Silke Pisulla
5b077f23cf SPR-882: section edit button less margin-top 2017-03-20 13:04:48 +01:00
Andreas Gohr
c184619466 more styling for section edit buttons
moved the whole section editing and highlighting stuff to its own file.
also moved the edittable specific parts to their proper plugin file.
2017-02-22 10:48:36 +01:00