Skip to content

Commit

Permalink
* - Upstream navigation-section-list
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Sep 7, 2023
1 parent c439cf3 commit 6205179
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1693,12 +1693,17 @@ button.image-button.iconic-button {
& row:hover {
background: none;
}
& row:hover:selected {
background: none;
}

& row .mini-content-block {
background: none;
min-height: 56px;
min-width: 150px;
border-radius: 28px;
padding: 0;
margin: 0;
}
& row:hover .mini-content-block {
background: gtkalpha($window_fg_color, 0.08);
Expand Down

0 comments on commit 6205179

Please sign in to comment.