diff options
author | Friendika <info@friendika.com> | 2011-02-02 23:07:01 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-02 23:07:01 -0800 |
commit | 2a4d1fa858bcab0c7e54c1c0a847537cacbed168 (patch) | |
tree | f20161fe645ca99d3185ee6eb8c563a168ef2844 /view/theme/duepuntozero | |
parent | 0a32370e32b068073010d1d6b33241867c3be4d7 (diff) | |
download | volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.tar.gz volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.tar.bz2 volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.zip |
append jotplugin tools to current toolbar row
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index d6a1744a6..d27a894b7 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1900,8 +1900,9 @@ a.mail-list-link { .tool-wrapper { float: left; - margin-left: 5px; + margin-left: 20px; } + .tool-link { cursor: pointer; } |