added timeline view
This commit is contained in:
@@ -575,6 +575,10 @@ a.itemTag:hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.timelineItemsContainer {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
.scenePosterViewItem img {
|
||||
@@ -670,3 +674,7 @@ a.itemTag:hover {
|
||||
.tileItem .itemProgressText {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.timelineHeader {
|
||||
margin-bottom: .25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user