mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +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);
|
||||
|
||||
&:hover {
|
||||
color: var(--bs-link-color);
|
||||
color: var(--bs-link-hover-color);
|
||||
}
|
||||
|
||||
&:focus {
|
||||
|
||||
Reference in New Issue
Block a user