summaryrefslogtreecommitdiff
path: root/shell/style.css
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-18 14:21:13 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-18 14:21:13 +0100
commitbc982097fac6d64c1a32b7e1975f1dd4135f2e32 (patch)
treef2090d171a84391b6f38f52084f7a5d020260d44 /shell/style.css
parente629806944f19ddccdceb75ccff095b06f2ab06c (diff)
downloadgraynard-bc982097fac6d64c1a32b7e1975f1dd4135f2e32.tar.gz
graynard-bc982097fac6d64c1a32b7e1975f1dd4135f2e32.zip
panel: replaced wifi icon with a 'system' icon
Diffstat (limited to 'shell/style.css')
-rw-r--r--shell/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/style.css b/shell/style.css
index 405d172..477a4f2 100644
--- a/shell/style.css
+++ b/shell/style.css
@@ -2,7 +2,7 @@
background-color: alpha(black, 0.7);
}
-.maynard-wifi {
+.maynard-system {
background-color: #6d6d6d;
color: white;
padding: 16px;