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
| Issue category | Bug |
|---|---|
| Unfrozen changes | Unfrozen because it only changes CSS to fix a bug in the Views UI |
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2334379-1-box-shadow.patch | 512 bytes | yvesvanlaer |
| Screen Shot 2014-09-07 at 16.08.06.png | 6.23 KB | yvesvanlaer | |
| Screen Shot 2014-09-07 at 16.06.50.png | 7 KB | yvesvanlaer |
Comments
Comment #1
yvesvanlaer commentedComment #2
jhedstromPatch still applies, and fixes the issue as shown in the screenshots.
Comment #3
webchickNice catch. Committed and pushed to 8.0.x. Thanks!
Comment #4
webchickAhem.