[gtk+] Adwaita: comment added



commit b939b17f5105e16df70e079aa4e7d5181ab55bf2
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Sat Jun 14 15:37:36 2014 +0200

    Adwaita: comment added

 gtk/resources/theme/Adwaita/_common.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/resources/theme/Adwaita/_common.scss b/gtk/resources/theme/Adwaita/_common.scss
index a972bbc..2cdd9e6 100644
--- a/gtk/resources/theme/Adwaita/_common.scss
+++ b/gtk/resources/theme/Adwaita/_common.scss
@@ -31,8 +31,8 @@
   -GtkWidget-link-color: $link_color;
   -GtkWidget-visited-link-color: $link_color;
 
-  -GtkWidget-focus-padding: 2;
-  -GtkWidget-focus-line-width: 1;
+  -GtkWidget-focus-padding: 2;    // FIXME: do we still need these?
+  -GtkWidget-focus-line-width: 1; //
   -GtkWindow-resize-grip-width: 0;
   -GtkWindow-resize-grip-height: 0;
 


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