Problem/Motivation

In views, when you click the add button and you hover the options you'll get this:

Some box shadow will be added to the hoverstate coming from ".button:hover" in buttons.theme.css

Proposed resolution

Add extra line css which gives box-shadow none.

Remaining tasks

Create patch

User interface changes

Before
After

API changes

None

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Bug
Unfrozen changes Unfrozen because it only changes CSS to fix a bug in the Views UI

Comments

yvesvanlaer’s picture

Status: Active » Needs review
StatusFileSize
new512 bytes
jhedstrom’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Patch still applies, and fixes the issue as shown in the screenshots.

webchick’s picture

Issue tags: +SprintWeekend2015

Nice catch. Committed and pushed to 8.0.x. Thanks!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Ahem.

  • webchick committed cf7565d on 8.0.x
    Issue #2334379 by yvesvanlaer: Hover state when clicked on add button...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.