[gnome-shell/wip/aggregate-menu: 43/57] 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: 43/57] theme: Use the same style for summary popups as we do for popup menus
- Date: Wed, 17 Jul 2013 06:38:40 +0000 (UTC)
commit ab4d5f590af17e2fc6a752e40b0db8cb7738fce8
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 0ce1ca8..83cd4f8 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;
@@ -1395,15 +1396,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]