]> git.mxchange.org Git - friendica.git/commitdiff
search icons (?)
authorFriendika <info@friendika.com>
Wed, 26 Jan 2011 22:25:36 +0000 (14:25 -0800)
committerFriendika <info@friendika.com>
Wed, 26 Jan 2011 22:25:36 +0000 (14:25 -0800)
images/document.gif [new file with mode: 0644]
images/people.gif [new file with mode: 0644]
view/de/jot.tpl
view/theme/duepuntozero/style.css

diff --git a/images/document.gif b/images/document.gif
new file mode 100644 (file)
index 0000000..02d9409
Binary files /dev/null and b/images/document.gif differ
diff --git a/images/people.gif b/images/people.gif
new file mode 100644 (file)
index 0000000..cac31db
Binary files /dev/null and b/images/people.gif differ
index 1411b8a7f1d9eef92fdf3b8e92aad744ead56dc4..f42f37156e1e4973e115cc41521fa6b184552edc 100644 (file)
                <input type="hidden" name="location" id="jot-location" value="$defloc" />
                <input type="hidden" name="coord" id="jot-coord" value="" />
 
+<div id="profile-jot-plugin-wrapper" >
+       $jotplugins
+</div>
+<div id="profile-jot-plugin-end"></div>
+
                <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
 
 <div id="profile-jot-submit-wrapper" >
index 7fbeed4fe0b6964f5cc2412eb0c9b513af1ded3a..1f713f28db1d9cfd38077d1c72c3a7568d02ab69 100644 (file)
@@ -810,7 +810,7 @@ input#dfrn-url {
 .wall-item-wrapper {
        float: left;
     margin-right: 5px;
-    width: 80px;
+    width: 150px;
 }
 .wall-item-lock {
        height: 20px;