Add button to suggest a new mod

This commit is contained in:
Andrew Miner
2015-01-15 14:43:17 -08:00
parent 6562c5a4b8
commit a50e3d9621
9 changed files with 125 additions and 50 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ All rights reserved.
.panel {
position: absolute; top: 5em; right: 2em; bottom: 0; left: 2em;
background: $color-table-background;
background: $color-background-panel;
.prev {
background: url('/images/arrow-left-disabled.png');