From 30b8497430dfecf01a71e21e6016c3a197313fcc Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Sun, 5 Apr 2020 02:16:48 -0400 Subject: [PATCH] Add compact slider and full settings persistence. --- scripts/system/inventory/inventory.html | 72 ++++++++++++++++++++----- scripts/system/inventory/inventory.js | 30 +++++++++++ 2 files changed, 88 insertions(+), 14 deletions(-) diff --git a/scripts/system/inventory/inventory.html b/scripts/system/inventory/inventory.html index 5804daff57..0b90a95486 100644 --- a/scripts/system/inventory/inventory.html +++ b/scripts/system/inventory/inventory.html @@ -40,18 +40,18 @@ > - - - - - + @@ -78,6 +78,7 @@ sm="6" md="4" lg="3" + class="py-1" > -
{{item.type}}
+
{{item.type}}
{{item.name}} - {{item.url}} + {{item.url}}