Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
feat(#2): ux color
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Sep 22, 2018
1 parent 55b6dc1 commit 4669ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ ion-content[role="browse"] {
ion-button[disabled].button {
--background: #{$fluster-light-grey};
--color: #{$fluster-dark-grey};
--ion-color-medium: #{$fluster-medium-grey};
}
}

Expand Down

0 comments on commit 4669ded

Please sign in to comment.