From 431b12a6315c16709defa20f463e98d4754f35c8 Mon Sep 17 00:00:00 2001 From: Juan Cadavid Date: Thu, 29 Oct 2015 11:19:33 +0100 Subject: [BPMN] CSS improvements Change-Id: I3c128d5e1fdb77ea332812539440fd224dd9f27c Signed-off-by: Juan Cadavid --- .../bpmn/org.eclipse.papyrus.bpmn.diagram.common/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extraplugins') diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/css/style.css b/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/css/style.css index 943be9f7bfe..5bc50fc1734 100644 --- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/css/style.css +++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/css/style.css @@ -12,7 +12,7 @@ ControlFlow{ ObjectFlow{ routing:Rectilinear; roundedBendpointsRadius:20 ; - lineStyle:dashed; + lineStyle:dotted; } ObjectFlow > Label{ @@ -280,7 +280,7 @@ alternateBorderColor path{ */ transparency: 100; maintainSymbolRatio: true; - + displayTag: false; } [appliedStereotypes~="BPMNProfile::DataStoreReference"]{ -- cgit v1.2.3