0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Rename docs-specific static tooltip/popover classes for clarity; refs #18043

[skip sauce]
This commit is contained in:
Chris Rebert 2015-10-23 23:16:33 -07:00
parent 25d724b279
commit 4461884f69
3 changed files with 5 additions and 5 deletions

View File

@ -253,11 +253,11 @@
}
// Popovers
.bd-example-popover {
.bd-example-popover-static {
padding-bottom: 1.5rem;
background-color: #f9f9f9;
}
.bd-example-popover .popover {
.bd-example-popover-static .popover {
position: relative;
display: block;
float: left;
@ -266,7 +266,7 @@
}
// Tooltips
.bd-example-tooltip .tooltip {
.bd-example-tooltip-static .tooltip {
position: relative;
display: inline-block;
margin: 10px 20px;

View File

@ -53,7 +53,7 @@ $(function () {
Four options are available: top, right, bottom, and left aligned.
<div class="bd-example bd-example-popover">
<div class="bd-example bd-example-popover-static">
<div class="popover popover-top">
<div class="popover-arrow"></div>
<h3 class="popover-title">Popover top</h3>

View File

@ -48,7 +48,7 @@ Hover over the links below to see tooltips:
Four options are available: top, right, bottom, and left aligned.
<div class="bd-example bd-example-tooltip">
<div class="bd-example bd-example-tooltip-static">
<div class="tooltip top" role="tooltip">
<div class="tooltip-arrow"></div>
<div class="tooltip-inner">