Problem/Motivation

White letter on light grey background, difficult to read.
You get this when you hover the active state of the ADD button in views.

Proposed resolution

Make it blue, like the other buttons.
.views-displays .tabs.secondary .open > a:hover { color: #0074bd; }

Remaining tasks

Create patch.

User interface changes

Before
After

API changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yvesvanlaer’s picture

Issue summary: View changes
yvesvanlaer’s picture

Status: Active » Needs review
FileSize
408 bytes
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Nice!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b3d9f45 and pushed to 8.0.x. Thanks!

  • alexpott committed b3d9f45 on
    Issue #2334375 by yvesvanlaer: Fixed Active hover state add button views...

Status: Fixed » Closed (fixed)

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