From 2027646261494d9f4f00c038e3836294d11e4bc9 Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Mon, 28 Sep 2015 15:00:01 +0000 Subject: [PATCH] minor restyle git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-loggedin@119083 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/org.eclipse.wst.common.component | 2 +- distro/changelog.xml | 4 ++++ pom.xml | 2 +- src/main/webapp/GCubeLoggedin.css | 3 --- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.classpath b/.classpath index 3c5ad5e..82902f7 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ff63376..822b8cf 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -6,7 +6,7 @@ uses - + uses diff --git a/distro/changelog.xml b/distro/changelog.xml index 137114d..cf4030d 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Restyled for new 3 col theme + Ported to GWT 2.7.0 diff --git a/pom.xml b/pom.xml index c7aef87..254ff58 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user gcube-loggedin war - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT gCube Loggedin Portlet diff --git a/src/main/webapp/GCubeLoggedin.css b/src/main/webapp/GCubeLoggedin.css index f5e8f09..6a384c6 100644 --- a/src/main/webapp/GCubeLoggedin.css +++ b/src/main/webapp/GCubeLoggedin.css @@ -1,7 +1,4 @@ /** Add css rules here for your application. */ -#LoggedinDiv { - margin-right: 10px; -} #vre-header-container { border-bottom: 1px solid #ccc;