trusty-festivity-extension 2.5.3 → 2.5.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/app/assets/images/skins/crawl/crawl-after-dark-bg.png +0 -0
- data/app/assets/images/skins/crawl/crawl-instagram-bg.svg +1 -0
- data/app/assets/images/skins/crawl/crawl-intro-bg.png +0 -0
- data/app/assets/images/skins/crawl/crawl-map.png +0 -0
- data/app/assets/images/skins/crawl/crawl-twitter-bg.svg +1 -0
- data/app/assets/images/skins/crawl/crawl-up-next-bg.png +0 -0
- data/app/assets/images/skins/crawl/fn-instagram-bg.svg +1 -0
- data/app/assets/images/skins/crawl/fn-twitter-bg.svg +1 -0
- data/app/assets/images/{gallery-crawl-logo-sm.svg → skins/crawl/gallery-crawl-logo-sm.svg} +0 -0
- data/app/assets/images/{gallery-crawl-logo-v2.svg → skins/crawl/gallery-crawl-logo-v2.svg} +0 -0
- data/app/assets/images/{gallery-crawl-logo.svg → skins/crawl/gallery-crawl-logo.svg} +0 -0
- data/app/assets/images/{gc-header-bg.svg → skins/crawl/gc-header-bg.svg} +0 -0
- data/app/assets/images/{header-bg.svg → skins/crawl/header-bg.svg} +0 -0
- data/app/assets/images/{page-bg.svg → skins/crawl/page-bg.svg} +0 -0
- data/app/assets/images/{fn-button.svg → skins/first-night/fn-button.svg} +0 -0
- data/app/assets/images/{fn-enjoyevents.jpg → skins/first-night/fn-enjoyevents.jpg} +0 -0
- data/app/assets/images/{fn-enjoyevents.svg → skins/first-night/fn-enjoyevents.svg} +0 -0
- data/app/assets/images/{fn-featured-bg.svg → skins/first-night/fn-featured-bg.svg} +0 -0
- data/app/assets/images/{fn-friends.svg → skins/first-night/fn-friends.svg} +0 -0
- data/app/assets/images/{fn-header-background.jpg → skins/first-night/fn-header-background.jpg} +0 -0
- data/app/assets/images/{fn-homepage-feature.jpg → skins/first-night/fn-homepage-feature.jpg} +0 -0
- data/app/assets/images/{fn-homepage-howitworks-bg-sm.jpg → skins/first-night/fn-homepage-howitworks-bg-sm.jpg} +0 -0
- data/app/assets/images/{fn-homepage-howitworks-bg.jpg → skins/first-night/fn-homepage-howitworks-bg.jpg} +0 -0
- data/app/assets/images/{fn-homepage-howitworks-topbg.svg → skins/first-night/fn-homepage-howitworks-topbg.svg} +0 -0
- data/app/assets/images/{fn-insta-mockupimage1.jpg → skins/first-night/fn-insta-mockupimage1.jpg} +0 -0
- data/app/assets/images/{fn-insta-mockupimage2.jpg → skins/first-night/fn-insta-mockupimage2.jpg} +0 -0
- data/app/assets/images/{fn-insta-mockupimage3.jpg → skins/first-night/fn-insta-mockupimage3.jpg} +0 -0
- data/app/assets/images/{fn-insta-mockupimage4.jpg → skins/first-night/fn-insta-mockupimage4.jpg} +0 -0
- data/app/assets/images/{fn-instagram-bg.svg → skins/first-night/fn-instagram-bg.svg} +0 -0
- data/app/assets/images/{fn-logo-sm.svg → skins/first-night/fn-logo-sm.svg} +0 -0
- data/app/assets/images/{fn-logo.svg → skins/first-night/fn-logo.svg} +0 -0
- data/app/assets/images/{fn-planvisit.jpg → skins/first-night/fn-planvisit.jpg} +0 -0
- data/app/assets/images/{fn-planvisit.svg → skins/first-night/fn-planvisit.svg} +0 -0
- data/app/assets/images/{fn-twitter-bg.svg → skins/first-night/fn-twitter-bg.svg} +0 -0
- data/app/assets/images/{fn-watchballdrop.svg → skins/first-night/fn-watchballdrop.svg} +0 -0
- data/app/assets/images/{fn-watchballrise.jpg → skins/first-night/fn-watchballrise.jpg} +0 -0
- data/app/assets/images/{fn-watchballrise.svg → skins/first-night/fn-watchballrise.svg} +0 -0
- data/app/assets/images/skins/pghkids/footer.png +0 -0
- data/app/assets/images/skins/pghkids/footer_mobile.png +0 -0
- data/app/assets/images/skins/pghkids/frog.png +0 -0
- data/app/assets/images/skins/pghkids/frog_mobile.png +0 -0
- data/app/assets/images/skins/pghkids/seafoam.jpg +0 -0
- data/app/assets/images/skins/traf/traf-background.png +0 -0
- data/app/assets/images/skins/traf/traf-bottom-wave.png +0 -0
- data/app/assets/images/skins/traf/traf-bridge.png +0 -0
- data/app/assets/images/skins/traf/traf-bubbles.png +0 -0
- data/app/assets/images/skins/traf/traf-thin-wave.png +0 -0
- data/app/assets/javascripts/skins/crawl/AppMeasurement.js +63 -0
- data/app/assets/javascripts/skins/first-night/AppMeasurement.js +137 -0
- data/app/assets/javascripts/skins/pghkids/AppMeasurement.js +137 -0
- data/app/assets/javascripts/skins/traf/AppMeasurement.js +137 -0
- data/app/assets/stylesheets/contexts/_events-list.scss +1 -1
- data/app/assets/stylesheets/contexts/_site-header.scss +1 -2
- data/app/assets/stylesheets/contexts/_social-posts.scss +57 -0
- data/app/assets/stylesheets/crawl.scss +37 -0
- data/app/assets/stylesheets/{first-night.scss → firstnight.scss} +5 -4
- data/app/assets/stylesheets/globals/_general.scss +20 -0
- data/app/assets/stylesheets/modules/_event.scss +1 -1
- data/app/assets/stylesheets/skins/crawl/contexts/_crawl.scss +189 -0
- data/app/assets/stylesheets/skins/crawl/contexts/_site-header.scss +3 -0
- data/app/assets/stylesheets/skins/crawl/library/_general-mixins.scss +15 -0
- data/app/assets/stylesheets/skins/crawl/library/_typographic-mixins.scss +16 -0
- data/app/assets/stylesheets/skins/crawl/skin.scss +34 -0
- data/app/assets/stylesheets/{first-night-stylesheets → skins/first-night}/contexts/_first-night.scss +33 -75
- data/app/assets/stylesheets/{first-night-stylesheets → skins/first-night}/library/_general-mixins.scss +0 -0
- data/app/assets/stylesheets/{first-night-stylesheets → skins/first-night}/library/_icons.scss +0 -0
- data/app/assets/stylesheets/{first-night-stylesheets → skins/first-night}/library/_variables.scss +0 -0
- data/app/assets/stylesheets/skins/first-night/skin.scss +43 -0
- data/app/assets/stylesheets/skins/pghkids/contexts/_faq.scss +21 -8
- data/app/assets/stylesheets/skins/traf/contexts/_homepage.scss +21 -11
- data/app/assets/stylesheets/skins/traf/contexts/_social_feed.scss +30 -26
- data/app/assets/stylesheets/skins/traf/skin.scss +2 -1
- data/app/assets/stylesheets/traf.scss +1 -0
- data/app/controllers/errors_controller.rb +1 -1
- data/app/controllers/festivity_events_controller.rb +1 -1
- data/app/controllers/festivity_location_areas_controller.rb +1 -0
- data/app/controllers/festivity_locations_controller.rb +1 -0
- data/app/controllers/festivity_markets_controller.rb +1 -0
- data/app/controllers/search_controller.rb +1 -0
- data/app/helpers/festivity_events_helper.rb +1 -6
- data/app/models/festivity_event_list.rb +14 -0
- data/app/models/festivity_market_page.rb +4 -0
- data/app/models/festivity_performance.rb +10 -0
- data/app/views/admin/sites/_festivity_site_fields.html.haml +4 -0
- data/app/views/festivity_events/_hourly.html.haml +35 -0
- data/app/views/festivity_events/show.html.haml +22 -1
- data/app/views/festivity_markets/_market.html.haml +2 -0
- data/app/views/festivity_markets/show.html.haml +2 -0
- data/db/content/layouts/Crawl/base.html +221 -0
- data/db/content/layouts/Crawl/cms_home.html +67 -0
- data/db/content/layouts/Crawl/normal.html +5 -0
- data/db/content/layouts/FirstNighPGH/base.html +2 -2
- data/db/migrate/201604261638542263_add_social_media_tags_to_sites.rb +5 -0
- data/lib/festivity/engine.rb +3 -3
- data/lib/tags/filter_and_menu_tags.rb +4 -1
- data/lib/trusty-festivity-extension.rb +1 -1
- data/trusty-festivity-extension.gemspec +1 -1
- metadata +64 -101
- data/app/assets/images/9EBFA19B4026F15A.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F15A.png +0 -0
- data/app/assets/images/9EBFA19B4026F15B.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F15B.png +0 -0
- data/app/assets/images/9EBFA19B4026F15C.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F15C.png +0 -0
- data/app/assets/images/9EBFA19B4026F15D.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F15E.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F15F.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F164.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F165.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F166.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F167.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F168.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F169.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16A.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16B.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16C.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16D.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16E.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F16F.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F173.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F174.jpg +0 -0
- data/app/assets/images/9EBFA19B4026F175.jpg +0 -0
- data/app/assets/images/F1B25B7045A0E2AA.jpg +0 -0
- data/app/assets/images/F1B25B7045A0E2AB.jpg +0 -0
- data/app/assets/images/F1B25B7045A0E2AD.jpg +0 -0
- data/app/assets/images/image-lg.jpg +0 -0
- data/app/assets/images/image-sm.jpg +0 -0
- data/app/assets/images/image-sq.jpg +0 -0
- data/app/assets/images/image-vid.jpg +0 -0
- data/app/assets/images/jeff-tweedy.png +0 -0
- data/app/assets/images/no-limits.jpg +0 -0
- data/app/assets/images/pct-black.png +0 -0
- data/app/assets/images/pso.png +0 -0
- data/app/assets/images/sam-bush.png +0 -0
- data/app/assets/stylesheets/_bootstrap-compass.scss +0 -9
- data/app/assets/stylesheets/_bootstrap-mincer.scss +0 -19
- data/app/assets/stylesheets/_bootstrap-sprockets.scss +0 -9
- data/app/assets/stylesheets/_bootstrap.scss +0 -50
- data/app/assets/stylesheets/_defaults.scss +0 -6
- data/app/assets/stylesheets/_event_filter_bar.scss +0 -78
- data/app/assets/stylesheets/_faq.scss +0 -48
- data/app/assets/stylesheets/_filter-bar-mobile.scss +0 -32
- data/app/assets/stylesheets/_footer.scss +0 -18
- data/app/assets/stylesheets/_global.scss +0 -30
- data/app/assets/stylesheets/_header.scss +0 -95
- data/app/assets/stylesheets/_landing_page.scss +0 -62
- data/app/assets/stylesheets/_locations.scss +0 -17
- data/app/assets/stylesheets/_media-queries.scss +0 -9
- data/app/assets/stylesheets/_mixins.scss +0 -17
- data/app/assets/stylesheets/_nav.scss +0 -128
- data/app/assets/stylesheets/_normalize.scss +0 -375
- data/app/assets/stylesheets/_overrides.scss +0 -11
- data/app/assets/stylesheets/_page-template.scss +0 -124
- data/app/assets/stylesheets/_related_events.scss +0 -20
- data/app/assets/stylesheets/_search-results.scss +0 -20
- data/app/assets/stylesheets/_utils.scss +0 -8
- data/app/assets/stylesheets/festivity.scss +0 -35
- data/app/assets/stylesheets/vars/_vars_color.scss +0 -6
- data/app/assets/stylesheets/vars/_vars_media-queries.scss +0 -5
- data/app/assets/stylesheets/vars/_vars_type.scss +0 -1
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/app/assets/images/pso.png
DELETED
Binary file
|
Binary file
|
@@ -1,19 +0,0 @@
|
|
1
|
-
// Mincer asset helper functions
|
2
|
-
//
|
3
|
-
// This must be imported into a .css.ejs.scss file.
|
4
|
-
// Then, <% %>-interpolations will be parsed as strings by Sass, and evaluated by EJS after Sass compilation.
|
5
|
-
|
6
|
-
|
7
|
-
@function twbs-font-path($path) {
|
8
|
-
// do something like following
|
9
|
-
// from "path/to/font.ext#suffix" to "<%- asset_path(path/to/font.ext)) + #suffix %>"
|
10
|
-
// from "path/to/font.ext?#suffix" to "<%- asset_path(path/to/font.ext)) + ?#suffix %>"
|
11
|
-
// or from "path/to/font.ext" just "<%- asset_path(path/to/font.ext)) %>"
|
12
|
-
@return "<%- asset_path('#{$path}'.replace(/[#?].*$/, '')) + '#{$path}'.replace(/(^[^#?]*)([#?]?.*$)/, '$2') %>";
|
13
|
-
}
|
14
|
-
|
15
|
-
@function twbs-image-path($file) {
|
16
|
-
@return "<%- asset_path('#{$file}') %>";
|
17
|
-
}
|
18
|
-
|
19
|
-
$bootstrap-sass-asset-helper: true;
|
@@ -1,50 +0,0 @@
|
|
1
|
-
// Core variables and mixins
|
2
|
-
@import "bootstrap/variables";
|
3
|
-
@import "bootstrap/mixins";
|
4
|
-
|
5
|
-
// Reset and dependencies
|
6
|
-
@import "bootstrap/normalize";
|
7
|
-
@import "bootstrap/print";
|
8
|
-
@import "bootstrap/glyphicons";
|
9
|
-
|
10
|
-
// Core CSS
|
11
|
-
@import "bootstrap/scaffolding";
|
12
|
-
@import "bootstrap/type";
|
13
|
-
@import "bootstrap/code";
|
14
|
-
@import "bootstrap/grid";
|
15
|
-
@import "bootstrap/tables";
|
16
|
-
@import "bootstrap/forms";
|
17
|
-
@import "bootstrap/buttons";
|
18
|
-
|
19
|
-
// Components
|
20
|
-
@import "bootstrap/component-animations";
|
21
|
-
@import "bootstrap/dropdowns";
|
22
|
-
@import "bootstrap/button-groups";
|
23
|
-
@import "bootstrap/input-groups";
|
24
|
-
@import "bootstrap/navs";
|
25
|
-
@import "bootstrap/navbar";
|
26
|
-
@import "bootstrap/breadcrumbs";
|
27
|
-
@import "bootstrap/pagination";
|
28
|
-
@import "bootstrap/pager";
|
29
|
-
@import "bootstrap/labels";
|
30
|
-
@import "bootstrap/badges";
|
31
|
-
@import "bootstrap/jumbotron";
|
32
|
-
@import "bootstrap/thumbnails";
|
33
|
-
@import "bootstrap/alerts";
|
34
|
-
@import "bootstrap/progress-bars";
|
35
|
-
@import "bootstrap/media";
|
36
|
-
@import "bootstrap/list-group";
|
37
|
-
@import "bootstrap/panels";
|
38
|
-
@import "bootstrap/responsive-embed";
|
39
|
-
@import "bootstrap/wells";
|
40
|
-
@import "bootstrap/close";
|
41
|
-
|
42
|
-
// Components w/ JavaScript
|
43
|
-
@import "bootstrap/modals";
|
44
|
-
@import "bootstrap/tooltip";
|
45
|
-
@import "bootstrap/popovers";
|
46
|
-
@import "bootstrap/carousel";
|
47
|
-
|
48
|
-
// Utility classes
|
49
|
-
@import "bootstrap/utilities";
|
50
|
-
@import "bootstrap/responsive-utilities";
|
@@ -1,78 +0,0 @@
|
|
1
|
-
.event-filter-bar {
|
2
|
-
padding: 0 3rem 3rem 3rem;
|
3
|
-
.events-filter-bar__wrapper {
|
4
|
-
overflow: hidden;
|
5
|
-
.event-filter-bar__header {
|
6
|
-
font-size: 1.25em;
|
7
|
-
font-weight: 600;
|
8
|
-
background-color: $ghost-gray;
|
9
|
-
padding: 1rem;
|
10
|
-
}
|
11
|
-
form {
|
12
|
-
h3 {
|
13
|
-
font-weight: 600;
|
14
|
-
font-size: 1.5em;
|
15
|
-
margin-top: 3rem;
|
16
|
-
padding-top: 3rem;
|
17
|
-
padding-bottom: 1rem;
|
18
|
-
border-top: 1px solid $ghost-gray;
|
19
|
-
&:first-child {
|
20
|
-
border-top: none;
|
21
|
-
margin-top: 2rem;
|
22
|
-
padding-top: 1rem;
|
23
|
-
}
|
24
|
-
a {
|
25
|
-
color: $dark-gray;
|
26
|
-
display: block;
|
27
|
-
width: 100%;
|
28
|
-
position: relative;
|
29
|
-
&:after {
|
30
|
-
content: "\f107";
|
31
|
-
position: absolute;
|
32
|
-
right: 0;
|
33
|
-
font-family: FontAwesome;
|
34
|
-
font-weight: normal;
|
35
|
-
font-style: normal;
|
36
|
-
}
|
37
|
-
}
|
38
|
-
&.open a:after {
|
39
|
-
content: "\f106";
|
40
|
-
position: absolute;
|
41
|
-
right: 0;
|
42
|
-
font-family: FontAwesome;
|
43
|
-
font-weight: normal;
|
44
|
-
font-style: normal;
|
45
|
-
}
|
46
|
-
}
|
47
|
-
ul {
|
48
|
-
list-style-type: none;
|
49
|
-
margin: 0;
|
50
|
-
padding: 0;
|
51
|
-
li {
|
52
|
-
padding: 0;
|
53
|
-
margin: 0;
|
54
|
-
.checkbox {
|
55
|
-
label {
|
56
|
-
font-color: lighten($middle-gray, 30);
|
57
|
-
font-weight: 400;
|
58
|
-
font-size: 1em;
|
59
|
-
}
|
60
|
-
}
|
61
|
-
}
|
62
|
-
}
|
63
|
-
}
|
64
|
-
}
|
65
|
-
}
|
66
|
-
|
67
|
-
// indent with these data attributes
|
68
|
-
|
69
|
-
.checkbox {
|
70
|
-
&.child {
|
71
|
-
padding-left: 3rem;
|
72
|
-
}
|
73
|
-
}
|
74
|
-
|
75
|
-
|
76
|
-
.hidden-event {
|
77
|
-
display: none;
|
78
|
-
}
|
@@ -1,48 +0,0 @@
|
|
1
|
-
.faq-header {
|
2
|
-
padding-bottom: 1rem;
|
3
|
-
}
|
4
|
-
.q {
|
5
|
-
padding-top: 4rem;
|
6
|
-
}
|
7
|
-
|
8
|
-
.q:first-child {
|
9
|
-
padding-top: 0;
|
10
|
-
}
|
11
|
-
|
12
|
-
nav.faq-navigation {
|
13
|
-
width: 300px;
|
14
|
-
}
|
15
|
-
|
16
|
-
// stuff for the affixed side menu
|
17
|
-
|
18
|
-
.affix-top,.affix{
|
19
|
-
position: static;
|
20
|
-
}
|
21
|
-
|
22
|
-
.affix-bottom {
|
23
|
-
position: fixed;
|
24
|
-
}
|
25
|
-
|
26
|
-
.affix {
|
27
|
-
position: fixed;
|
28
|
-
width: 300px;
|
29
|
-
top: 60px;
|
30
|
-
}
|
31
|
-
|
32
|
-
#totop {
|
33
|
-
a {
|
34
|
-
position: fixed;
|
35
|
-
right: 15px;
|
36
|
-
bottom: 20px;
|
37
|
-
text-align: center;
|
38
|
-
z-index: 1000;
|
39
|
-
background-color: $middle-gray;
|
40
|
-
padding: 10px;
|
41
|
-
text-decoration: none;
|
42
|
-
color: white;
|
43
|
-
display: block;
|
44
|
-
@media #{$medium-up} {
|
45
|
-
display: none;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
.filter-bar-mobile {
|
2
|
-
width: 100%;
|
3
|
-
position: fixed;
|
4
|
-
background-color: $ghost-gray;
|
5
|
-
height: 60px;
|
6
|
-
top: 60px;
|
7
|
-
z-index: 200;
|
8
|
-
.filter-button {
|
9
|
-
display: block;
|
10
|
-
cursor: pointer;
|
11
|
-
margin-top: 10px;
|
12
|
-
}
|
13
|
-
}
|
14
|
-
|
15
|
-
.sort-bar-mobile {
|
16
|
-
padding-top: 10px;
|
17
|
-
line-height: 2;
|
18
|
-
}
|
19
|
-
|
20
|
-
.container .sort {
|
21
|
-
display: none;
|
22
|
-
@media #{$small-up} {
|
23
|
-
display: block;
|
24
|
-
}
|
25
|
-
}
|
26
|
-
|
27
|
-
.current-filters {
|
28
|
-
padding-top: 50px;
|
29
|
-
@media #{$medium-up} {
|
30
|
-
padding-top: 0;
|
31
|
-
}
|
32
|
-
}
|
@@ -1,18 +0,0 @@
|
|
1
|
-
footer {
|
2
|
-
margin-top: 7.5rem;
|
3
|
-
padding: 7.5rem 0;
|
4
|
-
background-color: lighten($middle-gray, 38);
|
5
|
-
.footer-navigation-header {
|
6
|
-
font-weight: 700;
|
7
|
-
}
|
8
|
-
li {
|
9
|
-
padding: 1rem 0 1rem 0;
|
10
|
-
border-bottom: 1px solid darken($ghost-gray, 5);
|
11
|
-
}
|
12
|
-
.copyright {
|
13
|
-
padding-top: 3rem;
|
14
|
-
text-align: center;
|
15
|
-
font-size: .75em;
|
16
|
-
}
|
17
|
-
}
|
18
|
-
|
@@ -1,30 +0,0 @@
|
|
1
|
-
body {
|
2
|
-
// these will be some default type setups
|
3
|
-
font-family: $default-font-family;
|
4
|
-
font-weight: $default-font-weight;
|
5
|
-
// this is for the mobile menu to work properly
|
6
|
-
position: relative;
|
7
|
-
height: 100%;
|
8
|
-
font-size: 16px;
|
9
|
-
line-height: 1.6;
|
10
|
-
}
|
11
|
-
|
12
|
-
/* need to offset fixed headers on mobile */
|
13
|
-
.main {
|
14
|
-
padding-top: 80px;
|
15
|
-
@media #{$medium-up} {
|
16
|
-
padding: 0;
|
17
|
-
margin: 0;
|
18
|
-
}
|
19
|
-
}
|
20
|
-
|
21
|
-
.large {
|
22
|
-
font-size: 1.25em;
|
23
|
-
}
|
24
|
-
|
25
|
-
.strong {
|
26
|
-
font-weight: 600;
|
27
|
-
}
|
28
|
-
|
29
|
-
|
30
|
-
// html { overflow-y: scroll; } // this is to prevent weird shifting with offcanvas menus
|
@@ -1,95 +0,0 @@
|
|
1
|
-
header.site-header {
|
2
|
-
position: fixed;
|
3
|
-
width: 100%;
|
4
|
-
background-color: black;
|
5
|
-
z-index: 500;
|
6
|
-
@media #{$medium-up} {
|
7
|
-
position: relative;
|
8
|
-
background-color: $ghost-gray;
|
9
|
-
margin-bottom: 3rem;
|
10
|
-
}
|
11
|
-
h1.logo {
|
12
|
-
background: url(image-path('traf-logo.svg'));
|
13
|
-
background-position: center center;
|
14
|
-
background-repeat: no-repeat;
|
15
|
-
-webkit-background-size: contain;
|
16
|
-
-o-background-size: contain;
|
17
|
-
background-size: contain;
|
18
|
-
text-indent: -100000px;
|
19
|
-
width: auto;
|
20
|
-
height: 30px;
|
21
|
-
@media #{$medium-up} {
|
22
|
-
width: 125px;
|
23
|
-
height: 155px;
|
24
|
-
}
|
25
|
-
> a {
|
26
|
-
display: block;
|
27
|
-
}
|
28
|
-
}
|
29
|
-
|
30
|
-
.secondary-navigation {
|
31
|
-
@extend %nopadding;
|
32
|
-
float: right;
|
33
|
-
> div {
|
34
|
-
display: inline-block;
|
35
|
-
float: left;
|
36
|
-
&.utils {
|
37
|
-
width: 300px;
|
38
|
-
}
|
39
|
-
&.search-form {
|
40
|
-
width: 225px;
|
41
|
-
}
|
42
|
-
&.social {
|
43
|
-
padding-left: 20px;
|
44
|
-
font-size: 1.25em;
|
45
|
-
}
|
46
|
-
}
|
47
|
-
li {
|
48
|
-
font-size: 1em;
|
49
|
-
@media #{$medium-up} {
|
50
|
-
padding: 5px 5px;
|
51
|
-
line-height: 40px;
|
52
|
-
}
|
53
|
-
}
|
54
|
-
.social-icons {
|
55
|
-
float: right;
|
56
|
-
}
|
57
|
-
}
|
58
|
-
|
59
|
-
.main-nav {
|
60
|
-
font-size: 24px;
|
61
|
-
font-weight: 700;
|
62
|
-
display: block;
|
63
|
-
padding-top: 90px;
|
64
|
-
@include transition-all();
|
65
|
-
@media #{$medium-up} {
|
66
|
-
font-size: 18px;
|
67
|
-
float: right;
|
68
|
-
> ul {
|
69
|
-
float: right;
|
70
|
-
}
|
71
|
-
}
|
72
|
-
@media #{$large-up} {
|
73
|
-
font-size: 24px;
|
74
|
-
float: right;
|
75
|
-
}
|
76
|
-
ul > li {
|
77
|
-
padding: 0 0 20px 20px;
|
78
|
-
@media #{$large-up} {
|
79
|
-
padding: 0 0 20px 40px;
|
80
|
-
}
|
81
|
-
a {
|
82
|
-
@media #{$medium-up} {
|
83
|
-
color: black;
|
84
|
-
}
|
85
|
-
color: white;
|
86
|
-
&:hover {
|
87
|
-
text-decoration: none;
|
88
|
-
color: lighten(black, 40);
|
89
|
-
@include transition-all();
|
90
|
-
}
|
91
|
-
}
|
92
|
-
}
|
93
|
-
}
|
94
|
-
}
|
95
|
-
|