[gnome-shell-extensions/merged-classic-branches: 4/15] Stop using a gradient for the panel in the overview
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/merged-classic-branches: 4/15] Stop using a gradient for the panel in the overview
- Date: Wed, 30 Jan 2013 17:50:43 +0000 (UTC)
commit 1d3f43a0263d69f6a28d538ca9c94a36c9727c20
Author: Florian MÃllner <fmuellner gnome org>
Date: Tue Jan 22 17:09:59 2013 +0100
Stop using a gradient for the panel in the overview
extensions/legacy-colors/stylesheet.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/extensions/legacy-colors/stylesheet.css b/extensions/legacy-colors/stylesheet.css
index c0b52ae..21602e6 100644
--- a/extensions/legacy-colors/stylesheet.css
+++ b/extensions/legacy-colors/stylesheet.css
@@ -20,7 +20,8 @@
}
#panel:overview {
- background-color: #000 !important; /* FIXME */
+ background-color: #000 !important;
+ background-gradient-end: #000 !important;
}
.panel-corner,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]