From 9ffc5649f7fea6a12d185d4e6ed5e75e2b8adec8 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Fri, 21 Jul 2017 11:02:02 +0200 Subject: [PATCH] Fixed tooltip suffix icons and moved textarea icons outside of textarea --- .../views/character/effects/effectEdit/effectEdit.html | 1 + .../character/features/featureDialog/featureDialog.html | 2 +- .../inventory/containerDialog/containerDialog.html | 8 +++++--- .../views/character/inventory/itemDialog/itemDialog.html | 2 +- .../views/character/spells/spellDialog/spellDialog.html | 4 ++-- .../character/spells/spellListDialog/spellListDialog.html | 7 +++++-- .../dicecloud-icons/dicecloud-icons.html | 3 +++ 7 files changed, 18 insertions(+), 9 deletions(-) diff --git a/rpg-docs/client/views/character/effects/effectEdit/effectEdit.html b/rpg-docs/client/views/character/effects/effectEdit/effectEdit.html index 078cd946..9716e3d9 100644 --- a/rpg-docs/client/views/character/effects/effectEdit/effectEdit.html +++ b/rpg-docs/client/views/character/effects/effectEdit/effectEdit.html @@ -13,6 +13,7 @@ label="Value" floatinglabel value={{effectValue}}> + {{> formulaSuffix}} {{else}}
diff --git a/rpg-docs/client/views/character/features/featureDialog/featureDialog.html b/rpg-docs/client/views/character/features/featureDialog/featureDialog.html index c84b6cdf..504afd7a 100644 --- a/rpg-docs/client/views/character/features/featureDialog/featureDialog.html +++ b/rpg-docs/client/views/character/features/featureDialog/featureDialog.html @@ -69,7 +69,7 @@ -
+
{{> textareaBracketSuffix}}
diff --git a/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html b/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html index fcd52b18..c6be3bcd 100644 --- a/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html +++ b/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html @@ -20,9 +20,11 @@

- - - +
+ + + {{> textareaBracketSuffix}} +