130520 User search and wetcat theme
This commit is contained in:
@ -153,17 +153,16 @@ if ($logedin) {
|
||||
</ul>
|
||||
</div>
|
||||
</span>
|
||||
<?php
|
||||
else: ?>
|
||||
<?php else: ?>
|
||||
<span class="topbutton" style='position:relative;'>
|
||||
<a href='?page=about' class='fontello topicon ldr' style='text-decoration:none; display:inline; font-size:20px;'> </a>
|
||||
</span>
|
||||
|
||||
<span class="topbutton" style='position:relative;'>
|
||||
<span class="topbutton desktop" style='position:relative;'>
|
||||
<a href='?page=fediverse' class='fontello topicon ldr' style='text-decoration:none; display:inline; font-size:20px;'> </a>
|
||||
</span>
|
||||
|
||||
<span class="topbutton" style='position:relative;'>
|
||||
<span class="topbutton desktop" style='position:relative;'>
|
||||
<a href='?page=privacy' class='fontello topicon ldr' style='text-decoration:none; display:inline; font-size:20px;'> </a>
|
||||
</span>
|
||||
|
||||
@ -215,6 +214,7 @@ endif; ?>
|
||||
<textarea name='status' id="status" style='width:98.85%; height:100px; border:none;'></textarea>
|
||||
</div>
|
||||
<div style='display:none; clear:both; width:100%; text-align:left;' class='picker'><input type='text' id='emojisearch' placeholder="Type to Search"><span class='close' style='cursor:pointer;'> X </span><div class='emojilist' style='max-height:100px; overflow:auto;'></div></div>
|
||||
<div style='display:none; clear:both; width:100%; text-align:left;' class='contactpicker'><input type='text' id='contactsearch' placeholder="Type to Search"><span class='close' style='cursor:pointer;'> X </span><div class='contactlist' style='max-height:100px; overflow:auto; scroll-behavior: smooth;'></div></div>
|
||||
<div class="buttons">
|
||||
<span style='float:left;'>
|
||||
<div style='position:relative;border: 0px; float:left;'>
|
||||
@ -231,6 +231,9 @@ endif; ?>
|
||||
<div class='formbtn fontello' id="emoji" style='position:relative; cursor:pointer;'>
|
||||
😜
|
||||
</div>
|
||||
<div class='formbtn fontello' id="contact" style='position:relative; cursor:pointer;'>
|
||||

|
||||
</div>
|
||||
</span>
|
||||
<span style='float:left;' class='status'>
|
||||
|
||||
|
Reference in New Issue
Block a user