]> git.0d.be Git - empathy.git/blobdiff - data/empathy.css
Center the 'smiley images' inside the menu items
[empathy.git] / data / empathy.css
index 628800234055f6caf922aaad205f60e89a311c24..ee0c32170d71d64f47b9778551a5128969f8daca 100644 (file)
@@ -6,3 +6,16 @@
   -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;
+}
+
+.empathy-smiley-menu-item
+{
+  padding: 8px 12px;
+}