SPR-882: section edit button improvements
This commit is contained in:
parent
e3228cadf6
commit
cabcae22c1
3 changed files with 34 additions and 38 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue