[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2692 [Website]: website css needs right-to-left support for arabic/farsi
#2692: website css needs right-to-left support for arabic/farsi
---------------------+------------------------------------------------------
Reporter: arma | Owner: phobos
Type: defect | Status: new
Priority: normal | Milestone: Deliverable-Mar2011
Component: Website | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by OsamaK):
Another bug is in [https://www.torproject.org/css/typography-rtl.css
typography-rtl.css]:
{{{
#projects th {
text-align: right;
caption, th, td {
text-align: right;
}}
}}}
which should be two different rulesets:
{{{
#projects th {
text-align: right;
}
caption, th, td {
text-align: right;
}
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2692#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs