Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
b86f86e358a3e038f1e0077b1524eb9c295b226d
/
.
/
node_modules
/
material-design-lite
/
src
/
button
/
snippets
/
fab-disabled.html
blob: 3dc9cb46b90de8db64a978d0f326c313c6995268 [
file
] [
log
] [
blame
]
<!-- Disabled FAB button -->
<button
class
=
"mdl-button mdl-js-button mdl-button--fab"
disabled
>
<i
class
=
"material-icons"
>
add
</i>
</button>