platypush/platypush/backend/http/webapp/src/style/icons.scss

9 lines
159 B
SCSS

.fa.fa-kodi:before {
content: ' ';
background: url('/icons/kodi.svg');
background-size: 1em 1em;
width: 1em;
height: 1em;
display: inline-block;
}