centred beizer curve on bars

This commit is contained in:
cubedro
2015-04-23 17:13:51 +03:00
parent 073fe17a4d
commit 04e368b161
2 changed files with 2 additions and 2 deletions

View File

@@ -342,7 +342,7 @@ svg .bar:hover {
svg .line {
fill: none;
stroke: #ff0000;
stroke-width: 1.2px;
stroke-width: 2px;
shape-rendering: auto;
}