[aur-dev] [PATCH] Add RTL Support

Safa Alfulaij safa1996alfulaij at gmail.com
Fri Jul 15 09:10:12 UTC 2016


Hi!
Do I really need to add !important? Other sites (Like Pootle) don't add it
and things work.

And yes, we don't need to repeat the names but I don't develop with PHP so
I don't know :) Just copied what's in the file. Will fix that, thanks!

I want to make sure that "table th.tablesorter-header" is used in AUR so
that I don't attach it if not (There are a huge number of customizations in
the first diff, that are not used at all :) )

Last thing: Can you apply this and check if things is correct? Because it
seems like a TU page that I don't have access to. (Stylish addon will be
enough)


> *[lang="ar"] {
>     direction: rtl;
> }

html[lang="ar"] ul.admin-actions {
>     float: left;
> }

html[lang="ar"] ul.admin-actions li {
>     padding-left: auto;
>     padding-right: 1.5em;
> }



Thanks!

P.S: I'm subscribed to the list ;)


More information about the aur-dev mailing list