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:
commit
39514a7bd0
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
|
||||
#dokuwiki__content.main-content {
|
||||
.level2 {
|
||||
div[class^="level"] {
|
||||
p a.media {
|
||||
img {
|
||||
border: 1px dotted @ini_background_site;
|
||||
|
@ -23,7 +23,8 @@
|
|||
}
|
||||
|
||||
> div,
|
||||
.section_highlight > div {
|
||||
.section_highlight > div,
|
||||
div[class^="level"] {
|
||||
> ul,
|
||||
> ol {
|
||||
&:not([class="tabs"]) > li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue