mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Update stylesheet
This commit is contained in:
@@ -1409,9 +1409,13 @@ void SvgSerializer::writeHeader() {
|
|||||||
" stroke: #222222;\n"
|
" stroke: #222222;\n"
|
||||||
" fill: #444444;\n"
|
" fill: #444444;\n"
|
||||||
" }\n"
|
" }\n"
|
||||||
" .IfcDoor path {\n"
|
" .IfcDoor path,\n"
|
||||||
|
" .Symbol path {\n"
|
||||||
" fill: none;\n"
|
" fill: none;\n"
|
||||||
" }\n"
|
" }\n"
|
||||||
|
" .Symbol path {\n"
|
||||||
|
" stroke-width: 0.5px;\n"
|
||||||
|
" }\n"
|
||||||
" .IfcSpace path {\n"
|
" .IfcSpace path {\n"
|
||||||
" fill-opacity: .2;\n"
|
" fill-opacity: .2;\n"
|
||||||
" }\n"
|
" }\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user