Updated character lists to Polymer 1
This commit is contained in:
@@ -3,5 +3,13 @@
|
||||
<link rel="import" href="../components/paper-styles/classes/typography.html">
|
||||
|
||||
<style is="custom-style" include="iron-flex iron-flex-alignment iron-positioning">
|
||||
|
||||
--primary-color: #424242;
|
||||
--light-primary-color: #666;
|
||||
--dark-primary-color: #222;
|
||||
--accent-color: #d13b2e;
|
||||
--light-accent-color: #ff5a4b;
|
||||
--dark-accent-color: #ad2a1f;
|
||||
paper-item.short {
|
||||
--paper-item-min-height: 32px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user