From f2e92e710a3cfa01c8d3f3c4969c93bd39ff0634 Mon Sep 17 00:00:00 2001 From: jliddev Date: Tue, 6 Apr 2021 10:19:30 -0500 Subject: [PATCH] Use a similar tooltip style for unknown providers --- .../my-addons-addon-cell.component.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/wowup-electron/src/app/components/my-addons-addon-cell/my-addons-addon-cell.component.html b/wowup-electron/src/app/components/my-addons-addon-cell/my-addons-addon-cell.component.html index 25885e24..53774757 100644 --- a/wowup-electron/src/app/components/my-addons-addon-cell/my-addons-addon-cell.component.html +++ b/wowup-electron/src/app/components/my-addons-addon-cell/my-addons-addon-cell.component.html @@ -5,12 +5,7 @@
- {{ - listItem.addon.name - }} - {{ listItem.addon.name }} @@ -47,7 +42,7 @@ svgIcon="fas:exclamation-triangle">
-
+
@@ -57,6 +52,14 @@ [svgIcon]="getIgnoreIcon()">
+ +
+ + +
{{ listItem.addon.installedVersion }}