aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-12 02:07:16 -0800
committerFriendika <info@friendika.com>2011-02-12 02:07:16 -0800
commit4081ebe6c5f4e36f7b4ef288005995d959633fce (patch)
tree31ac41e1df3eba078f9adcc66e10ee1d8f1047c7 /view/theme
parent7d0de6dfb77d97b1d4dc10f30565ac8d3622d5a3 (diff)
downloadvolse-hubzilla-4081ebe6c5f4e36f7b4ef288005995d959633fce.tar.gz
volse-hubzilla-4081ebe6c5f4e36f7b4ef288005995d959633fce.tar.bz2
volse-hubzilla-4081ebe6c5f4e36f7b4ef288005995d959633fce.zip
correct color and indent on wall-wall comments
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 3611e455b..ac3562d1c 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -889,8 +889,8 @@ input#dfrn-url {
.comment-wwedit-wrapper {
margin-top: 15px;
- background: #CCCCCC;
- margin-left: 250px;
+ background: #f3f3f3;
+ margin-left: 50px;
}
.comment-edit-photo {