From fd818dc6f2d205a76ae3c0b12adde50e55a72f63 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Tue, 16 Jul 2013 17:36:58 +0000 Subject: [PATCH] updated css git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/speciesdiscovery@79241 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/SpeciesDiscovery.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/SpeciesDiscovery.css b/src/main/webapp/SpeciesDiscovery.css index 1eb3c03..e02eedc 100644 --- a/src/main/webapp/SpeciesDiscovery.css +++ b/src/main/webapp/SpeciesDiscovery.css @@ -1,4 +1,7 @@ /** Add css rules here for your application. */ + +@import url(switchbutton.css); + #images-view .x-panel-body { background: none repeat scroll 0 0 white; font: 11px Arial, Helvetica, sans-serif; @@ -75,6 +78,7 @@ table { color: #4784C3 !important; /*color: #000 !important;*/ font-size: 10px; + width: 105px !important; /*font-family: Serif, "Times New Roman", Georgia;*/ /*color: black;*/ /*font-weight: bold;*/ text-decoration: underline !important; @@ -202,7 +206,7 @@ table.simpletable .commonname { cursor: pointer; cursor: hand; margin-right: 5px; - margin-right: 3px; + margin-left: 5px; } .wizardButton[disabled]:hover,.wizardButton[disabled]:active,.wizardButton[disabled]