[gnome-shell/wip/aggregate-menu: 52/59] 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: 52/59] theme: Use the same style for summary popups as we do for popup menus
- Date: Mon, 24 Jun 2013 20:05:58 +0000 (UTC)
commit d8660480a640587f179dfd2798751325a41f0246
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 49fa7ed..9aa90be 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;
@@ -1391,15 +1392,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]