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