add stats for nerds to video player
This commit is contained in:
parent
b95bd4407c
commit
e1363fc80a
18 changed files with 33 additions and 25 deletions
1
dashboard-ui/bower_components/emby-webcomponents/playerstats/playerstats.css
vendored
Normal file
1
dashboard-ui/bower_components/emby-webcomponents/playerstats/playerstats.css
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.playerStats{background:rgba(28,28,28,.8);-webkit-border-radius:.3em;border-radius:.3em;left:1.5em;position:absolute;top:6em;color:#fff}.playerStats-content{position:relative}.playerStats-closeButton{position:absolute;top:.25em;right:.25em;color:#ccc}.playerStats-stats{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:1em 2em 1em 1em;max-width:50em}.playerStats-stat{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.playerStats-stat-label{font-weight:500;margin-right:1em;width:12em;text-align:right}.playerStats-stat-header{margin-top:1em}
|
1
dashboard-ui/bower_components/emby-webcomponents/playerstats/playerstats.js
vendored
Normal file
1
dashboard-ui/bower_components/emby-webcomponents/playerstats/playerstats.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue