mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
Vendored
+1
@@ -4272,6 +4272,7 @@ a.list-group-item.active > .badge,
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: -10px;
|
margin-left: -10px;
|
||||||
|
font-family: serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-control .icon-prev:before {
|
.carousel-control .icon-prev:before {
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -905,7 +905,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="popovers-examples">Examples</h2>
|
<h2 id="popovers-examples">Examples</h2>
|
||||||
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover.</p>
|
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information.</p>
|
||||||
|
|
||||||
<div class="bs-callout bs-callout-danger">
|
<div class="bs-callout bs-callout-danger">
|
||||||
<h4>Plugin dependency</h4>
|
<h4>Plugin dependency</h4>
|
||||||
|
|||||||
@@ -111,6 +111,7 @@
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: -10px;
|
margin-left: -10px;
|
||||||
|
font-family: serif;
|
||||||
}
|
}
|
||||||
// Non-glyphicon toggles
|
// Non-glyphicon toggles
|
||||||
.icon-prev {
|
.icon-prev {
|
||||||
|
|||||||
Reference in New Issue
Block a user