Skip to content

Commit

Permalink
Merge pull request #337 from newhoa/sidebar-icon-do-not-force
Browse files Browse the repository at this point in the history
Stop forcing icon style for sidebars
  • Loading branch information
andreldm committed Mar 26, 2023
2 parents 2ef038b + 173428b commit ffa9846
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion light/gtk-3.0/_common.scss
Expand Up @@ -3844,7 +3844,6 @@ filechooserbutton:drop(active) {
.sidebar {
border-style: none;
background-color: $sidebar_bg_color;
-gtk-icon-style: regular;

row,
treeview {
Expand Down
1 change: 0 additions & 1 deletion light/gtk-4.0/_common.scss
Expand Up @@ -3961,7 +3961,6 @@ filechooserbutton:drop(active) {
.sidebar {
border-style: none;
background-color: $sidebar_bg_color;
-gtk-icon-style: regular;

row,
treeview,
Expand Down

0 comments on commit ffa9846

Please sign in to comment.