mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
grunt
This commit is contained in:
7
dist/css/bootstrap-reboot.css
vendored
7
dist/css/bootstrap-reboot.css
vendored
@@ -335,11 +335,6 @@ a:focus, a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
a:not([href]):not([tabindex]) {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
@@ -351,7 +346,7 @@ a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
|
||||
}
|
||||
|
||||
a:not([href]):not([tabindex]):focus {
|
||||
outline: none;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Reference in New Issue
Block a user