search icons (?)

Este commit está contenido en:
Friendika 2011-01-26 14:25:36 -08:00
padre 05350082fa
commit b4642ca650
Se han modificado 4 ficheros con 6 adiciones y 1 borrados

BIN
images/document.gif Archivo normal

Archivo binario no mostrado.

Después

Anchura:  |  Altura:  |  Tamaño: 1.3 KiB

BIN
images/people.gif Archivo normal

Archivo binario no mostrado.

Después

Anchura:  |  Altura:  |  Tamaño: 1.4 KiB

Ver fichero

@ -13,6 +13,11 @@
<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" >

Ver fichero

@ -810,7 +810,7 @@ input#dfrn-url {
.wall-item-wrapper {
float: left;
margin-right: 5px;
width: 80px;
width: 150px;
}
.wall-item-lock {
height: 20px;