Skip to content

Commit

Permalink
snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyEJohnson committed May 31, 2024
1 parent 56b16c3 commit 917a423
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
36 changes: 18 additions & 18 deletions src/app/content/__snapshots__/routes.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -615,83 +615,83 @@ Array [
}
@media screen {
.c4 .highlight.yellow[aria-current] {
.c4 .highlight.yellow.focus {
background-color: #fed200;
border-bottom: 0.2rem solid #8f7700;
padding: 0.2rem 0 0;
}
.c4 .highlight.yellow[aria-current].block:after {
.c4 .highlight.yellow.focus.block:after {
background-color: #fed200;
}
.c4 .highlight.yellow[aria-current].first.text.has-note:after {
.c4 .highlight.yellow.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c4 .highlight.green[aria-current] {
.c4 .highlight.green.focus {
background-color: #92d101;
border-bottom: 0.2rem solid #4e6f01;
padding: 0.2rem 0 0;
}
.c4 .highlight.green[aria-current].block:after {
.c4 .highlight.green.focus.block:after {
background-color: #92d101;
}
.c4 .highlight.green[aria-current].first.text.has-note:after {
.c4 .highlight.green.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c4 .highlight.blue[aria-current] {
.c4 .highlight.blue.focus {
background-color: #00c3ed;
border-bottom: 0.2rem solid #006880;
padding: 0.2rem 0 0;
}
.c4 .highlight.blue[aria-current].block:after {
.c4 .highlight.blue.focus.block:after {
background-color: #00c3ed;
}
.c4 .highlight.blue[aria-current].first.text.has-note:after {
.c4 .highlight.blue.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c4 .highlight.purple[aria-current] {
.c4 .highlight.purple.focus {
background-color: #545ec8;
border-bottom: 0.2rem solid #141a3e;
padding: 0.2rem 0 0;
color: #fff;
}
.c4 .highlight.purple[aria-current].block:after {
.c4 .highlight.purple.focus.block:after {
background-color: #545ec8;
}
.c4 .highlight.purple[aria-current].first.text.has-note:after {
.c4 .highlight.purple.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c4 .highlight.pink[aria-current] {
.c4 .highlight.pink.focus {
background-color: #de017e;
border-bottom: 0.2rem solid #560131;
padding: 0.2rem 0 0;
color: #fff;
}
.c4 .highlight.pink[aria-current].block:after {
.c4 .highlight.pink.focus.block:after {
background-color: #de017e;
}
.c4 .highlight.pink[aria-current].first.text.has-note:after {
.c4 .highlight.pink.focus.first.text.has-note:after {
display: none;
}
}
Expand All @@ -706,13 +706,13 @@ Array [
background-color: #ffea00;
}
.c4 .search-highlight[aria-current],
.c4 .search-highlight[aria-current] .math {
.c4 .search-highlight.focus,
.c4 .search-highlight.focus .math {
background-color: #ff9e4b;
padding: 0.2rem 0;
}
.c4 .search-highlight[aria-current] .search-highlight {
.c4 .search-highlight.focus .search-highlight {
background-color: unset;
}
}
Expand Down
72 changes: 36 additions & 36 deletions src/app/content/components/__snapshots__/Content.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2266,83 +2266,83 @@ li[aria-label="Current Page"] .c60 {
}
@media screen {
.c78 .highlight.yellow[aria-current] {
.c78 .highlight.yellow.focus {
background-color: #fed200;
border-bottom: 0.2rem solid #8f7700;
padding: 0.2rem 0 0;
}
.c78 .highlight.yellow[aria-current].block:after {
.c78 .highlight.yellow.focus.block:after {
background-color: #fed200;
}
.c78 .highlight.yellow[aria-current].first.text.has-note:after {
.c78 .highlight.yellow.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.green[aria-current] {
.c78 .highlight.green.focus {
background-color: #92d101;
border-bottom: 0.2rem solid #4e6f01;
padding: 0.2rem 0 0;
}
.c78 .highlight.green[aria-current].block:after {
.c78 .highlight.green.focus.block:after {
background-color: #92d101;
}
.c78 .highlight.green[aria-current].first.text.has-note:after {
.c78 .highlight.green.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.blue[aria-current] {
.c78 .highlight.blue.focus {
background-color: #00c3ed;
border-bottom: 0.2rem solid #006880;
padding: 0.2rem 0 0;
}
.c78 .highlight.blue[aria-current].block:after {
.c78 .highlight.blue.focus.block:after {
background-color: #00c3ed;
}
.c78 .highlight.blue[aria-current].first.text.has-note:after {
.c78 .highlight.blue.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.purple[aria-current] {
.c78 .highlight.purple.focus {
background-color: #545ec8;
border-bottom: 0.2rem solid #141a3e;
padding: 0.2rem 0 0;
color: #fff;
}
.c78 .highlight.purple[aria-current].block:after {
.c78 .highlight.purple.focus.block:after {
background-color: #545ec8;
}
.c78 .highlight.purple[aria-current].first.text.has-note:after {
.c78 .highlight.purple.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.pink[aria-current] {
.c78 .highlight.pink.focus {
background-color: #de017e;
border-bottom: 0.2rem solid #560131;
padding: 0.2rem 0 0;
color: #fff;
}
.c78 .highlight.pink[aria-current].block:after {
.c78 .highlight.pink.focus.block:after {
background-color: #de017e;
}
.c78 .highlight.pink[aria-current].first.text.has-note:after {
.c78 .highlight.pink.focus.first.text.has-note:after {
display: none;
}
}
Expand All @@ -2357,13 +2357,13 @@ li[aria-label="Current Page"] .c60 {
background-color: #ffea00;
}
.c78 .search-highlight[aria-current],
.c78 .search-highlight[aria-current] .math {
.c78 .search-highlight.focus,
.c78 .search-highlight.focus .math {
background-color: #ff9e4b;
padding: 0.2rem 0;
}
.c78 .search-highlight[aria-current] .search-highlight {
.c78 .search-highlight.focus .search-highlight {
background-color: unset;
}
}
Expand Down Expand Up @@ -6900,83 +6900,83 @@ li[aria-label="Current Page"] .c60 {
}
@media screen {
.c78 .highlight.yellow[aria-current] {
.c78 .highlight.yellow.focus {
background-color: #fed200;
border-bottom: 0.2rem solid #8f7700;
padding: 0.2rem 0 0;
}
.c78 .highlight.yellow[aria-current].block:after {
.c78 .highlight.yellow.focus.block:after {
background-color: #fed200;
}
.c78 .highlight.yellow[aria-current].first.text.has-note:after {
.c78 .highlight.yellow.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.green[aria-current] {
.c78 .highlight.green.focus {
background-color: #92d101;
border-bottom: 0.2rem solid #4e6f01;
padding: 0.2rem 0 0;
}
.c78 .highlight.green[aria-current].block:after {
.c78 .highlight.green.focus.block:after {
background-color: #92d101;
}
.c78 .highlight.green[aria-current].first.text.has-note:after {
.c78 .highlight.green.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.blue[aria-current] {
.c78 .highlight.blue.focus {
background-color: #00c3ed;
border-bottom: 0.2rem solid #006880;
padding: 0.2rem 0 0;
}
.c78 .highlight.blue[aria-current].block:after {
.c78 .highlight.blue.focus.block:after {
background-color: #00c3ed;
}
.c78 .highlight.blue[aria-current].first.text.has-note:after {
.c78 .highlight.blue.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.purple[aria-current] {
.c78 .highlight.purple.focus {
background-color: #545ec8;
border-bottom: 0.2rem solid #141a3e;
padding: 0.2rem 0 0;
color: #fff;
}
.c78 .highlight.purple[aria-current].block:after {
.c78 .highlight.purple.focus.block:after {
background-color: #545ec8;
}
.c78 .highlight.purple[aria-current].first.text.has-note:after {
.c78 .highlight.purple.focus.first.text.has-note:after {
display: none;
}
}
@media screen {
.c78 .highlight.pink[aria-current] {
.c78 .highlight.pink.focus {
background-color: #de017e;
border-bottom: 0.2rem solid #560131;
padding: 0.2rem 0 0;
color: #fff;
}
.c78 .highlight.pink[aria-current].block:after {
.c78 .highlight.pink.focus.block:after {
background-color: #de017e;
}
.c78 .highlight.pink[aria-current].first.text.has-note:after {
.c78 .highlight.pink.focus.first.text.has-note:after {
display: none;
}
}
Expand All @@ -6991,13 +6991,13 @@ li[aria-label="Current Page"] .c60 {
background-color: #ffea00;
}
.c78 .search-highlight[aria-current],
.c78 .search-highlight[aria-current] .math {
.c78 .search-highlight.focus,
.c78 .search-highlight.focus .math {
background-color: #ff9e4b;
padding: 0.2rem 0;
}
.c78 .search-highlight[aria-current] .search-highlight {
.c78 .search-highlight.focus .search-highlight {
background-color: unset;
}
}
Expand Down

0 comments on commit 917a423

Please sign in to comment.