Add mod suggestion panel

This commit is contained in:
Andrew Miner
2016-05-12 22:27:44 -07:00
parent 6b84698802
commit 23b3f1c7e1
7 changed files with 257 additions and 11 deletions
+1
View File
@@ -39,6 +39,7 @@ $color-button-highlight : rgba(255, 255, 255, 0.66);
$color-button-shadow : rgba(0, 0, 0, 0.33);
$color-error : #DD444A;
$color-valid : #1CB703;
$color-link-normal : $color-blue-medium;
$color-link-active : $color-blue-light;