support more embedded video metadata

This commit is contained in:
Luke Pulverenti
2016-02-17 21:55:15 -05:00
parent b43d55182d
commit 3d4ec9caf1
18 changed files with 3367 additions and 3369 deletions
+2 -2
View File
@@ -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;
}