[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):

 I attached flipped versions of [https://www.torproject.org/images/sidenav-
 arrow.gif sidenav-arrow.gif]. After uploading them into
 https://www.torproject.org/images/, please add the following rules to
 layout-rtl.css:
 {{{
         .sidenav-sub ul li.dropdown a:link,
         .sidenav-sub ul li.dropdown a:visited {
                 background: url(../images/sidenav-arrow-rtl.gif) right top
 no-repeat;
                 margin-top: 12px;
         }
 }}}

 And remove:
 {{{
 .sidenav-sub ul li.dropdown a:link,
 .sidenav-sub ul li.dropdown a:visited {
         background-position: right top;
 }
 }}}

 Also background of the operating system name in the download page isn't
 shown as intended, so I attached a flipped image. Please replace:
 {{{
 .title {
         background-position: left top;
 }}}

 with:
 {{{
 .title {
         background: url(../images/table-title-arrow-rtl.jpg) right top no-
 repeat;
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2692#comment:9>
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