redesigned actor display
This commit is contained in:
parent
cb579524df
commit
d76f3f681f
6 changed files with 221 additions and 138 deletions
|
@ -101,18 +101,11 @@
|
|||
height: 150px;
|
||||
}
|
||||
|
||||
|
||||
.posterItemProgress {
|
||||
font-size: 12px;
|
||||
color: #bbb;
|
||||
vertical-align: middle;
|
||||
.posterItemProgress .itemProgressBar {
|
||||
height: 12px;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
.posterItemProgress .itemProgressBar {
|
||||
height: 12px;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
.portraitPosterItem .itemProgressText {
|
||||
display: none;
|
||||
}
|
||||
|
@ -121,11 +114,6 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.posterItem .itemProgressText {
|
||||
margin-left: 5px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@media all and (min-width: 650px) {
|
||||
|
||||
.backdropPosterItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue