[polari] css: Stop using deprecated property



commit 2514fb27f212af45eaf0a07b04bef8cc426d1fbc
Author: Claudio André <claudioandre br gmail com>
Date:   Mon Mar 14 11:58:16 2016 -0300

    css: Stop using deprecated property
    
    GtkWidget-focus-padding has been deprecated for a while, so stop
    using it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763623

 data/resources/application.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/resources/application.css b/data/resources/application.css
index ee2ac92..0ff7913 100644
--- a/data/resources/application.css
+++ b/data/resources/application.css
@@ -14,10 +14,6 @@
     border-width: 0 0 0 1px;
 }
 
-.polari-user-list row {
-    -GtkWidget-focus-padding: 0;
-}
-
 .polari-user-list row.expanded {
     background-color: @content_view_bg;
 }


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