Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
eaee4a95516e8333a1f67e6ccf0d6f78af801c8c
/
.
/
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" %}