SPR-882: section edit button improvements

This commit is contained in:
Silke Pisulla 2017-05-05 11:41:34 +02:00
commit cabcae22c1
3 changed files with 34 additions and 38 deletions

View file

@ -1,10 +1,10 @@
/**
* This styles the "section editing button"
* This styles the "section editing button" (data-plugin)
*/
#dokuwiki__content.main-content {
.editbutton_section {
.secedit:not([class*="plugin"]):not([class*="table"]) {
position: relative;
z-index: 2;
top: 0;