From 408b03c1e963619e9ce4202c79475e128a07a6ec Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Fri, 11 Jan 2013 13:44:40 +0000 Subject: [PATCH] css fix git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@67509 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/Notifications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/Notifications.css b/src/main/webapp/Notifications.css index 930d133..850ed2e 100644 --- a/src/main/webapp/Notifications.css +++ b/src/main/webapp/Notifications.css @@ -40,7 +40,7 @@ a.link:hover { .single-notification-table { width: 100%; padding: 5px; - border-top: 1px solid #E9E9E9; + border-top: 1px solid #EFEFEF; } .no-notification-message {