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:
@ -49,6 +49,7 @@
|
||||
|
||||
.chart-element {
|
||||
stroke-width: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
g.chart-series:hover .chart-element {
|
||||
stroke-width: 2;
|
||||
|
Reference in New Issue
Block a user