feat(back-button): add variables and support for focused and hover states (#18451)

- updates MD spacing for back button text
- also adds e2e tests and adds them to screenshot

references #18279 references #17624 fixes #18465
This commit is contained in:
Brandy Carney
2019-06-10 15:23:42 -04:00
committed by GitHub
parent 5c5934bc24
commit 58672fb221
18 changed files with 620 additions and 206 deletions

View File

@ -32,7 +32,6 @@ ion-icon {
// Menu Button Color: Focused
// --------------------------------------------------
:host(.ion-color.ion-focused) .button-native {
background: #{current-color(base, .24)};
color: #{current-color(base)};