mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Docs: fix .btn-clipboard and .btn-edit link hover color
This commit is contained in:
committed by
Mark Otto
parent
ffbe6e9246
commit
7399b13052
@@ -28,7 +28,7 @@
|
|||||||
@include border-radius(.25rem);
|
@include border-radius(.25rem);
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: var(--bs-link-color);
|
color: var(--bs-link-hover-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user