From 39505b161f8034a1377488492e063db08ce54f2d Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 7 Sep 2012 12:57:37 +0200 Subject: EmpathyRosterWindow: refactor error infobar code --- data/empathy.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data') diff --git a/data/empathy.css b/data/empathy.css index 62880023..72a48cae 100644 --- a/data/empathy.css +++ b/data/empathy.css @@ -6,3 +6,11 @@ -GtkWidget-focus-padding : 0; padding: 0; } + +.empathy-roster-window-error-button +{ + -GtkButtonBox-child-min-width: 0; + -GtkButtonBox-child-min-height: 0; + -GtkButtonBox-child-internal-pad-x: 0; + -GtkButtonBox-child-internal-pad-y: 0; +} -- cgit v1.2.1