Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
CSS/HTML markup
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 16:46 UTC
Updated:
16 Nov 2011 at 14:10 UTC
In Drupal 7, the system.menus.css stylesheet is more-focused version of the Drupal 6 system-menus.css stylesheet. In Drupal 6, it was a difficult stylesheet to override because it included a lot of admin-specific styles.
In Drupal 7, the only admin-specific style is td.menu-disabled. I think that's a core bug, btw.
If we look at what's left in D7's system-menus.css we find:
I'm trying to re-do the tab styling (originally written in Zen for Drupal 5) over in #1249790: Convert tabs from old sliding-door CSS technique to CSS3 and I'm realizing how annoying it is to override all the default tab styling when it would be much simpler to just remove it.
Comments
Comment #1
johnalbinFixed.
Comment #3
johnalbinThis issue accidentally broke inline styling of links.
A follow-up fix was just committed: http://drupalcode.org/project/zen.git/commitdiff/cbe2a57