8227549: Fix style of links in specs for consistency
authorjjg
Wed, 10 Jul 2019 13:14:22 -0700
changeset 55662 1d5ce4787723
parent 55661 b32b6ffb221b
child 55664 ceafb2debc68
8227549: Fix style of links in specs for consistency Reviewed-by: iris, mchung
make/data/docs-resources/resources/jdk-default.css
--- a/make/data/docs-resources/resources/jdk-default.css	Wed Jul 10 18:43:45 2019 +0000
+++ b/make/data/docs-resources/resources/jdk-default.css	Wed Jul 10 13:14:22 2019 -0700
@@ -74,6 +74,8 @@
   margin: 1.5ex 0pt 1ex 0pt;
 }
 
+a { text-decoration: none }
+
 a:link {
   color: #4A6782;
 }