]> git.0d.be Git - empathy.git/blobdiff - data/empathy.css
Updated Spanish Translation
[empathy.git] / data / empathy.css
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..72a48caee08ddd42808bcab2df9a9951ba5c05bf 100644 (file)
@@ -0,0 +1,16 @@
+.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;
+}
+
+.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;
+}