Add files via upload

This commit is contained in:
L4ki
2024-10-11 16:27:30 +02:00
committed by GitHub
parent 2dcfab3de9
commit 4d9a209a3b

View File

@@ -2620,8 +2620,8 @@ widget_class "*<GtkComboBox>*<GtkCellView>" style "combobox_cellview"
widget "gtk-tooltip*" style "tooltip" widget "gtk-tooltip*" style "tooltip"
# Fixes ugly text shadows for insensitive text # Fixes ugly text shadows for insensitive text
widget_class "*<GtkLabel>" style "text" widget_class "*<GtkLabel>" style "text"
widget_class "*<GtkMenu>*<GtkLabel>" style "menu_text" widget_class "*<GtkMenu>*<GtkLabel>"style "menu_text"
widget_class "*<GtkComboBox>*<GtkCellLayout>" style "text" widget_class "*<GtkComboBox>*<GtkCellLayout>"style "text"
widget_class "*<GtkNotebook>*<GtkLabel>"style "text" widget_class "*<GtkNotebook>*<GtkLabel>"style "text"
widget_class "*<GtkNotebook>*<GtkCellLayout>"style "text" widget_class "*<GtkNotebook>*<GtkCellLayout>"style "text"