[gnome-shell-extensions/merged-classic-branches: 5/17] 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: 5/17] Stop using a gradient for the panel in the overview
- Date: Fri, 25 Jan 2013 02:29:17 +0000 (UTC)
commit da245e8a6212cc357fab81ae18444e9abe108ba4
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]