summaryrefslogtreecommitdiff
path: root/shell/style.css
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-02-14 13:18:07 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-02-17 20:17:45 +0100
commit50a52832f87b30e008059b01b954e31c49984bbc (patch)
tree6f7b365910088c08b7154cfb52f738845dad08e9 /shell/style.css
parentee57ae33024d5cf18190dba888317494238d5e4f (diff)
downloadgraynard-50a52832f87b30e008059b01b954e31c49984bbc.tar.gz
graynard-50a52832f87b30e008059b01b954e31c49984bbc.zip
shell: add clock
Diffstat (limited to 'shell/style.css')
-rw-r--r--shell/style.css5
1 files changed, 5 insertions, 0 deletions
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;
+}