From 89fde0f3eac628dffafd3a8a3b2c67b567bedf01 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 11 Oct 2013 10:49:20 +0000 Subject: [PATCH] added margin to buttons git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@83012 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 2 +- .../org/gcube/portlets/user/gcubewidgets/public/old-dialog.css | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2c8d969..550a0b1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.portlets.user gcube-widgets - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT gCube Widgets Library gCube Widgets Library News Widget is a GWT Widget that can be used to uniform the Look and Feel for gCube Portlets using plain GWT.It also provides some out of the box widget to use. diff --git a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css index 0dfd0cc..8fd8d65 100644 --- a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css +++ b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css @@ -28,8 +28,7 @@ border-radius: 4px !important; -moz-border-radius: 4px !important;; -webkit-border-radius: 4px !important; - margin-left: 3px !important; - margin-right: 3px !important; + margin: 5px !important; } .gwt-Button:active {