[libdazzle] theme: tweak styling for suggestion entry
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] theme: tweak styling for suggestion entry
- Date: Thu, 8 Jun 2017 20:45:06 +0000 (UTC)
commit e17921d11166d509628c94823425af8f2ce1eb5c
Author: Christian Hergert <chergert redhat com>
Date: Thu Jun 8 13:31:17 2017 -0700
theme: tweak styling for suggestion entry
data/themes/shared/shared-suggestions.css | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/data/themes/shared/shared-suggestions.css b/data/themes/shared/shared-suggestions.css
index 21ef977..0dcae3b 100644
--- a/data/themes/shared/shared-suggestions.css
+++ b/data/themes/shared/shared-suggestions.css
@@ -11,7 +11,7 @@ dzlsuggestionpopover > revealer > box {
}
dzlsuggestionpopover > revealer > box > elastic > scrolledwindow {
- background: alpha(@content_view_bg, 0.95);
+ background: alpha(@content_view_bg, 0.97);
border-radius: 0 0 7px 7px;
}
@@ -25,7 +25,8 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list > row {
transition: none;
- border-bottom: 1px solid alpha(@borders, 0.2);
+ margin-left: 100px;
+ margin-right: 100px;
}
dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list > row:selected .title {
@@ -40,10 +41,6 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
border-radius: 0;
}
-dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list >
row:last-child:selected:not(:first-child) {
- border-radius: 0 0 7px 7px;
-}
-
dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list > row > box {
margin: 4px 8px 4px 8px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]