mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 01:13:24 +00:00
parent
77ee80f329
commit
094ae8eec3
1 changed files with 2 additions and 1 deletions
|
@ -122,7 +122,7 @@ combobox button {
|
|||
background-color: @widget-bg-color;
|
||||
}
|
||||
|
||||
combobox arrow {
|
||||
combobox arrow, combobox button * {
|
||||
-gtk-icon-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -417,6 +417,7 @@ spinbutton
|
|||
/* Styling for the +/- buttons */
|
||||
spinbutton button.up, spinbutton button.down {
|
||||
background-color: @bg-color;
|
||||
-gtk-icon-shadow: none;
|
||||
}
|
||||
|
||||
GimpSpinScale entry progress {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue