mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 15:38:12 +08:00
Change button hover colors
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
fill: #ddd;
|
||||
|
||||
&:hover {
|
||||
background: #555;
|
||||
background: #666;
|
||||
fill: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user