[gnome-sound-recorder] application.css: add Cosimo's fix to make the buttons flush



commit ff4d8f413cccb1235290847d346fc8d869abacba
Author: Meg Ford <meg387 gmail com>
Date:   Fri Feb 14 19:53:21 2014 -0600

    application.css: add Cosimo's fix to make the buttons flush

 data/application.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index 96edf1a..c48c23b 100644
--- a/data/application.css
+++ b/data/application.css
@@ -37,3 +37,8 @@
 .emptyGrid {
    background-color: @theme_bg_color;
 }
+
+.list-row {
+  -GtkWidget-focus-padding: 0;
+  -GtkWidget-focus-line-width: 0;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]