diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 25f832291..6fb16886d 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -573,7 +573,11 @@ } .detailTable a { - font-weight: normal!important; + text-decoration: none; +} + +.detailTable a:hover { + text-decoration: underline; } .detailTable td {