[tor-bugs] #9605 [Trac]: Choose alignment of tickets

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 30 17:48:27 UTC 2013


#9605: Choose alignment of tickets
-----------------------------+-------------------
     Reporter:  bastik       |      Owner:  erinn
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Trac         |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-------------------

Comment (by bastik):

 Some CSS modifications.

 {{{
 margin-left at #content.ticket in ticket.css can be set to somewhat
 percent
 }}}
 > 5% work fine for me

 {{{
 or to pixels
 }}}
 > 50px work fine for me


 Now "Download in other formats:" including its links are still centered.


 {{{
 This is probably controlled via text-align at #altlinks in trac.css or
 tor.css
 }}}
 {{{
 which can be set to left
 }}}
 > which would make it appear leftmost, what doesn't look good

 {{{
 now you can add margin-left: with n% or npx
 }}}
 >  (where n is what you pick for #content.ticket)
 > Note that this has an effect on the whole wiki, what is not intended

 I'm unable to save my CSS edits, thus the page looks like it did before.

 My options appear to be:
 - Wait for trac to come with a setting to control it and you to use it
 - Wait for you patching trac to allow user to choose alignment of tickets
 (including altlinks in a nice way)
 - Using UserOptions.css (if these work, I don't know how)
 - Use, yet another, add-on to apply my modifications to this website

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9605#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list