diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 25f8322911..6fb16886da 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 {