kcc-gem-theme 1.71.75 → 1.74.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,6 +11,9 @@
11
11
  padding-bottom: 40px;
12
12
  padding-top: 40px;
13
13
  width: 100%;
14
+ border-top-color: $color-black-light;
15
+ border-top-style: solid;
16
+ border-top-width: thin;
14
17
  }
15
18
 
16
19
  // Footer's "athletics.kcc.edu link"
@@ -34,6 +34,7 @@
34
34
  @import '2-modules/nav-global';
35
35
  @import '2-modules/nav-local';
36
36
  @import '2-modules/yt-embed';
37
+ @import '2-modules/breadcrumbs';
37
38
 
38
39
  // Layout items
39
40
  // @import "3-layout/...";
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kcc-gem-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.71.75
4
+ version: 1.74.77
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-03 00:00:00.000000000 Z
11
+ date: 2021-02-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -70,6 +70,7 @@ files:
70
70
  - _includes/benefits.html
71
71
  - _includes/body.html
72
72
  - _includes/bottom-action-call.html
73
+ - _includes/breadcrumbs.html
73
74
  - _includes/card-section.html
74
75
  - _includes/chat-now.html
75
76
  - _includes/check-mark.svg
@@ -84,6 +85,7 @@ files:
84
85
  - _includes/header.html
85
86
  - _includes/hero-slider.html
86
87
  - _includes/image-slider.html
88
+ - _includes/main-call-to-action.html
87
89
  - _includes/nav-global-bottom.html
88
90
  - _includes/nav-global-local.html
89
91
  - _includes/nav-global-top.html
@@ -110,11 +112,14 @@ files:
110
112
  - _includes/styles/main.html
111
113
  - _includes/styles/vendor.html
112
114
  - _includes/svg/check.html
115
+ - _includes/svg/check_circle-24px.html
116
+ - _includes/svg/email-24px.html
113
117
  - _includes/svg/goals.html
114
118
  - _includes/svg/kcc-copy.html
115
119
  - _includes/svg/kcc.html
116
120
  - _includes/svg/kcc.svg
117
121
  - _includes/svg/love.html
122
+ - _includes/svg/place-24px.html
118
123
  - _includes/svg/save-money.html
119
124
  - _includes/tabbed-content.html
120
125
  - _includes/targetx-form.html
@@ -138,7 +143,10 @@ files:
138
143
  - assets/img/ATEC-DSC_1033.jpeg
139
144
  - assets/img/DSC_5650_helpful.jpg
140
145
  - assets/img/DSC_8724_4x3.jpg
146
+ - assets/img/admissions-navigation-menu.jpg
141
147
  - assets/img/alert.svg
148
+ - assets/img/arrow-right.svg
149
+ - assets/img/arrow_right_alt.svg
142
150
  - assets/img/baseball.svg
143
151
  - assets/img/basketball.svg
144
152
  - assets/img/blank-contact.svg
@@ -160,6 +168,7 @@ files:
160
168
  - assets/img/heading-bg-underline-tan.png
161
169
  - assets/img/heading-bg-underline-transparent.png
162
170
  - assets/img/heading-bg-underline.png
171
+ - assets/img/home.svg
163
172
  - assets/img/instagram-white.svg
164
173
  - assets/img/itransfer.png
165
174
  - assets/img/kankakee-community-college-word-logo.svg
@@ -168,6 +177,7 @@ files:
168
177
  - assets/img/kcc-placeholder-square.png
169
178
  - assets/img/kcc-placeholder.png
170
179
  - assets/img/kcc-text-logo.svg
180
+ - assets/img/keyboard_arrow_right.svg
171
181
  - assets/img/linkedin-white.svg
172
182
  - assets/img/loader.gif
173
183
  - assets/img/menu-bg.png
@@ -249,6 +259,7 @@ files:
249
259
  - assets/scss/1-base/_typography.scss
250
260
  - assets/scss/2-modules/_accordion.scss
251
261
  - assets/scss/2-modules/_benefits.scss
262
+ - assets/scss/2-modules/_breadcrumbs.scss
252
263
  - assets/scss/2-modules/_campus-alerts.scss
253
264
  - assets/scss/2-modules/_card-section.scss
254
265
  - assets/scss/2-modules/_contacts.scss