mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
v4-tease link focus.
This commit is contained in:
@@ -71,11 +71,13 @@ h1[id] {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #0275d8;
|
background-color: #0275d8;
|
||||||
}
|
|
||||||
.v4-tease:hover {
|
&:focus,
|
||||||
color: #fff;
|
&:hover {
|
||||||
text-decoration: none;
|
color: #fff;
|
||||||
background-color: #0269c2;
|
text-decoration: none;
|
||||||
|
background-color: #0269c2;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Nullify ill-advised printing of hrefs; see #18711 */
|
/* Nullify ill-advised printing of hrefs; see #18711 */
|
||||||
|
|||||||
Reference in New Issue
Block a user