Skip to content

Instantly share code, notes, and snippets.

Tabs:
[
{"caption":"Tab Title", "fields": [
{"field":"title","caption":"Name"},
{"field":"description","caption":"Description","inputTVtype":"textarea"},
{"field":"imageTV","caption":"Photo","inputTV":"imageTV"}
]}
]
Table:
<!--html-->
<a href="#" class="toggle-mnu hidden-lg"><span></span></a>
//sass
body
background-color: #333
.toggle-mnu
display: block
width: 28px
<style>
/* ---------------------------------------------- /*
* Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
border: 2px solid #000;
border-radius: 16px;
height: 40px;
width: 24px;
display: block;