diff options
| author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-03-24 22:22:49 +0100 |
|---|---|---|
| committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-03-24 22:30:18 +0100 |
| commit | ed5035680eb2d364734463b2a08c4ea45fe2f30c (patch) | |
| tree | a930245581641c126b5310bd848947d9ae568250 /shell/style.css | |
| parent | d04d8be6be1bff80191e1f2ef9d4b500b8015e7d (diff) | |
| download | graynard-ed5035680eb2d364734463b2a08c4ea45fe2f30c.tar.gz graynard-ed5035680eb2d364734463b2a08c4ea45fe2f30c.zip | |
panel,clock: implement setting volume by showing a scale over the clock
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 477a4f2..4c2088c 100644 --- a/shell/style.css +++ b/shell/style.css @@ -11,7 +11,7 @@ .maynard-audio { background-color: #b4b4b4; color: white; - padding: 16px; + padding: 13px; } .maynard-apps { |
