mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update frontend
This commit is contained in:
parent
2d2b26ff1a
commit
e92c77a113
@ -1,2 +1,2 @@
|
|||||||
""" DO NOT MODIFY. Auto-generated by build_frontend script """
|
""" DO NOT MODIFY. Auto-generated by build_frontend script """
|
||||||
VERSION = "be20cf7a73e3d60bda2333158634f3fe"
|
VERSION = "00e48aefaf4a007da43b3263c56ef968"
|
||||||
|
@ -2865,12 +2865,15 @@ ready:function(){this.templatize(this)}}),Polymer._collections=new WeakMap,Polym
|
|||||||
.camera-feed {
|
.camera-feed {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
.caption {
|
.caption {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
border-bottom-left-radius: 2px;
|
||||||
|
border-bottom-right-radius: 2px;
|
||||||
|
|
||||||
background-color: rgba(0, 0, 0, 0.3);
|
background-color: rgba(0, 0, 0, 0.3);
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit c580a9eb89ec1f40645a08b12b8070e8fcad9b84
|
Subproject commit 4824268203068dfbd03e9d5ff5f4b59b04f3fe67
|
Loading…
x
Reference in New Issue
Block a user