aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-02 23:07:01 -0800
committerFriendika <info@friendika.com>2011-02-02 23:07:01 -0800
commit2a4d1fa858bcab0c7e54c1c0a847537cacbed168 (patch)
treef20161fe645ca99d3185ee6eb8c563a168ef2844 /view/theme
parent0a32370e32b068073010d1d6b33241867c3be4d7 (diff)
downloadvolse-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')
-rw-r--r--view/theme/default/style.css2
-rw-r--r--view/theme/duepuntozero/style.css3
2 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index ae45a4244..a60ea9db6 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -2010,7 +2010,7 @@ a.mail-list-link {
.tool-wrapper {
float: left;
- margin-left: 5px;
+ margin-left: 20px;
}
.tool-link {
cursor: pointer;
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;
}