[gnome-shell/wip/aggregate-menu: 35/36] theme: Use the same style for summary popups as we do for popup menus
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/aggregate-menu: 35/36] theme: Use the same style for summary popups as we do for popup menus
- Date: Wed, 29 May 2013 20:19:12 +0000 (UTC)
commit 1dfa90ac6cb6ed6f3508f3a2e4df7e41da186265
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Apr 19 12:39:52 2013 -0400
theme: Use the same style for summary popups as we do for popup menus
This makes message tray summary popups look thematically simialar
to popup menus.
data/theme/gnome-shell.css | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index df1cfec..a344086 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -144,7 +144,8 @@ StScrollBar StButton#vhandle:active {
}
.popup-menu-boxpointer,
-.candidate-popup-boxpointer {
+.candidate-popup-boxpointer,
+.summary-boxpointer {
-arrow-border-radius: 8px;
-arrow-background-color: rgba(0,0,0,0.9);
-arrow-border-width: 2px;
@@ -1379,15 +1380,6 @@ StScrollBar StButton#vhandle:active {
min-height: 159px;
}
-.summary-boxpointer {
- -arrow-border-radius: 15px;
- -arrow-background-color: rgba(0,0,0,0.9);
- -arrow-base: 36px;
- -arrow-rise: 18px;
- color: white;
- -boxpointer-gap: 4px;
-}
-
.summary-boxpointer .notification {
border-radius: 9px;
background: rgba(0,0,0,0) !important;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]