1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-13 13:39:23 -04:00

Report formatting fixes

This adds a special cursor to indicate reports can be clicked and
ensures full legends are displayed
This commit is contained in:
2017-06-19 20:24:56 -04:00
parent 6d4fdafc02
commit 69bbd3db62
3 changed files with 31 additions and 17 deletions

View File

@ -49,6 +49,7 @@
.chart-element {
stroke-width: 0;
cursor: pointer;
}
g.chart-series:hover .chart-element {
stroke-width: 2;