refactor: change .text-high-emphasis-inverse to .text-white

This commit is contained in:
mrholek
2023-09-26 23:37:18 +02:00
parent 9fcca654fb
commit 7381ae2837
+4 -4
View File
@@ -16,7 +16,7 @@
class="p-0 text-white"
:caret="false"
>
<CIcon icon="cil-options" class="text-high-emphasis-inverse" />
<CIcon icon="cil-options" class="text-white" />
</CDropdownToggle>
<CDropdownMenu>
<CDropdownItem href="#">Action</CDropdownItem>
@@ -112,7 +112,7 @@
class="p-0 text-white"
:caret="false"
>
<CIcon icon="cil-options" class="text-high-emphasis-inverse" />
<CIcon icon="cil-options" class="text-white" />
</CDropdownToggle>
<CDropdownMenu>
<CDropdownItem href="#">Action</CDropdownItem>
@@ -207,7 +207,7 @@
class="p-0 text-white"
:caret="false"
>
<CIcon icon="cil-options" class="text-high-emphasis-inverse" />
<CIcon icon="cil-options" class="text-white" />
</CDropdownToggle>
<CDropdownMenu>
<CDropdownItem href="#">Action</CDropdownItem>
@@ -288,7 +288,7 @@
class="p-0 text-white"
:caret="false"
>
<CIcon icon="cil-options" class="text-high-emphasis-inverse" />
<CIcon icon="cil-options" class="text-white" />
</CDropdownToggle>
<CDropdownMenu>
<CDropdownItem href="#">Action</CDropdownItem>