Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Mar 11, 2024
1 parent 2957d39 commit 1f1b397
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1053,12 +1053,10 @@ button.image-button.disclosure-button {
color: $view_fg_color;
padding: px-to-rem(8px) px-to-rem(18px);
min-height: px-to-rem(48px);
box-shadow: shadow(0);

&:disabled {
background: gtkalpha($view_fg_color, 0.12);
color: gtkalpha($view_fg_color, 0.38);
box-shadow: shadow(0);
}
}

Expand Down

0 comments on commit 1f1b397

Please sign in to comment.