3 lines
50 B
CSS
3 lines
50 B
CSS
/* Imitate RTL UI */
|
|
window { direction: rtl; }
|
/* Imitate RTL UI */
|
|
window { direction: rtl; }
|