improved closed item in sitemap for RTL languages
This commit is contained in:
parent
caef190b74
commit
57babfc8c6
2 changed files with 3 additions and 0 deletions
|
|
@ -245,6 +245,9 @@
|
||||||
[dir=rtl] .dokuwiki ul.idx {
|
[dir=rtl] .dokuwiki ul.idx {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
[dir=rtl] .dokuwiki ul.idx li.closed {
|
||||||
|
list-style-image: url(images/closed-rtl.png);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*____________ _footnotes ____________*/
|
/*____________ _footnotes ____________*/
|
||||||
|
|
|
||||||
BIN
images/closed-rtl.png
Normal file
BIN
images/closed-rtl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 170 B |
Loading…
Add table
Add a link
Reference in a new issue