Allow new item description files to be created

This commit is contained in:
Andrew Miner
2015-05-11 09:20:42 -07:00
parent 8eb5cef71b
commit 23e98f5d31
7 changed files with 75 additions and 34 deletions
+11
View File
@@ -52,6 +52,17 @@ All rights reserved.
}
}
.creating {
width: 100%;
text-align: center;
p {
color: $color-gray-light;
font-size: $font-size-x-large;
margin: 1em;
}
}
.editor {
width: 100%;