[gnome-shell-sass] overviewControls: Remove message indicator
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] overviewControls: Remove message indicator
- Date: Fri, 20 Feb 2015 16:05:21 +0000 (UTC)
commit 58973633ce37d70ac361f4222f0497ffbf4048fb
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Feb 20 16:30:23 2015 +0100
overviewControls: Remove message indicator
The message tray is now empty and about to be removed, so an indication
at the bottom edge of the overview becomes an odd location to convey the
status of the summary. We will eventually display an indication in the
top bar that unseen messages are available, for now just remove the
existing indicator.
https://bugzilla.gnome.org/show_bug.cgi?id=744850
_common.scss | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index cc28897..6a500dc 100644
--- a/_common.scss
+++ b/_common.scss
@@ -1061,9 +1061,6 @@ StScrollBar {
&:hover { background-color: $selected_bg_color; color: $selected_fg_color; }
}
- .messages-indicator { color: transparentize($osd_fg_color,.2); height: 32px; }
- .messages-indicator-contents { spacing: 12px; padding-bottom: 12px; }
-
//search entry
.search-entry {
width: 320px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]