mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
RTL: Reverse sidebar collapse toggle
This commit is contained in:
parent
4490da93ca
commit
ef1f64058e
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ item-pane-sidenav {
|
|||
list-style-image: url("chrome://zotero/skin/itempane/20/expand.svg");
|
||||
}
|
||||
|
||||
:dir(rtl) {
|
||||
&:-moz-locale-dir(rtl) {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue