From f0097534a975b1861f9464b2f9da2bb5f1336d58 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 25 Jun 2014 08:47:23 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@97743 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../org/gcube/portlets/user/tdwx/client/resources/TDGrid.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/org/gcube/portlets/user/tdwx/client/resources/TDGrid.css b/src/main/resources/org/gcube/portlets/user/tdwx/client/resources/TDGrid.css index febd9d4..cbc8d3a 100644 --- a/src/main/resources/org/gcube/portlets/user/tdwx/client/resources/TDGrid.css +++ b/src/main/resources/org/gcube/portlets/user/tdwx/client/resources/TDGrid.css @@ -1,6 +1,6 @@ @CHARSET "UTF-8"; .grid-row-red { - background-color: #FF3333 !important; + background-color: #FF8989 !important; }