[gnome-shell/wip/sass: 55/84] theme: typo



commit 914b1fb3b1a352b431a36e50e6ce803b5d21a487
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Jan 21 17:33:03 2015 +0100

    theme: typo

 data/theme/_common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index d381c20..d0ff940 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -954,7 +954,7 @@ StScrollBar {
     // For window decorations with round corners we can't match
     // the exact shape when the window is scaled. So apply a shadow
     // to fix that case
-    box-shadow: inset 0px 0px 0px 1px $selected_bg_color;;
+    box-shadow: inset 0px 0px 0px 1px $selected_bg_color;
   }
   .window-caption {
     spacing: 25px;


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