This commit is contained in:
Friendika 2011-01-26 14:25:36 -08:00
rodič 05350082fa
revize b4642ca650
4 změnil soubory, kde provedl 6 přidání a 1 odebrání

binární
images/document.gif Normal file

Binární soubor nebyl zobrazen.

Za

Šířka:  |  Výška:  |  Velikost: 1.3 KiB

binární
images/people.gif Normal file

Binární soubor nebyl zobrazen.

Za

Šířka:  |  Výška:  |  Velikost: 1.4 KiB

Zobrazit soubor

@ -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" >

Zobrazit soubor

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