mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-26 16:09:48 +03:00
added ripples
This commit is contained in:
parent
b6065af538
commit
415a4ffcea
|
@ -11,9 +11,9 @@
|
|||
<body>
|
||||
<div class="toolbar">
|
||||
<ul class="tabs" id="example-tabs">
|
||||
<li class="tab-one active"><a href="#">Tab 1</a></li>
|
||||
<li class="tab-two"><a href="#">Tab 2</a></li>
|
||||
<li class="tab-three"><a href="#">Tab 3</a></li>
|
||||
<li class="tab-one withripple active"><a href="#">Tab 1</a></li>
|
||||
<li class="tab-two withripple"><a href="#">Tab 2</a></li>
|
||||
<li class="tab-three withripple"><a href="#">Tab 3</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user