1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-01-29 21:43:11 -05:00
parent b4ae58347b
commit d90d4de2b0
42 changed files with 1514 additions and 361 deletions

View file

@ -54,7 +54,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
padding: 8px 8px 8px 24px;
margin: 0;
color: var(--paper-dialog-button-color, --default-primary-color);
color: var(--paper-dialog-button-color, --primary-color);
@apply(--layout-horizontal);
@apply(--layout-end-justified);