mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
Fix button stylesheet
This commit is contained in:
@@ -7,6 +7,6 @@ Button:hover {
|
|||||||
background-color: rgb(166, 0, 200);
|
background-color: rgb(166, 0, 200);
|
||||||
}
|
}
|
||||||
|
|
||||||
Button:pressed {
|
Button:pressed:!hover {
|
||||||
background-color: rgb(136, 0, 170);
|
background-color: rgb(136, 0, 170);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user