diff --git a/war/src/main/webapp/css/style.css b/war/src/main/webapp/css/style.css index d635a76cfdf30541fc0d70ad7052299b1fe51309..31480a0fdc666f468b44ca1ca0cb367360cfd9b5 100644 --- a/war/src/main/webapp/css/style.css +++ b/war/src/main/webapp/css/style.css @@ -1579,6 +1579,7 @@ table#legend-table td { border-style: none; border-color: transparent; background: none; + text-decoration: none; } #jenkins .yui-button .first-child { @@ -1685,4 +1686,4 @@ table#legend-table td { background-color: #e5958c; color: #f8f8f8; border: 1px solid #e39280; -} \ No newline at end of file +}