Integration to Requarks Core

This commit is contained in:
NGPixel
2016-11-20 20:09:50 -05:00
parent 6744190859
commit 985761556c
52 changed files with 1129 additions and 1048 deletions

View File

@@ -13,7 +13,7 @@
h2.nav-item {
font-size: 150%;
color: $orange;
color: mc('orange', '500');
}
#notifload {
@@ -26,7 +26,7 @@ h2.nav-item {
&::before {
content: " ";
@include spinner($orange,0.5s,24px);
@include spinner(mc('orange', '500'),0.5s,24px);
}
&.active {