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 {
|
#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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue