Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#21929 closed enhancement (duplicate)

Better tab styles in sidebar

Reported by: lessbloat Owned by:
Priority: normal Milestone:
Component: UI Version:
Severity: normal Keywords:
Cc:

Description

The active tabs in the side bar have a border-bottom, which looks odd:

http://f.cl.ly/items/3c341D0y0Y3k0w0f3L1W/sidebar-tabs-before.jpg

Can we fix this?

Attachments (1)

21929.diff (776 bytes) - added by lessbloat 8 months ago.

Download all attachments as: .zip

Change History (5)

Absolute positioned the tabs over the div container in 21929.diff. Here's what it looks like with this patch applied:

http://f.cl.ly/items/321u1P1Z06040d2U3P1M/sidebar-tabs-after.jpg

Note: I debated on whether to use margin-top: -18px; or margin-top: -19px; for ul.category-tabs. -19px works in Mac Chrome/Win IE8/Win FF, but not Mac FF. -18px works in all of them but shows a slight overlap in everything except Mac FF:

http://f.cl.ly/items/2J1P1S0m0x2M3F2X2H0b/sidebar-tabs-overlap.jpg

Is having the slight overlap better than having the line under the whole active tab?

Duplicate of another ticket that I can't find.

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #17699.

  • Milestone Awaiting Review deleted

nacinbot did find it after all!

Note: See TracTickets for help on using tickets.