[Trac-tickets] [The Trac Project] #3160: misplaced context nav in ui

The Trac Project noreply at edgewall.com
Wed May 17 08:59:38 CDT 2006


#3160: misplaced context nav in ui
-------------------------------+--------------------------------------------
 Reporter:  themiwi at gmail.com  |       Owner:  cmlenz                    
     Type:  defect             |      Status:  new                       
 Priority:  low                |   Milestone:                            
Component:  webadmin           |     Version:  0.9.5                     
 Severity:  minor              |    Keywords:  css context navigation bar
-------------------------------+--------------------------------------------
 The webadmin ui places the context-nav ({{{<div id="ctxtnav">}}}) within
 then content div ({{{<div id="content">}}}) instead of just before it (as
 all other trac components do). This breaks absolute css-positioning of the
 context navigation bar when using custom style sheets.

 As a workaround, reposition the bar using a {{{#content #ctxtnav}}} rule.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3160>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list