Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
Revert "Gtk-3.2x&4.0: [GtkComboBox] Set responsitve pop-up/down arrow…
Browse files Browse the repository at this point in the history
…s in button.combo"

This reverts commit 665cd12.
It's too difficult to cover all button cases currently, so revert this.
  • Loading branch information
tista500 committed Oct 1, 2018
1 parent 42b3ae1 commit 2f9e931
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gtk/sass/common/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1671,10 +1671,6 @@ combobox {
-gtk-icon-source: -gtk-icontheme('pan-down-symbolic');
}

button.combo:checked arrow {
-gtk-icon-source: -gtk-icontheme('pan-up-symbolic');
}

.background & {
arrow,
cellview { min-height: $min_combo; }
Expand Down

0 comments on commit 2f9e931

Please sign in to comment.