worklog and vbox circles
This commit is contained in:
@@ -14,14 +14,14 @@ svg {
|
||||
display: block;
|
||||
|
||||
&.red {
|
||||
fill: @red;
|
||||
stroke: @red;
|
||||
}
|
||||
|
||||
&.green {
|
||||
fill: @green;
|
||||
stroke: @green;
|
||||
}
|
||||
|
||||
&.blue {
|
||||
fill: @blue;
|
||||
stroke: @blue;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
@media (max-width: 1920px) {
|
||||
.instance .info table td svg {
|
||||
height: 50%;
|
||||
stroke-width: 8px;
|
||||
}
|
||||
|
||||
.instance svg {
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
}
|
||||
|
||||
svg {
|
||||
stroke: none;
|
||||
stroke-width: 4px;
|
||||
}
|
||||
|
||||
// figures don't scale well
|
||||
|
||||
Reference in New Issue
Block a user