From b6d4e49a804c12da1f74a1317ab0036f5ce82429 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 14 Nov 2014 14:28:15 +0000 Subject: [PATCH] Get rid of editor table animations. Getting the element to adjust to content height is tricky and isn't really worth it. --- resources/report/html/loot-plugin-editor.html | 23 +++++++++++-------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html index 5c7534e2..c172ccb7 100644 --- a/resources/report/html/loot-plugin-editor.html +++ b/resources/report/html/loot-plugin-editor.html @@ -16,8 +16,7 @@ loot-editor-close - - + @@ -78,6 +77,9 @@ loot-editor-close border-collapse: collapse; width: 100%; } + table:not(.core-selected) { + display: none; + } td input { width: 100%; text-overflow: ellipsis; @@ -150,7 +152,7 @@ loot-editor-close Dirty Info Locations - + @@ -214,7 +216,7 @@ loot-editor-close
FilenameDisplay NameCondition
Add new row...
-
+
Apply @@ -225,22 +227,25 @@ loot-editor-close