Upgraded spells page to Polymer 1

This commit is contained in:
Stefan Zermatten
2017-01-30 13:02:22 +02:00
parent fd21f4f7d7
commit 7af3b8e06e
12 changed files with 435 additions and 376 deletions

View File

@@ -1,3 +1,7 @@
.spellDialog paper-checkbox {
margin: 8px 16px 8px 8px;
.spell-dialog paper-checkbox {
margin: 8px;
}
.spell-dialog paper-dropdown-menu, .spell-dialog paper-input {
margin: 0 4px;
}