This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-fab button in md-toolbar has white background #1687
Milestone
Comments
It's related to #1223, but I don't think simply setting the background to white was the best solution ... It makes icon not visible, and it's not consistent with colors applied when moving mouse over or clicking the button. |
Toilal
added a commit
to Toilal/material
that referenced
this issue
Feb 26, 2015
Instead of using a white background, use the same styles as md-raised buttons for md-fab buttons included in md-toolbar. It allows md-fab buttons included in md-toolbar to support all rendering effects properly. Close angular#1687
I've noticed white fabs like this in iOS, but not in anything else that I've tried. They only get their color when clicked. |
Hi, can you repost your Plunker? The link is no longer working. @Toilal |
marcysutton
pushed a commit
that referenced
this issue
Mar 27, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I thing there's a problem with styling in button-theme.scss. It cause md-fab button embeded in md-toolbar to have white background, regardless the theme.
Plunkr showing the issue
The text was updated successfully, but these errors were encountered: