diff options
| author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-04-02 21:00:52 +0200 |
|---|---|---|
| committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-04-02 21:00:52 +0200 |
| commit | dea55fa3e757dd8e99594c4b19745af33bef73d6 (patch) | |
| tree | 56501d335f5e0dbf716388b21cb08df398f0943d /shell/style.css | |
| parent | e41c9cacbd620d5cd94381a38b7e034c89055a6c (diff) | |
| download | graynard-dea55fa3e757dd8e99594c4b19745af33bef73d6.tar.gz graynard-dea55fa3e757dd8e99594c4b19745af33bef73d6.zip | |
clock: make system icon clickable and show not implemented message
Diffstat (limited to 'shell/style.css')
| -rw-r--r-- | shell/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/style.css b/shell/style.css index e63580d..b2078bc 100644 --- a/shell/style.css +++ b/shell/style.css @@ -5,7 +5,7 @@ .maynard-system { background-color: #6d6d6d; color: white; - padding: 16px; + padding: 13px; } .maynard-audio { |
