0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Run grunt.

[ci skip]
This commit is contained in:
XhmikosR 2016-03-07 11:56:30 +02:00
parent 2a999c6c2c
commit 06ad50e262
8 changed files with 34 additions and 6 deletions

View File

@ -385,6 +385,20 @@ a:focus {
outline-offset: -2px;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):focus, a:not([href]):hover {
color: inherit;
text-decoration: none;
}
a:not([href]):focus {
outline: none;
}
pre {
margin-top: 0;
margin-bottom: 1rem;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -385,6 +385,20 @@ a:focus {
outline-offset: -2px;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):focus, a:not([href]):hover {
color: inherit;
text-decoration: none;
}
a:not([href]):focus {
outline: none;
}
pre {
margin-top: 0;
margin-bottom: 1rem;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long