update list views
This commit is contained in:
parent
cbf80fb548
commit
aaf5037d13
14 changed files with 164 additions and 70 deletions
|
@ -3,9 +3,9 @@
|
|||
}
|
||||
|
||||
i.mediaInfoItem {
|
||||
width: 3vh;
|
||||
height: 3vh;
|
||||
font-size: 3vh;
|
||||
width: auto;
|
||||
height: auto;
|
||||
font-size: 1.6em;
|
||||
margin-right: .6em;
|
||||
}
|
||||
|
||||
|
@ -63,9 +63,3 @@ i.mediaInfoItem {
|
|||
font-size: 90%;
|
||||
padding: .1em .5em;
|
||||
}
|
||||
|
||||
.layout-tv i.mediaInfoItem {
|
||||
width: 4vh;
|
||||
height: 4vh;
|
||||
font-size: 4vh;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue