From 963c4bb70e16a80c69c7158f62bd590615763b59 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 10 Nov 2015 00:56:56 -0800 Subject: [PATCH] Update frontend with new card style --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 21 +++++++------------ .../www_static/home-assistant-polymer | 2 +- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 358e09a89f7..924e46ae814 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 = "b2195524170f300cf2645ef8fd002fda" +VERSION = "75532015507fd544f46081ec0eeb5004" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index f4fe4c24e7d..5ae7ce0b002 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -3502,14 +3502,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN .grey { --ha-label-badge-color: var(--paper-grey-500); - }