[tor-bugs] #20407 [Internal Services/Service - trac]: Black border around trac menu items
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Oct 19 16:48:15 UTC 2016
#20407: Black border around trac menu items
--------------------------------------------------+-----------------
Reporter: cypherpunks | Owner: qbi
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Internal Services/Service - trac | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
--------------------------------------------------+-----------------
There is a black border around the menu items at the top (View Tickets,
Browse Source, Roadmap, etc.) which looks like it shouldn't be there.
FWICT this started after #20213 got fixed.
The CSS responsible for this border lives in
https://trac.torproject.org/tor.css and is defined as follows;
{{{
#mainnav {
background: #f7f7f7 0 0;
border: 1px solid #000;
font: normal 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-
serif;
margin: .66em 0 .33em;
padding: .2em 0;
}
}}}
--
Ticket URL: <https://troodi.torproject.org/projects/tor/ticket/20407>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list