This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-clipman-plugin.
commit f26beb1af02e590732df042b83b41806fe00b449 Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at> Date: Sat Feb 29 19:24:00 2020 +0100 Drop deprecated Gtk style properties --- panel-plugin/main-panel-plugin.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/panel-plugin/main-panel-plugin.c b/panel-plugin/main-panel-plugin.c index e1d4ccb..fc5800a 100644 --- a/panel-plugin/main-panel-plugin.c +++ b/panel-plugin/main-panel-plugin.c @@ -89,10 +89,6 @@ panel_plugin_register (XfcePanelPlugin *panel_plugin) css_provider = gtk_css_provider_new (); gtk_css_provider_load_from_data (css_provider, "#xfce4-clipman-plugin {" - "-GtkWidget-focus-padding: 0;" - "-GtkWidget-focus-line-width: 0;" - "-GtkButton-default-border: 0;" - "-GtkButton-inner-border: 0;" "padding: 1px;" "border-width: 1px;}", -1, NULL); -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits