Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ActionButton] Add styles for labels. #76

Merged
merged 3 commits into from
Jan 16, 2017

Conversation

NewOldMax
Copy link
Contributor

See #75

@@ -82,6 +82,9 @@ export default function getTheme(theme, ...more) {
borderRadius: (spacing.actionButtonSize - 16) / 2,
backgroundColor: grey500,
},
speedDialActionLabel: {
color: grey600,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @NewOldMax :) We should probably use palette.secondaryTextColor. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You right. I will fix at monday.

@NewOldMax
Copy link
Contributor Author

As I see, test errors don't related to this PR

@xotahal
Copy link
Owner

xotahal commented Jan 16, 2017

True, I fixed them here. Could you please update your fork to include that commit. I don't want to push those error to master again ...

@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 100% (diff: 100%)

Merging #76 into master will not change coverage

@@           master   #76   diff @@
===================================
  Files           7     7          
  Lines         300   300          
  Methods         7     7          
  Messages        0     0          
  Branches        5     5          
===================================
  Hits          300   300          
  Misses          0     0          
  Partials        0     0          

Sunburst

Powered by Codecov. Last update 20b42c8...45379df

Copy link
Owner

@xotahal xotahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @NewOldMax ;)

@xotahal xotahal merged commit 22c247f into xotahal:master Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants