Made unprepared spells hidable

This commit is contained in:
Thaum
2015-02-16 10:28:44 +00:00
parent 826575263e
commit 28aed14cda
5 changed files with 60 additions and 23 deletions

View File

@@ -18,8 +18,9 @@ body /deep/ #proficiencyDropDown {
width: 120px;
}
html /deep/ paper-input {
margin-bottom: 1px;
html /deep/ .effectEdit paper-input {
position: relative;
bottom: 5px;
}
html /deep/ .effectEdit {