Skip to content

Commit 82b0da5

Browse files
Changed the spelling of Ancilliary to Ancillary
1 parent dc6f9da commit 82b0da5

19 files changed

+34
-34
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3 id="global-header">Header - Global Area</h3><a class="permalink" href="#glob
204204
<ul>
205205
<li>Entity Logo</li>
206206
<li>Primary Nav Menu</li>
207-
<li>Ancilliary Nav Menu</li>
207+
<li>Ancillary Nav Menu</li>
208208
</ul>
209209
</li>
210210
<li>
@@ -245,7 +245,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
245245
</ul>
246246
</nav>
247247

248-
<nav class="ancilliary-menu">
248+
<nav class="ancillary-menu">
249249
<ul>
250250
<!-- uncomment below line, if translation functionality is present on site -->
251251
<!-- <li><button class="locale icon-attach fa-globe">English</button></li> -->

specimen/contexts/archive-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/blog-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/blog-post.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/default-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/home-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/license-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/person-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/program-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/program-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/search-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/team-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/contexts/walkthrough-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/index-logo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1><a class="identity-logo" href="#">Creative Commons</a></h1>
2727
</ul>
2828
</nav>
2929

30-
<nav class="ancilliary-menu">
30+
<nav class="ancillary-menu">
3131
<ul>
3232
<!-- uncomment below line, if translation functionality is present on site -->
3333
<!-- <li><button class="locale icon-attach fa-globe">English</button></li> -->

specimen/product-logo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1><a class="identity-logo product" href="#">Open Source</a></h1>
2525
</ul>
2626
</nav>
2727

28-
<nav class="ancilliary-menu">
28+
<nav class="ancillary-menu">
2929
<ul>
3030
<li><button class="locale icon-attach fa-globe">English</button></li>
3131
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/tests/grid-sidebar.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/tests/grid.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

specimen/tests/kitchensink.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
3030
</ul>
3131
</nav>
3232

33-
<nav class="ancilliary-menu">
33+
<nav class="ancillary-menu">
3434
<ul>
3535
<li><button class="locale icon-attach fa-globe">English</button></li>
3636
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>

src/css/vocabulary.css

+15-15
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ body > header button.expand-menu {
942942
display: none;
943943
}
944944

945-
body > header .ancilliary-menu {
945+
body > header .ancillary-menu {
946946
position: absolute;
947947
top: 0;
948948
/* right: var(--vocabulary-page-edges-space); */
@@ -955,32 +955,32 @@ body > header .ancilliary-menu {
955955
/* font-size: 1em; */
956956
}
957957

958-
body > header .ancilliary-menu ul {
958+
body > header .ancillary-menu ul {
959959
display: flex;
960960
margin: 0;
961961
padding: 0;
962962

963963
list-style: none;
964964
}
965965

966-
body > header .ancilliary-menu ul li {
966+
body > header .ancillary-menu ul li {
967967
margin-left: 10px;
968968
}
969-
body > header .ancilliary-menu ul li a {
969+
body > header .ancillary-menu ul li a {
970970
/* generalize this */
971971
display: inline-block;
972972
}
973973

974-
body > header .ancilliary-menu ul li a,
975-
.ancilliary-menu ul li button {
974+
body > header .ancillary-menu ul li a,
975+
.ancillary-menu ul li button {
976976
margin-top: 10px;
977977
}
978978

979-
body > header .ancilliary-menu ul li button:hover {
979+
body > header .ancillary-menu ul li button:hover {
980980
cursor: pointer;
981981
}
982982

983-
body > header .ancilliary-menu button.locale {
983+
body > header .ancillary-menu button.locale {
984984
display: inline-flex;
985985
align-items: center;
986986
padding: 6px 10px;
@@ -991,7 +991,7 @@ body > header .ancilliary-menu button.locale {
991991
border-radius: 3px;
992992
}
993993

994-
body > header .ancilliary-menu button.locale.icon-attach:before {
994+
body > header .ancillary-menu button.locale.icon-attach:before {
995995
--icon-sprite: var(--fa-globe);
996996
--icon-sprite-size: .8em;
997997

@@ -1000,7 +1000,7 @@ body > header .ancilliary-menu button.locale.icon-attach:before {
10001000
opacity: .3;
10011001
}
10021002

1003-
body > header .ancilliary-menu a.donate {
1003+
body > header .ancillary-menu a.donate {
10041004
display: inline-flex;
10051005
align-items: center;
10061006
padding: 6px 10px;
@@ -1011,15 +1011,15 @@ body > header .ancilliary-menu a.donate {
10111011
border-radius: 3px;
10121012
}
10131013

1014-
.ancilliary-menu a.donate.icon-attach:before {
1014+
.ancillary-menu a.donate.icon-attach:before {
10151015
--icon-sprite: var(--fa-heart);
10161016
--icon-sprite-color: var(--vocabulary-brand-color-dark-tomato);
10171017
--icon-sprite-size: .8em;
10181018

10191019
margin-right: .8em;
10201020
}
10211021

1022-
body > header .ancilliary-menu a.search {
1022+
body > header .ancillary-menu a.search {
10231023
display: inline-flex;
10241024
align-items: center;
10251025
padding: 6px 10px;
@@ -1032,14 +1032,14 @@ body > header .ancilliary-menu a.search {
10321032
border-radius: 3px;
10331033
}
10341034

1035-
body > header .ancilliary-menu a.search.icon-attach:before {
1035+
body > header .ancillary-menu a.search.icon-attach:before {
10361036
--icon-sprite: var(--fa-search);
10371037
--icon-sprite-size: .8em;
10381038

10391039
margin-right: .8em;
10401040
}
10411041

1042-
body > header .ancilliary-menu button.explore {
1042+
body > header .ancillary-menu button.explore {
10431043
margin-top: 0;
10441044
padding-top: 16px;
10451045
padding-bottom: 6px;
@@ -2054,7 +2054,7 @@ body > footer .license svg {
20542054
}
20552055

20562056
@media (max-width:340px) {
2057-
body > header .ancilliary-menu button:before, body > header .ancilliary-menu a:before {
2057+
body > header .ancillary-menu button:before, body > header .ancillary-menu a:before {
20582058
display: none;
20592059
}
20602060
}

0 commit comments

Comments
 (0)