move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts
This commit is contained in:
parent
3d9298b04b
commit
c02501e1b7
9 changed files with 174 additions and 164 deletions
|
|
@ -908,7 +908,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
|||
<p>The alerts plugin works on regular alert messages, and block messages.</p>
|
||||
<div class="alert fade in">
|
||||
<a class="close" data-dismiss="alert" href="#">×</a>
|
||||
<p><strong>Holy guacamole!</strong> Best check yo self, you’re not looking too good.</p>
|
||||
<strong>Holy guacamole!</strong> Best check yo self, you’re not looking too good.
|
||||
</div>
|
||||
<div class="alert alert-block alert-error fade in">
|
||||
<a class="close" data-dismiss="alert" href="#">×</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue