forked from AuroraMiddleware/gtk
Merge branch 'cherry-pick-5b049364' into 'gtk-3-24'
Merge branch 'fix-polygon-svg-recolor' into 'master' See merge request GNOME/gtk!468
This commit is contained in:
commit
b69aae4ab3
@ -4569,7 +4569,7 @@ gtk_icon_info_load_symbolic_svg (GtkIconInfo *icon_info,
|
||||
" width=\"", width, "\"\n"
|
||||
" height=\"", height, "\">\n"
|
||||
" <style type=\"text/css\">\n"
|
||||
" rect,path,ellipse,circle {\n"
|
||||
" rect,path,ellipse,circle,polygon {\n"
|
||||
" fill: ", css_fg," !important;\n"
|
||||
" }\n"
|
||||
" .warning {\n"
|
||||
|
Loading…
Reference in New Issue
Block a user