using div.code instead of custom textarea

This commit is contained in:
Devaev Maxim
2018-11-24 04:55:33 +03:00
parent 6c9372a8ff
commit d060125cd3
3 changed files with 13 additions and 40 deletions

View File

@@ -573,7 +573,9 @@
</tr>
</table>
<hr>
<textarea readonly placeholder="No data" id="about-meta"></textarea>
<div id="about-meta" class="code">
<span class="code-comment">No data</span>
</div>
<hr>
<p class="text">
Full documentation, source code, hardware schematics and legal information