Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
1560ca1e5570c4ae60fd1ac62ff012addf6624b7
/
.
/
node_modules
/
material-design-lite
/
src
/
badge
/
snippets
/
badge-on-icon-text-demo.html
blob: 1437ef8cbcfbc97666b0d34515a097bf6ed0d714 [
file
] [
log
] [
blame
]
<style>
.
demo-badge__badge-on-icon-text
.
mdl-badge
{
color
:
rgba
(
0
,
0
,
0
,
0.24
);
}
.
demo-badge__badge-on-icon-text
.
mdl-badge
.
material-icons
{
font-size
:
32px
;
}
</style>
{% include "badge-on-icon-text.html" %}