update components

This commit is contained in:
Luke Pulverenti
2016-08-02 01:55:52 -04:00
parent 6f21a963ea
commit 823f69bb92
68 changed files with 303 additions and 388 deletions
@@ -48,7 +48,7 @@
height: 28px;
}
.playedIndicator i {
.playedIndicatorIcon {
width: 22px;
height: 22px;
font-size: 22px;
@@ -63,8 +63,8 @@
font-size: 80%;
}
.layout-tv .playedIndicator i {
.layout-tv .playedIndicatorIcon {
width: 2.6vh;
height: 2.6vh;
font-size: 2.6vh;
}
}