]> git.0d.be Git - empathy.git/blobdiff - data/empathy.css
Updated Spanish translation
[empathy.git] / data / empathy.css
index d0c13684dc175ca5237b913b299c9da19327fdbb..72a48caee08ddd42808bcab2df9a9951ba5c05bf 100644 (file)
@@ -1,4 +1,4 @@
-#empathy-tab-close-button {
+.empathy-tab-close-button {
   -GtkButton-default-border : 0;
   -GtkButton-default-outside-border : 0;
   -GtkButton-inner-border: 0;
@@ -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;
+}