Updating branch refs/heads/master
         to 82fb20dd2de8d56c5ee1539584751bebd4f583d7 (commit)
       from b3fafc5500e15ee0bd1cef57d80dbcb9f2688d8c (commit)

commit 82fb20dd2de8d56c5ee1539584751bebd4f583d7
Author: Peter de Ridder <pe...@xfce.org>
Date:   Sun Jan 8 16:31:24 2012 +0100

    Corrected widget name of focus-pattern property
    
    Xfce-4.6, Xfce

 themes/xfce-4.6/gtk-3.0/gtk.css |    2 +-
 themes/xfce/gtk-3.0/gtk.css     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/xfce-4.6/gtk-3.0/gtk.css b/themes/xfce-4.6/gtk-3.0/gtk.css
index 04648ed..776b222 100644
--- a/themes/xfce-4.6/gtk-3.0/gtk.css
+++ b/themes/xfce-4.6/gtk-3.0/gtk.css
@@ -120,7 +120,7 @@
     background-color: @base_normal;
     border-color: darker(@bg_normal);
 
-    -GtkEntry-focus-line-pattern: "\0";
+    -GtkWidget-focus-line-pattern: "\0";
 }
 
 .view:active, .entry:active {
diff --git a/themes/xfce/gtk-3.0/gtk.css b/themes/xfce/gtk-3.0/gtk.css
index 04648ed..776b222 100644
--- a/themes/xfce/gtk-3.0/gtk.css
+++ b/themes/xfce/gtk-3.0/gtk.css
@@ -120,7 +120,7 @@
     background-color: @base_normal;
     border-color: darker(@bg_normal);
 
-    -GtkEntry-focus-line-pattern: "\0";
+    -GtkWidget-focus-line-pattern: "\0";
 }
 
 .view:active, .entry:active {
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to