[gnome-shell/wip/message-tray: 18/22] theme: Use the noise texture for the background of the screen shield
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 18/22] theme: Use the noise texture for the background of the screen shield
- Date: Fri, 3 Aug 2012 15:32:40 +0000 (UTC)
commit 74f1e2ed597c811b944d71da390521b5d2f46f86
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jul 31 12:56:46 2012 -0300
theme: Use the noise texture for the background of the screen shield
data/theme/gnome-shell.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index bb66c32..4864405 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -2161,7 +2161,8 @@ StButton.popup-menu-item:insensitive {
/* Screen shield */
#screenShieldGroup {
- background-color: #333333;
+ background: #2e3436 url(noise-texture.png);
+ background-repeat: repeat;
}
#screenShieldGroup .arrow {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]