diff --git a/css/rtl.css b/css/rtl.css index 8b82a45..ea1edfe 100644 --- a/css/rtl.css +++ b/css/rtl.css @@ -199,7 +199,6 @@ caption, legend { .dokuwiki .toc span.toc_open, .dokuwiki .toc span.toc_close { float: left; - margin: 0 0 0 .2em; } .dokuwiki #toc__inside ul ul { padding-left: 0; @@ -256,6 +255,13 @@ caption, legend { float: left; } +.dokuwiki div.section_highlight { + margin: -3em -1.5em -.01em 0; + padding: 3em 1em .01em 0; + border-left-width: 0; + border-right: .5em solid __background_alt__; +} + /*____________ _modal ____________*/