Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
330847de16cc6591387138739653d5fcc6f14190
/
.
/
node_modules
/
material-design-lite
/
src
/
button
/
snippets
/
fab.html
blob: 0874925bd8a1be188393060e7e69fcf1ca41b8a9 [
file
] [
log
] [
blame
]
Copybara bot
be50d49
2023-11-30 00:16:42 +0100
[
diff
] [
blame
]
1
<!-- FAB button -->
2
<button
class
=
"mdl-button mdl-js-button mdl-button--fab"
>
3
<i
class
=
"material-icons"
>
add
</i>
4
</button>