From 50a52832f87b30e008059b01b954e31c49984bbc Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 14 Feb 2014 13:18:07 +0100 Subject: shell: add clock --- shell/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/style.css') diff --git a/shell/style.css b/shell/style.css index 62f1511..4cb3fb5 100644 --- a/shell/style.css +++ b/shell/style.css @@ -24,3 +24,8 @@ background-image: none; color: white; } + +.wgs-clock { + background-color: #929292; + color: white; +} -- cgit v1.3.1