mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Rename docs-specific static tooltip/popover classes for clarity; refs #18043
[skip sauce]
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user