rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.less
This commit is contained in:
parent
d811808494
commit
1b4b97d530
5 changed files with 21 additions and 15 deletions
|
|
@ -347,7 +347,7 @@ $('#my-modal').bind('hidden', function () {
|
|||
$('.btn').button('complete')
|
||||
</scrip></pre>
|
||||
<h3>Demo</h3>
|
||||
<button id="fat-btn" data-loading-text="foo" class="btn danger">Loading Demo</button>
|
||||
<button id="fat-btn" data-loading-text="loading..." class="btn danger">Loading Demo</button>
|
||||
<button class="btn" data-toggle="toggle">Toggle Demo</button>
|
||||
<script>
|
||||
$(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue