Added VideoStatsPopover

• Added:
- VideoStatsPopover for displaying basic video meta information similar to youtube
This commit is contained in:
mgabdev
2020-06-08 19:48:31 -04:00
parent efd9d684e0
commit 24ad9b6ff4
5 changed files with 137 additions and 1 deletions

View File

@@ -508,6 +508,7 @@ body {
.width330PX { width: 330px; }
.width250PX { width: 240px; }
.width240PX { width: 240px; }
.width115PX { width: 115px; }
.width84PX { width: 84px; }
.width72PX { width: 72px; }
.width60PX { width: 60px; }