Add files via upload

This commit is contained in:
L4ki
2025-01-31 08:42:47 +01:00
committed by GitHub
parent fef4f6ed87
commit 60e75745ed

View File

@@ -2614,7 +2614,7 @@ widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkCombo>*" style "combob
widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkCombo>.<GtkButton>" style "combo_button_padding"
# ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that
widget_class "*<GtkComboBox>*<GtkCellView>" style "combobox_cellview"
widget_class "*<GtkComboBox>*<GtkCellView>"style "combobox_cellview"
# GTK tooltips
widget "gtk-tooltip*" style "tooltip"