From da87b2190cd6db49d2e0be713a3a4e189b8c3aea Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 24 Apr 2013 18:34:38 -0400 Subject: [PATCH] updated nuget --- dashboard-ui/css/librarybrowser.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 {