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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user