From c16e86add81d9f2867a0da024954b5cbc14a9f4b Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 11 Feb 2011 02:35:19 -0800 Subject: toggles "post to facebook, post to twitter", etc. --- view/de/jot.tpl | 6 +++++- view/en/jot.tpl | 6 +++++- view/fr/jot.tpl | 7 +++++-- view/it/jot.tpl | 7 +++++-- view/theme/duepuntozero/style.css | 11 +++++++++++ view/theme/loozah/style.css | 11 +++++++++++ 6 files changed, 42 insertions(+), 6 deletions(-) (limited to 'view') diff --git a/view/de/jot.tpl b/view/de/jot.tpl index 545bbdadd..db73b17a6 100644 --- a/view/de/jot.tpl +++ b/view/de/jot.tpl @@ -42,12 +42,16 @@
-
Berechtigungseinstellungen$bang
+
Berechtigungseinstellungen$bang
+ +
diff --git a/view/en/jot.tpl b/view/en/jot.tpl index 5f9935778..7c6a857e8 100644 --- a/view/en/jot.tpl +++ b/view/en/jot.tpl @@ -40,12 +40,16 @@
-
Permission Settings$bang
+
Permission Settings$bang
+ +
diff --git a/view/fr/jot.tpl b/view/fr/jot.tpl index 720cb0d1b..d64632da0 100644 --- a/view/fr/jot.tpl +++ b/view/fr/jot.tpl @@ -42,13 +42,16 @@
-
Permission Settings$bang
+
Permission Settings$bang
- + +
diff --git a/view/it/jot.tpl b/view/it/jot.tpl index eae3ecba8..c4b63eb01 100644 --- a/view/it/jot.tpl +++ b/view/it/jot.tpl @@ -41,13 +41,16 @@
-
Impostazione permessi$bang
+
Impostazione permessi$bang
- + +
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 0c56c4233..45e5efb6c 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -960,6 +960,17 @@ input#dfrn-url { #profile-jot-plugin-end{ clear: both; } +.profile-jot-net { + float: left; + margin-right: 10px; + margin-top: 5px; + margin-bottom: 5px; +} + +#profile-jot-networks-end { + clear: both; +} + #profile-jot-end { /*clear: both;*/ margin-bottom: 30px; diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index d7d735d6d..2a037bf9f 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1085,6 +1085,17 @@ input#dfrn-url { #profile-jot-plugin-end { clear:both; } +.profile-jot-net { + float: left; + margin-right: 10px; + margin-top: 5px; + margin-bottom: 5px; +} + +#profile-jot-networks-end { + clear: both; +} + #profile-jot-end { clear: both; margin-bottom: 30px; -- cgit v1.2.3