Added custom tab pages animations
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
color: #dedede;
|
||||
color: rgba(255,255,255,0.87);
|
||||
}
|
||||
paper-tabs {
|
||||
--paper-tabs-selection-bar-color: var(--accent-color);
|
||||
}
|
||||
paper-tab {
|
||||
--paper-tab-ink: var(--light-accent-color);
|
||||
}
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user