[gnome-shell] Theme: match message tray and panel box pointers
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Theme: match message tray and panel box pointers
- Date: Tue, 2 Aug 2011 09:24:45 +0000 (UTC)
commit aba5f2f7b8fa175ce81e464ef999722dd35cae20
Author: Allan Day <allanpday gmail com>
Date: Mon Aug 1 20:54:42 2011 +0100
Theme: match message tray and panel box pointers
Panel box pointers were recently updated to match the mockups. Message
tray box pointers should look the same. Update the corner radius, stroke
colour and pointer dimensions to match.
https://bugzilla.gnome.org/show_bug.cgi?id=655627
data/theme/gnome-shell.css | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 4199e54..8ed13c5 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1039,12 +1039,12 @@ StTooltip StLabel {
}
.summary-boxpointer {
- -arrow-border-radius: 9px;
+ -arrow-border-radius: 8px;
-arrow-background-color: rgba(0,0,0,0.9);
-arrow-border-width: 2px;
- -arrow-border-color: #5f5f5f;
- -arrow-base: 30px;
- -arrow-rise: 15px;
+ -arrow-border-color: #a5a5a5;
+ -arrow-base: 24px;
+ -arrow-rise: 11px;
}
.summary-boxpointer #notification {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]