aboutsummaryrefslogtreecommitdiffstats
path: root/data/empathy.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/empathy.css')
-rw-r--r--data/empathy.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/empathy.css b/data/empathy.css
index e69de29bb..d0c13684d 100644
--- a/data/empathy.css
+++ b/data/empathy.css
@@ -0,0 +1,8 @@
+#empathy-tab-close-button {
+ -GtkButton-default-border : 0;
+ -GtkButton-default-outside-border : 0;
+ -GtkButton-inner-border: 0;
+ -GtkWidget-focus-line-width : 0;
+ -GtkWidget-focus-padding : 0;
+ padding: 0;
+}