Merge branch 'spis_SPR-882' into 'master'

SPR-882: section edit button improvements (spis_SPR-882)

See merge request !61
This commit is contained in:
Jana Deutschländer 2017-04-26 16:21:41 +02:00
commit 39514a7bd0

View file

@ -6,7 +6,7 @@
#dokuwiki__content.main-content { #dokuwiki__content.main-content {
.level2 { div[class^="level"] {
p a.media { p a.media {
img { img {
border: 1px dotted @ini_background_site; border: 1px dotted @ini_background_site;
@ -23,7 +23,8 @@
} }
> div, > div,
.section_highlight > div { .section_highlight > div,
div[class^="level"] {
> ul, > ul,
> ol { > ol {
&:not([class="tabs"]) > li { &:not([class="tabs"]) > li {