From d0ce0ccb2fec86bee8f5bf2afcbb7037414f258b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 3 Jul 2018 21:58:46 +0000 Subject: [PATCH] git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@169654 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 2 +- src/main/webapp/workspacebootstrap.min.css | 5 ----- src/main/webapp/workspaceportlet.css | 5 ++--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ac32b80..8d83340 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -11,7 +11,7 @@ uses - + uses diff --git a/src/main/webapp/workspacebootstrap.min.css b/src/main/webapp/workspacebootstrap.min.css index df02743..60a1f3f 100644 --- a/src/main/webapp/workspacebootstrap.min.css +++ b/src/main/webapp/workspacebootstrap.min.css @@ -770,11 +770,6 @@ h4 small { border-bottom: 1px solid #eee; } -ul, ol { - padding: 0; - margin: 0 0 10px 25px -} - ul ul, ul ol, ol ol, ol ul { margin-bottom: 0 } diff --git a/src/main/webapp/workspaceportlet.css b/src/main/webapp/workspaceportlet.css index 11e1abb..5127d80 100644 --- a/src/main/webapp/workspaceportlet.css +++ b/src/main/webapp/workspaceportlet.css @@ -320,13 +320,12 @@ div#WestPanel { font-family: "Helvetica Neue", Arial,"Times New Roman",Times; font-size: 12px; } -.Breadcrumbs-Personal { +ul.Breadcrumbs-Personal { font-size: 16px; font-weight: normal; font-family: 'Roboto', sans-serif; list-style: outside none none; - margin-bottom: 3px 2px; - padding: 5px; + margin: 0; } .Breadcrumbs-Personal li {