about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--xombrero.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/xombrero.css b/xombrero.css
index 1d6ecfb..0e15712 100644
--- a/xombrero.css
+++ b/xombrero.css
@@ -28,6 +28,13 @@
 	padding: 0;
 	margin: 0;
 	-GtkScrolledWindow-scrollbar-spacing: 0;
+	-GtkWidget-line-width: 0;
+}
+
+.button,
+GtkSpinner {
+	-GtkWidget-focus-padding: 0;
+	-GtkWidget-line-width: 0;
 }
 
 .button :insensitive {