From 32a2cb5a0dabbe19eef04f378824af8a10487d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 7 Sep 2017 01:20:11 +0200 Subject: NOISSUE fix hardcoded link color in other places --- application/pages/global/ExternalToolsPage.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'application/pages/global/ExternalToolsPage.ui') diff --git a/application/pages/global/ExternalToolsPage.ui b/application/pages/global/ExternalToolsPage.ui index 07f0ead9..5f19898b 100644 --- a/application/pages/global/ExternalToolsPage.ui +++ b/application/pages/global/ExternalToolsPage.ui @@ -63,7 +63,7 @@ - <html><head/><body><p><a href="http://www.ej-technologies.com/products/jprofiler/overview.html"><span style=" text-decoration: underline; color:#0000ff;">http://www.ej-technologies.com/products/jprofiler/overview.html</span></a></p></body></html> + <html><head/><body><p><a href="http://www.ej-technologies.com/products/jprofiler/overview.html">http://www.ej-technologies.com/products/jprofiler/overview.html</a></p></body></html> @@ -100,7 +100,7 @@ - <html><head/><body><p><a href="https://visualvm.github.io/"><span style=" text-decoration: underline; color:#0000ff;">https://visualvm.github.io/</span></a></p></body></html> + <html><head/><body><p><a href="https://visualvm.github.io/">https://visualvm.github.io/</a></p></body></html> @@ -137,7 +137,7 @@ - <html><head/><body><p><a href="http://www.mcedit.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.mcedit.net/</span></a></p></body></html> + <html><head/><body><p><a href="http://www.mcedit.net/">http://www.mcedit.net/</a></p></body></html> -- cgit v1.2.3