1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-06 22:06:30 +02:00

Updated tab styling

Added a bottom border for selected tabs.
This commit is contained in:
Angelos Chalaris
2017-06-09 14:21:25 +03:00
parent b01be57873
commit 7af521f9a6
18 changed files with 75 additions and 138 deletions

View File

@@ -369,11 +369,12 @@
<div class="section row">
<div class="col-sm-12 col-sm-last col-md-12 col-md-normal col-lg-4 col-lg-normal">
<div class="box-centered">
<br>
<br />
<div class="input-group">
<input type="checkbox" id="switch-box" tabindex="0">
<label for="switch-box" class="switch">Switch</label>
</div>
<br/>
<br>
</div>
</div>