[shotwell] Fix css



commit 1fc4f35ee3d156a90ca7add6accc694643dd2a65
Author: Trinh Anh Ngoc <atw1990 gmail com>
Date:   Fri Apr 10 22:40:41 2015 +0700

    Fix css
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747637

 src/Resources.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Resources.vala b/src/Resources.vala
index 54118f8..3b15d11 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -1087,7 +1087,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
     }
 
     public const string CUSTOM_CSS =
-        """LibraryWindow {
+        """LibraryWindow * {
                -GtkPaned-handle-size: 1;
             }
             LibraryWindow .pane-separator {


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