mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-12 00:08:59 +01:00
v4-tease link focus.
This commit is contained in:
parent
d24d47c27a
commit
bbc862b376
@ -71,12 +71,14 @@ h1[id] {
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
background-color: #0275d8;
|
||||
}
|
||||
.v4-tease:hover {
|
||||
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
background-color: #0269c2;
|
||||
}
|
||||
}
|
||||
|
||||
/* Nullify ill-advised printing of hrefs; see #18711 */
|
||||
@media print {
|
||||
|
Loading…
Reference in New Issue
Block a user