diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index ff0b0a367d0..45a7572c49e 100644 --- a/homeassistant/components/frontend/version.py +++ b/homeassistant/components/frontend/version.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "be20cf7a73e3d60bda2333158634f3fe" +VERSION = "00e48aefaf4a007da43b3263c56ef968" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 87199a2022f..38f9e1877ac 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -2865,12 +2865,15 @@ ready:function(){this.templatize(this)}}),Polymer._collections=new WeakMap,Polym .camera-feed { width: 100%; height: auto; + border-radius: 2px; } .caption { position: absolute; left: 0px; right: 0px; bottom: 0px; + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; background-color: rgba(0, 0, 0, 0.3); padding: 16px; diff --git a/homeassistant/components/frontend/www_static/home-assistant-polymer b/homeassistant/components/frontend/www_static/home-assistant-polymer index c580a9eb89e..48242682030 160000 --- a/homeassistant/components/frontend/www_static/home-assistant-polymer +++ b/homeassistant/components/frontend/www_static/home-assistant-polymer @@ -1 +1 @@ -Subproject commit c580a9eb89ec1f40645a08b12b8070e8fcad9b84 +Subproject commit 4824268203068dfbd03e9d5ff5f4b59b04f3fe67