mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-29 19:26:30 -04:00
change color when hovering over a bar
This commit is contained in:
3
app/assets/stylesheets/graphs/graphs.css
Normal file
3
app/assets/stylesheets/graphs/graphs.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.bar rect:hover{
|
||||
fill: orange;
|
||||
}
|
||||
Reference in New Issue
Block a user