aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-30 19:38:03 -0800
committerFriendika <info@friendika.com>2011-01-30 19:38:03 -0800
commit3eefe8b50003c858d4930c03cc06d2679a14347c (patch)
treede65f34172a862f7f720ce7e2cc922a6b9f07a31 /view/theme
parenta598f17e6d95d8a82df2994d61bfab74271dfe58 (diff)
downloadvolse-hubzilla-3eefe8b50003c858d4930c03cc06d2679a14347c.tar.gz
volse-hubzilla-3eefe8b50003c858d4930c03cc06d2679a14347c.tar.bz2
volse-hubzilla-3eefe8b50003c858d4930c03cc06d2679a14347c.zip
more ssl_policy cleanup, allow manual feed update per contact when hub is whacked, log feed parse errors
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css3
-rw-r--r--view/theme/duepuntozero/style.css4
2 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 3ef63e265..ae45a4244 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -1333,6 +1333,9 @@ input#dfrn-url {
#contact-edit-poll-text {
margin-bottom: 10px;
}
+#contact-edit-update-now {
+ margin-top: 15px;
+}
#contact-edit-photo-wrapper {
margin-bottom: 20px;
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 59a5bf88a..d6a1744a6 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1209,6 +1209,10 @@ input#dfrn-url {
margin-bottom: 10px;
}
+#contact-edit-update-now {
+ margin-top: 15px;
+}
+
#contact-edit-photo-wrapper {
margin-bottom: 20px;
}