aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-14 00:28:49 -0700
committerFriendika <info@friendika.com>2011-03-14 00:28:49 -0700
commit7b92b42603bca729bdef81349c578b65bf7ab256 (patch)
tree14619074ae8de42792d58badc52e8be8268460a0 /view/theme/loozah
parentf2734681e537031926a1e9c142403048b420deee (diff)
downloadvolse-hubzilla-7b92b42603bca729bdef81349c578b65bf7ab256.tar.gz
volse-hubzilla-7b92b42603bca729bdef81349c578b65bf7ab256.tar.bz2
volse-hubzilla-7b92b42603bca729bdef81349c578b65bf7ab256.zip
keywords split into public and private. Public will be used by the friend finder.
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css12
1 files changed, 8 insertions, 4 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 4461907bb..aadfbd3c4 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -755,7 +755,8 @@ input#dfrn-url {
#profile-edit-sexual-label,
#profile-edit-politic-label,
#profile-edit-religion-label,
-#profile-edit-keywords-label,
+#profile-edit-pubkeywords-label,
+#profile-edit-prvkeywords-label,
#profile-edit-homepage-label {
float: left;
width: 175px;
@@ -775,7 +776,8 @@ input#dfrn-url {
#sexual-select,
#profile-edit-politic,
#profile-edit-religion,
-#profile-edit-keywords,
+#profile-edit-pubkeywords,
+#profile-edit-prvkeywords,
#profile-in-dir-yes,
#profile-in-dir-no,
#profile-in-netdir-yes,
@@ -806,7 +808,8 @@ input#dfrn-url {
margin-left: 20px;
}
-#profile-edit-keywords-desc {
+#profile-edit-pubkeywords-desc,
+#profile-edit-prvkeywords-desc {
float: left;
margin-left: 20px;
}
@@ -864,7 +867,8 @@ input#dfrn-url {
#profile-edit-sexual-end,
#profile-edit-politic-end,
#profile-edit-religion-end,
-#profile-edit-keywords-end,
+#profile-edit-pubkeywords-end,
+#profile-edit-prvkeywords-end,
#profile-edit-homepage-end,
#profile-in-dir-break,
#profile-in-dir-end,