Tune workflow visualization style

This commit is contained in:
Benjamin Dauvergne 2011-06-14 18:10:42 +02:00 committed by Frédéric Péters
parent 293fbbc78d
commit 5f9be5e8e3
1 changed files with 5 additions and 3 deletions

View File

@ -676,9 +676,11 @@ svg .edge path {
svg .edge polygon {
stroke: black;
}
svg text {
font-family: sans-serif;
font-size: 9.00pt;
svg .edge text {
font-size: 80%;
}
svg .edge text {
font-size: 60%;
}
svg .page-subject.edge text {
fill: #028;