Commit graph

16 commits

Author SHA1 Message Date
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
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
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
Jana Deutschländer
4f626e3342 SPR-950 changes for mobile header,
Bugfix edit Mode of document
2017-09-26 12:39:45 +02:00
Silke Pisulla
577d0c1e94 SPR-943: Template: Pixel-Fehler bei Edittable button 2017-04-27 14:33:37 +02:00
Silke Pisulla
1dc51a98fd SPR-908: check fix border-radius 2017-04-21 10:43:13 +02:00
Silke Pisulla
1741a375bc SPR-908: stop floating after msg-box 2017-04-20 10:49:24 +02:00
Silke Pisulla
32f9e6bba2 SPR-742: editmode contentblock 2017-04-03 13:42:41 +02:00
Silke Pisulla
146c8265e6 SPR-742: wiki icons, table in content, edit button, tabinclude 2017-04-03 13:30:34 +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
ce0c70f35a Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/area_nav-metabox.less
#	css/plugins/edit.less
2017-02-24 09:25:52 +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
Silke Pisulla
e1a580f40a Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/plugins/edit.less
2017-02-14 09:26:02 +01:00
Andreas Gohr
e1fee95368 SPR-797 fix ID uniqueness
As explained on https://www.dokuwiki.org/devel:javascript#using_ids IDs
may not clash with headlines. To avoid that all IDs have to use two
subsequent underscores.
2017-02-13 16:53:06 +01:00
Silke Pisulla
ccfc6726be wrong float for edit button for table 2017-02-10 13:34:03 +01:00
Jana Deutschländer
5671e6e5e8 merge jde_bar_search and bar_search branch 2017-02-09 16:48:46 +01:00