search icons (?)
This commit is contained in:
parent
05350082fa
commit
b4642ca650
BIN
images/document.gif
Normal file
BIN
images/document.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
images/people.gif
Normal file
BIN
images/people.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
|
@ -13,6 +13,11 @@
|
||||||
<input type="hidden" name="location" id="jot-location" value="$defloc" />
|
<input type="hidden" name="location" id="jot-location" value="$defloc" />
|
||||||
<input type="hidden" name="coord" id="jot-coord" value="" />
|
<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>
|
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
|
||||||
|
|
||||||
<div id="profile-jot-submit-wrapper" >
|
<div id="profile-jot-submit-wrapper" >
|
||||||
|
|
|
@ -810,7 +810,7 @@ input#dfrn-url {
|
||||||
.wall-item-wrapper {
|
.wall-item-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
width: 80px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
.wall-item-lock {
|
.wall-item-lock {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|
Loading…
Reference in a new issue