[gnome-shell/wip/fmuellner/notification-redux: 44/88] wip: Style updates
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux: 44/88] wip: Style updates
- Date: Sun, 15 Feb 2015 17:34:28 +0000 (UTC)
commit 348fa2330b9bdbdea0204bbd13be8922b456b951
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Feb 11 23:22:15 2015 +0100
wip: Style updates
data/theme/gnome-shell.css | 28 +++++++++++++++++++---------
1 files changed, 19 insertions(+), 9 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 6b35e7c..f7801f8 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1492,6 +1492,10 @@ StScrollBar StButton#vhandle:active {
background-color: #4c4c4c;
}
+.event-grid {
+ spacing-columns: 6px;
+}
+
.event-title {
font-weight: bold;
}
@@ -1545,11 +1549,10 @@ StScrollBar StButton#vhandle:active {
padding-right: 8pt;
}
-.message-list-section {
- spacing: 6px;
-}
-
-.message-list-section-title-box {
+.message-list-sections,
+.message-list-section,
+.message-list-section-title-box,
+.message-list-section-list {
spacing: 6px;
}
@@ -1562,10 +1565,6 @@ StScrollBar StButton#vhandle:active {
background-color: #999999;
}
-.message-list-section-list {
- spacing: 6px;
-}
-
.message-list-section-close > StIcon {
icon-size: 16px;
color: rgba(0, 0, 0, 0.9);
@@ -1577,6 +1576,17 @@ StScrollBar StButton#vhandle:active {
background-color: #4c4c4c;
}
+.notification-banner {
+ border-radius: 5px;
+ background: rgba(0,0,0,0.9);
+ padding: 8px;
+ margin: 5px;
+ spacing-rows: 4px;
+ spacing-columns: 10px;
+ font-size: 11pt;
+ width: 34em;
+}
+
/* Message Tray */
#message-tray {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]