[gtk+] Adwaita: typo fix



commit 719775860082fbeebdd2ef4bb02dcc19eecba952
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Tue Nov 18 15:16:43 2014 +0100

    Adwaita: typo fix

 gtk/resources/theme/Adwaita/_common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/theme/Adwaita/_common.scss b/gtk/resources/theme/Adwaita/_common.scss
index 9b36bba..7b9f319 100644
--- a/gtk/resources/theme/Adwaita/_common.scss
+++ b/gtk/resources/theme/Adwaita/_common.scss
@@ -1566,7 +1566,7 @@ column-header.button.dnd { // for treeview-like derive widgets
 
 .popover {
   padding: 2px;
-  border: 1px solid $borders-color;
+  border: 1px solid $borders_color;
   border-radius: 5px;
   background-color: mix($bg_color, $base_color, 50%);
 


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