changeset 55662:1d5ce4787723

8227549: Fix style of links in specs for consistency Reviewed-by: iris, mchung
author jjg
date Wed, 10 Jul 2019 13:14:22 -0700
parents b32b6ffb221b
children ceafb2debc68
files make/data/docs-resources/resources/jdk-default.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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;
 }