Skip to content

Commit

Permalink
Remove opinionated outline rule on "a" element.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin committed May 10, 2017
1 parent 38f8b3f commit 16471b1
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 129 deletions.
10 changes: 0 additions & 10 deletions fork-versions/default/_normalize.scss
Original file line number Diff line number Diff line change
Expand Up @@ -241,16 +241,6 @@ a {
-webkit-text-decoration-skip: objects; /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/

a:active,
a:hover {
outline-width: 0;
}

/* Text-level semantics
========================================================================== */

Expand Down
7 changes: 0 additions & 7 deletions fork-versions/typey-chroma-kss/base/links/_links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ a:active {
}
}

// Remove the outline on focused links when they are also active or hovered
// in all browsers (opinionated).
a:active,
a:hover {
outline-width: 0;
}

@media print {
// Underline all links.
:link,
Expand Down
10 changes: 0 additions & 10 deletions fork-versions/typey/_normalize.scss
Original file line number Diff line number Diff line change
Expand Up @@ -194,16 +194,6 @@ a {
-webkit-text-decoration-skip: objects; /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/

a:active,
a:hover {
outline-width: 0;
}

/* Text-level semantics
========================================================================== */

Expand Down
10 changes: 0 additions & 10 deletions sass/normalize/_normalize-mixin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -269,16 +269,6 @@
background-color: transparent; /* 1 */
-webkit-text-decoration-skip: objects; /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/

a:active,
a:hover {
outline-width: 0;
}
}

@if _normalize-include(text) {
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/fork-versions/default/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
4 changes: 0 additions & 4 deletions test/fixtures/fork-versions/typey-chroma-kss/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,6 @@ a:active {
a:active:not(.button) {
background-color: transparent; }

a:active,
a:hover {
outline-width: 0; }

@media print {
:link,
:visited {
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/fork-versions/typey/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/import-now/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/normalize/exclude-multiple/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/normalize/exclude-single/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/normalize/exclude-string/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/normalize/include-single/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ a {
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }
8 changes: 0 additions & 8 deletions test/fixtures/variables/default/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/variables/font/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,14 +158,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down
8 changes: 0 additions & 8 deletions test/fixtures/variables/indent-amount/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ a {
-webkit-text-decoration-skip: objects;
/* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0; }

/* Text-level semantics
========================================================================== */
/**
Expand Down

0 comments on commit 16471b1

Please sign in to comment.