From bc982097fac6d64c1a32b7e1975f1dd4135f2e32 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 18 Mar 2014 14:21:13 +0100 Subject: panel: replaced wifi icon with a 'system' icon --- shell/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/style.css') 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; -- cgit v1.3.1