mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-15 23:53:18 -04:00
change color when hovering over a bar
This commit is contained in:
1 parent
66b0f139a9
commit
6e4bb58dfd
1 file changed
+3
@@ -0,0 +1,3 @@
|
||||
.bar rect:hover{
|
||||
fill: orange;
|
||||
}
|
||||
Reference in new issue
Block a user