diff --git a/src/ifcblenderexport/blenderbim/data/styles/default.css b/src/ifcblenderexport/blenderbim/data/styles/default.css index 57a5c4c960..eb8733a2eb 100644 --- a/src/ifcblenderexport/blenderbim/data/styles/default.css +++ b/src/ifcblenderexport/blenderbim/data/styles/default.css @@ -1,5 +1,3 @@ .cut { fill: black; stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; } .background { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; } -.annotation { stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; } -.annotation.leader { fill: none; } -.annotation.stair { fill: none; } +.annotation { fill: none; stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; } diff --git a/src/ifcblenderexport/blenderbim/data/templates/defs.svg b/src/ifcblenderexport/blenderbim/data/templates/defs.svg index 22ad5e432b..d2b3b61eea 100644 --- a/src/ifcblenderexport/blenderbim/data/templates/defs.svg +++ b/src/ifcblenderexport/blenderbim/data/templates/defs.svg @@ -1,9 +1,11 @@ - - - + + + + + @@ -17,4 +19,16 @@ + + + + + + + + + + + +