refactor: change .text-medium-emphasis to .text-body-secondary

This commit is contained in:
mrholek
2023-09-26 23:38:41 +02:00
parent 7381ae2837
commit 7048a791cc
34 changed files with 242 additions and 242 deletions
+3 -3
View File
@@ -6,11 +6,11 @@
<strong>Vue Tooltips</strong> <small>Basic example</small>
</CCardHeader>
<CCardBody>
<p class="text-medium-emphasis small">
<p class="text-body-secondary small">
Hover over the links below to see tooltips:
</p>
<DocsExample href="components/tooltip.html">
<p class="text-medium-emphasis">
<p class="text-body-secondary">
Tight pants next level keffiyeh
<CLink v-c-tooltip="'Tooltip text'"> you probably </CLink>
haven't heard of them. Photo booth beard raw denim letterpress
@@ -26,7 +26,7 @@
freegan cred raw denim single-origin coffee viral.
</p>
</DocsExample>
<p class="text-medium-emphasis small">
<p class="text-body-secondary small">
Hover over the links below to see tooltips:
</p>
<DocsExample href="components/tooltip.html">