validate encoder presence

This commit is contained in:
Luke Pulverenti 2016-08-05 01:12:25 -04:00
parent 1d0c9407f0
commit 8f42677b0c
4 changed files with 11 additions and 11 deletions

View file

@ -14,12 +14,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.4.153",
"_release": "1.4.153",
"version": "1.4.154",
"_release": "1.4.154",
"_resolution": {
"type": "version",
"tag": "1.4.153",
"commit": "a603e98c1b5628c284ef7ae6ad5d7274251fe16b"
"tag": "1.4.154",
"commit": "fc470b13dc1fc1a5d859d3b3da905adba007459a"
},
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "^1.2.1",

View file

@ -1,7 +1,7 @@
.itemProgressBar {
background: rgba(0,0,0,.5);
position: relative;
height: .4em;
height: .35em;
}
.itemProgressBarForeground {