diff --git a/OverlayPlugin.Core/resources/targetbars/focus_target.html b/OverlayPlugin.Core/resources/targetbars/focus_target.html
index b4df5801b..d1106f963 100644
--- a/OverlayPlugin.Core/resources/targetbars/focus_target.html
+++ b/OverlayPlugin.Core/resources/targetbars/focus_target.html
@@ -9,7 +9,7 @@
-
+
diff --git a/OverlayPlugin.Core/resources/targetbars/hover_target.html b/OverlayPlugin.Core/resources/targetbars/hover_target.html
index 596578095..7458733b5 100644
--- a/OverlayPlugin.Core/resources/targetbars/hover_target.html
+++ b/OverlayPlugin.Core/resources/targetbars/hover_target.html
@@ -9,7 +9,7 @@
-
+
diff --git a/OverlayPlugin.Core/resources/targetbars/target.html b/OverlayPlugin.Core/resources/targetbars/target.html
index 3d240841e..554862976 100644
--- a/OverlayPlugin.Core/resources/targetbars/target.html
+++ b/OverlayPlugin.Core/resources/targetbars/target.html
@@ -9,7 +9,7 @@
-
+
diff --git a/OverlayPlugin.Core/resources/targetbars/target_of_target.html b/OverlayPlugin.Core/resources/targetbars/target_of_target.html
index 1481e2b8b..062319360 100644
--- a/OverlayPlugin.Core/resources/targetbars/target_of_target.html
+++ b/OverlayPlugin.Core/resources/targetbars/target_of_target.html
@@ -9,7 +9,7 @@
-
+
diff --git a/OverlayPlugin.Core/resources/targetbars/targetbars.css b/OverlayPlugin.Core/resources/targetbars/targetbars.css
index de40dc672..24ed299c9 100644
--- a/OverlayPlugin.Core/resources/targetbars/targetbars.css
+++ b/OverlayPlugin.Core/resources/targetbars/targetbars.css
@@ -7,7 +7,7 @@ html {
}
.hidden {
- display: none !important;
+ visibility: hidden !important;
}
.rounded {