diff options
author | Friendika <info@friendika.com> | 2011-03-20 17:54:50 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-20 17:54:50 -0700 |
commit | b7292bc673bc7983b1fd933070bc9d6a0a155dbb (patch) | |
tree | f0add46f5b1aa1794a0c40b58069626e96fed4a1 /view/theme/loozah | |
parent | 2b0af1456ceebb6be24768d14702742e73125588 (diff) | |
download | volse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.tar.gz volse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.tar.bz2 volse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.zip |
user pref -> block remote wall posting
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 0284bdcf8..030b878bf 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -517,6 +517,7 @@ input#dfrn-url { #settings-nick-end, #settings-defloc-end, #settings-allowloc-end, +#settings-blockw-end, #settings-timezone-end, #settings-theme-end, #settings-password-end, @@ -537,6 +538,7 @@ input#dfrn-url { #settings-nick-label, #settings-defloc-label, #settings-allowloc-label, +#settings-blockw-label, #settings-timezone-label, #settings-theme-label, #settings-password-label, @@ -557,6 +559,7 @@ input#dfrn-url { #settings-nick, #settings-defloc, #settings-allowloc, +#settings-blockw, #timezone-select, #theme-select, #settings-password, |