[gnome-shell] Specify the style for the 'multi-line-notification' correctly
- From: Marina Zhurakhinskaya <marinaz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Specify the style for the 'multi-line-notification' correctly
- Date: Mon, 29 Aug 2011 19:26:14 +0000 (UTC)
commit e4911e2f7a176432d95108830f451d789f6a6fcb
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date: Mon Aug 29 15:13:11 2011 -0400
Specify the style for the 'multi-line-notification' correctly
It was not taking effect before.
data/theme/gnome-shell.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 110a6c3..e5e7d05 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1065,7 +1065,7 @@ StTooltip StLabel {
width: 34em;
}
-.multi-line-notification {
+#notification.multi-line-notification {
padding-bottom: 8px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]