[libdazzle] suggestions: less shadow



commit bc04dd52e1c34fc157091a9554e2d9c40e35789d
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jul 10 21:05:05 2017 -0700

    suggestions: less shadow

 data/themes/shared/shared-suggestions.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/themes/shared/shared-suggestions.css b/data/themes/shared/shared-suggestions.css
index 5752ddb..9fc2b29 100644
--- a/data/themes/shared/shared-suggestions.css
+++ b/data/themes/shared/shared-suggestions.css
@@ -3,9 +3,9 @@ dzlsuggestionpopover {
 }
 
 dzlsuggestionpopover > revealer > box {
-  margin: 0px 40px 60px 40px;
+  margin: 5px 6px 6px 6px;
   border: 1px solid @borders;
-  box-shadow: 0px -6px 12px @wm_shadow;
+  box-shadow: 0px 0px 3px @wm_shadow;
   padding: 3px 3px 0px 3px;
   background: @content_view_bg;
   border-radius: 5px;


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