support more embedded video metadata
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
}
|
||||
|
||||
.defaultBackground .cardImage {
|
||||
background-color: #333;
|
||||
background-color: #303030;
|
||||
}
|
||||
|
||||
.homeTopViews .defaultBackground .cardImage {
|
||||
@@ -109,7 +109,7 @@
|
||||
}
|
||||
|
||||
.ui-body-b .visualCardBox {
|
||||
background: rgba(40,40,40,.85);
|
||||
background: rgba(56,56,56,.85);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
||||
@@ -200,11 +200,11 @@
|
||||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: #101010;
|
||||
background-color: #080808;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(18, 18, 18, .55);
|
||||
background-color: rgba(15, 15, 15, .3);
|
||||
}
|
||||
|
||||
.paperLibraryViewNav {
|
||||
|
||||
Reference in New Issue
Block a user