Skip to content

Commit ffa9846

Browse files
authored
Merge pull request #337 from newhoa/sidebar-icon-do-not-force
Stop forcing icon style for sidebars
2 parents 2ef038b + 173428b commit ffa9846

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

light/gtk-3.0/_common.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3844,7 +3844,6 @@ filechooserbutton:drop(active) {
38443844
.sidebar {
38453845
border-style: none;
38463846
background-color: $sidebar_bg_color;
3847-
-gtk-icon-style: regular;
38483847

38493848
row,
38503849
treeview {

light/gtk-4.0/_common.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3961,7 +3961,6 @@ filechooserbutton:drop(active) {
39613961
.sidebar {
39623962
border-style: none;
39633963
background-color: $sidebar_bg_color;
3964-
-gtk-icon-style: regular;
39653964

39663965
row,
39673966
treeview,

0 commit comments

Comments
 (0)