Adding rendering for Subexp
This commit is contained in:
@@ -64,6 +64,17 @@
|
||||
fill: #cbcbba;
|
||||
}
|
||||
|
||||
.subexp .subexp-label {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.subexp .subexp-outline {
|
||||
stroke: #a0a0a0;
|
||||
stroke-dasharray: 6,2;
|
||||
stroke-width: 2px;
|
||||
fill: transparent;
|
||||
}
|
||||
|
||||
.placeholder text {
|
||||
fill: #fff;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user