mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix osd flat buttons color
This commit is contained in:
@@ -215,6 +215,9 @@ button {
|
||||
text-shadow: 0 1px black;
|
||||
-gtk-icon-shadow: 0 1px black;
|
||||
|
||||
&.image-button {
|
||||
@include button(osd);
|
||||
}
|
||||
&:hover { @include button(osd-hover); }
|
||||
|
||||
&:disabled {
|
||||
|
||||
Reference in New Issue
Block a user