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