mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02: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);
|
||||
|
||||
&:hover {
|
||||
color: var(--bs-link-color);
|
||||
color: var(--bs-link-hover-color);
|
||||
}
|
||||
|
||||
&:focus {
|
||||
|
Reference in New Issue
Block a user