Ad Space - Top Banner (728x90)
Material Elevation 4 Toggle
0 viewsmedium
Background:
1
2
3
4
5
6
7
<div class="elevation4-container">
<input type="checkbox" id="elevation4-toggle" class="elevation4-input" />
<label for="elevation4-toggle" class="elevation4-label">
<span class="elevation4-thumb"></span>
</label>
<span class="elevation4-text">Elevation 4</span>
</div>Material Elevation 4 Toggle
0 viewsmedium
Background:
Material Elevation 4 Toggle
1
2
3
4
5
6
7
<div class="elevation4-container">
<input type="checkbox" id="elevation4-toggle" class="elevation4-input" />
<label for="elevation4-toggle" class="elevation4-label">
<span class="elevation4-thumb"></span>
</label>
<span class="elevation4-text">Elevation 4</span>
</div>Was this helpful?