Updates to UI, Update NLog to 4.4.12

This commit is contained in:
Qstick
2017-10-01 23:05:28 -04:00
parent 31db4e2026
commit c8ed46850a
88 changed files with 9550 additions and 269 deletions
@@ -7,11 +7,11 @@
}
.underlay {
composes: cover from 'Styles/Mixins/cover.css';
@add-mixin cover;
}
.overlay {
composes: linkOverlay from 'Styles/Mixins/linkOverlay.css';
@add-mixin linkOverlay;
padding: 10px;
}
@@ -5,7 +5,7 @@
}
.name {
composes: truncate from 'Styles/Mixins/truncate.css';
@add-mixin truncate;
margin-bottom: 20px;
font-weight: 300;