Began work on character sheet templates

This commit is contained in:
Stefan Zermatten
2014-11-26 15:03:24 +02:00
parent 3408ba9e8d
commit 5e2ac89f1b
6 changed files with 19 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ paper-tabs[noink][nobar] paper-tab.core-selected {
}
::shadow #ink {
color: #d50000 !important;
color: #b22 !important;
}
paper-tabs.transparent-brown {
@@ -32,4 +32,4 @@ paper-tabs.transparent-brown::shadow #selectionBar {
paper-tabs.transparent-brown paper-tab::shadow #ink {
color: #795548;
}
}