From 67f3fcc5cf75ce21eb04dab1d2a85b64531a8492 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 6 May 2016 23:35:15 -0700 Subject: [PATCH] Update frontend --- .../components/frontend/mdi_version.py | 2 +- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 73 ++++++++++--------- .../www_static/home-assistant-polymer | 2 +- .../components/frontend/www_static/mdi.html | 2 +- .../www_static/webcomponents-lite.min.js | 6 +- 6 files changed, 47 insertions(+), 40 deletions(-) diff --git a/homeassistant/components/frontend/mdi_version.py b/homeassistant/components/frontend/mdi_version.py index 2b8df1a660d..7137aafcdbc 100644 --- a/homeassistant/components/frontend/mdi_version.py +++ b/homeassistant/components/frontend/mdi_version.py @@ -1,2 +1,2 @@ """DO NOT MODIFY. Auto-generated by update_mdi script.""" -VERSION = "af8a531f1c2e477c07c4b3394bd1ce13" +VERSION = "1baebe8155deb447230866d7ae854bd9" diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 427c7104c07..1f5b07185dc 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 = "15c711f899d61b09b8eb101a44a48a29" +VERSION = "7d8744fc68d09561ba4dd2408310d4fe" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index aaf7cc2c93b..a57fcaa57ef 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -1006,7 +1006,7 @@ font-style: italic; --text-primary-color: var(--dark-theme-text-color); --default-primary-color: var(--primary-color); - }