From 399d14a5e0a1b3b5b740c970878631676f4087f2 Mon Sep 17 00:00:00 2001 From: Marc Khouri Date: Thu, 22 Mar 2018 13:32:32 -0400 Subject: [PATCH] Add styling to Config Entries (#1011) * Add some styling to Config Entries This commit adds some styling to the (experimental) Config Entries * re-add localization Note: I'm having issues with localization on my current setup -- it doesn't seem to be working for me :shrug:. This commit just keeps the same localization as there was previously, no change * Update based on PR review * Remove stale annotations --- .../config-entries/ha-config-entries.html | 105 ++++++++++-------- 1 file changed, 57 insertions(+), 48 deletions(-) diff --git a/panels/config/config-entries/ha-config-entries.html b/panels/config/config-entries/ha-config-entries.html index dceda08b6c..160d969b25 100644 --- a/panels/config/config-entries/ha-config-entries.html +++ b/panels/config/config-entries/ha-config-entries.html @@ -12,62 +12,71 @@