Update stylesheet

This commit is contained in:
Thomas Krijnen
2021-02-16 12:13:59 +01:00
parent 8369818b88
commit 95a34cb8d0
+5 -1
View File
@@ -1409,9 +1409,13 @@ void SvgSerializer::writeHeader() {
" stroke: #222222;\n"
" fill: #444444;\n"
" }\n"
" .IfcDoor path {\n"
" .IfcDoor path,\n"
" .Symbol path {\n"
" fill: none;\n"
" }\n"
" .Symbol path {\n"
" stroke-width: 0.5px;\n"
" }\n"
" .IfcSpace path {\n"
" fill-opacity: .2;\n"
" }\n"