diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-20 11:40:24 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-20 11:40:24 +0200 |
commit | 19c93adf846647a61e407e8172ea7153cb7f2c41 (patch) | |
tree | 4a3750df636bf641fd0de2f92287c305b2ae151d /view/theme/loozah | |
parent | 7a069c1438eb0c6b84e9e93985722a34b4bca4e1 (diff) | |
download | volse-hubzilla-19c93adf846647a61e407e8172ea7153cb7f2c41.tar.gz volse-hubzilla-19c93adf846647a61e407e8172ea7153cb7f2c41.tar.bz2 volse-hubzilla-19c93adf846647a61e407e8172ea7153cb7f2c41.zip |
Use popup ACL selector in photo upload. js_upload use new acl selector.
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index f46fa0064..96702d320 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1569,6 +1569,7 @@ padding: 5px 10px 0px; /** acl **/ +#photos-upload-permissions-wrapper, #profile-jot-acl-wrapper{ display:block!important; } |