mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 07:50:04 +00:00
GtkCssProvider: Use class for tooltips.
This commit is contained in:
parent
74697d91fe
commit
bccec3ef0c
@ -1693,7 +1693,7 @@ gtk_css_provider_get_default (void)
|
||||
" background-color: shade(#ffffff, 0.93); \n"
|
||||
"}\n"
|
||||
"\n"
|
||||
"tooltip {\n"
|
||||
".tooltip {\n"
|
||||
" background-color: @tooltip_bg_color; \n"
|
||||
" foreground-color: @tooltip_fg_color; \n"
|
||||
"}\n"
|
||||
|
Loading…
Reference in New Issue
Block a user