aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-09 21:10:16 -0800
committerFriendika <info@friendika.com>2011-03-09 21:10:16 -0800
commit35c3e12df53fc0584f1b5231ea6e73a177db3573 (patch)
treea03a753d14e66887537fca36d530335608a09b63 /view/theme
parentd6e4cd9d6b57afc33242dc7121a529462c6b4b7b (diff)
downloadvolse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.tar.gz
volse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.tar.bz2
volse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.zip
ability to edit image permissions
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css5
-rw-r--r--view/theme/loozah/style.css5
2 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index f4aa5dac6..d4643b20a 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1826,6 +1826,11 @@ a.mail-list-link {
float: left;
width: 150px;
}
+
+#photo-edit-perms-end {
+ margin-bottom: 15px;
+}
+
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
float: left;
margin-bottom: 25px;
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index a24f89a83..ffd352c5a 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -1869,6 +1869,11 @@ a.mail-list-link {
float: left;
width: 150px;
}
+
+#photo-edit-perms-end {
+ margin-bottom: 15px;
+}
+
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
float: left;
margin-bottom: 25px;