mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage
This commit is contained in:
parent
97f1f35371
commit
fe50e2bafc
1 changed files with 5 additions and 0 deletions
|
|
@ -173,6 +173,11 @@ treecol {
|
|||
margin-inline-start: 0;
|
||||
}
|
||||
|
||||
#browserHomePage:-moz-locale-dir(rtl) input {
|
||||
unicode-bidi: plaintext;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
/* Content pane */
|
||||
#playDRMContentLink {
|
||||
/* Line up with the buttons in the other grid bits: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue