|
|
|
@ -126,9 +126,9 @@
@@ -126,9 +126,9 @@
|
|
|
|
|
<form class="post-area-new"> |
|
|
|
|
<textarea placeholder="New Post..."></textarea> |
|
|
|
|
<div class="post-area-extras"> |
|
|
|
|
<div class="post-area-attach" style="display: none;"> |
|
|
|
|
<input type="file" id="fileInputAttach" style="font-size: 10px;/> |
|
|
|
|
</div> |
|
|
|
|
<span class="post-area-attach" style="display: none;"> |
|
|
|
|
<input type="file" id="fileInputAttach" style="font-size: 10px;"/> |
|
|
|
|
</span> |
|
|
|
|
<span class="post-area-remaining">140</span> |
|
|
|
|
<button class="undo-unicode disabled" disabled="disabled">undo</button> |
|
|
|
|
<button class="post-submit disabled" disabled="disabled">post</button> |
|
|
|
|