aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-30 04:25:55 -0800
committerfriendica <info@friendica.com>2013-12-30 04:25:55 -0800
commit0dd7d936744cccfac4228cabecddc59ce05eb26c (patch)
tree9ad5a323161a4bce9a28efbbdaf079b6338100cd /view/theme/redbasic/css
parent6e81c332b78e5eac78db4f7a26fd3018c8ba5d0a (diff)
downloadvolse-hubzilla-0dd7d936744cccfac4228cabecddc59ce05eb26c.tar.gz
volse-hubzilla-0dd7d936744cccfac4228cabecddc59ce05eb26c.tar.bz2
volse-hubzilla-0dd7d936744cccfac4228cabecddc59ce05eb26c.zip
basic edit and delete for things
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 5f532a861..397148c05 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2445,3 +2445,8 @@ img.mail-list-sender-photo {
#sidebar-group-list ul {
list-style-type: none;
}
+
+.profile-thing-list img, .thing-show img, .thing-edit-links a {
+ margin-top: 8px;
+ margin-right: 15px;
+}