From 73b4faca5c7af506558eba6b7317d23551f1aefa Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 24 May 2011 22:40:52 -0700 Subject: basic file upload/attach --- view/theme/duepuntozero/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 79a298d43..f202e9ff5 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -226,8 +226,10 @@ div.wall-item-content-wrapper.shiny { #profile-link, #profile-title, #wall-image-upload, +#wall-file-upload, #profile-upload-wrapper, #wall-image-upload-div, +#wall-file-upload-div, .hover, .focus { cursor: pointer; } @@ -1136,7 +1138,10 @@ input#dfrn-url { float: left; margin-left: 30px; } - +#profile-attach-wrapper { + float: left; + margin-left: 30px; +} #profile-rotator { float: left; margin-left: 30px; -- cgit v1.2.3