Files
SmartHomePHP/web/css/site.css
Alex Solomaha e101587067 Drawer fixes
2017-02-14 15:25:06 +02:00

17 lines
251 B
CSS

.product-font {
font-family: 'Product Sans', Arial, sans-serif;
}
.product-font span {
font-weight: bold;
}
.not-set {
color: #c55;
font-style: italic;
}
.select2-container--krajee .select2-selection--single {
line-height: 2;
}