platypush/platypush/backend/http/webapp/src/components/panels/Media/vars.scss

10 lines
176 B
SCSS
Raw Normal View History

2021-01-14 00:15:35 +01:00
$media-header-height: 3.3em;
$media-nav-width: 2.8em;
$filter-header-height: 3em;
2023-11-07 00:45:16 +01:00
$default-media-img-bg: #d0dad8;
$default-media-img-fg: white;
.fa-youtube {
color: #d21;
}