add a few default styles for gantt charts
This commit is contained in:
parent
daf6482ace
commit
edd2274262
@ -121,6 +121,11 @@ text.actor {
|
|||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
text-height: 14px;
|
text-height: 14px;
|
||||||
}
|
}
|
||||||
|
.sectionTitle, .titleText {
|
||||||
|
font-weight: bold;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
/* Grid and axis */
|
/* Grid and axis */
|
||||||
.grid .tick {
|
.grid .tick {
|
||||||
stroke: lightgrey;
|
stroke: lightgrey;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user