Opened 10 months ago

Closed 9 months ago

#21449 closed enhancement (fixed)

Update/Comment menu bubbles in top level items get text-shadow on hover

Reported by: markjaquith Owned by: azaozz
Priority: low Milestone: 3.5
Component: Appearance Version: 3.4
Severity: trivial Keywords: has-patch commit
Cc:

Description

The Update/Comment menu bubbles in top level menu items get a text-shadow effect on hover, which doesn't look so hot:

http://cl.ly/image/0a290L392f2c/Screen%20Shot%202012-08-02%20at%2012.19.20%20AM.png

http://cl.ly/image/3f2h1j3Q1s0l/Screen%20Shot%202012-08-02%20at%2012.20.44%20AM.png

We should keep the text-shadow rule from being applied to those spans.

Attachments (3)

Screen Shot 2012-08-02 at 12.19.20 AM.png (8.4 KB) - added by markjaquith 10 months ago.
Before hover
Screen Shot 2012-08-02 at 12.20.44 AM.png (9.2 KB) - added by markjaquith 10 months ago.
On hover
21449.diff (1.4 KB) - added by markjaquith 10 months ago.
text-shadow: none to those spans

Download all attachments as: .zip

Change History (7)

text-shadow: none to those spans

  • Keywords has-patch added

First stab at a patch. Don't like that it was in each of the color files, but then again the rule that gave the text shadow was in those files.

Tested 21449.diff. Looks good.

  • Keywords commit added
  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [21578]:

Remove text-shadow on hover from update and comments bubbles in the admin menu, props markjaquith, fixes #21449

Note: See TracTickets for help on using tickets.