foundation-rails 5.2.3.0 → 5.3.0.0

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.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/bower.json +2 -2
  3. data/lib/foundation/rails/version.rb +1 -1
  4. data/test/dummy/.ruby-version +1 -0
  5. data/vendor/assets/_settings.scss +1298 -0
  6. data/vendor/assets/javascripts/foundation/foundation.abide.js +4 -4
  7. data/vendor/assets/javascripts/foundation/foundation.accordion.js +7 -1
  8. data/vendor/assets/javascripts/foundation/foundation.alert.js +3 -3
  9. data/vendor/assets/javascripts/foundation/foundation.clearing.js +17 -9
  10. data/vendor/assets/javascripts/foundation/foundation.dropdown.js +7 -5
  11. data/vendor/assets/javascripts/foundation/foundation.equalizer.js +2 -2
  12. data/vendor/assets/javascripts/foundation/foundation.interchange.js +24 -11
  13. data/vendor/assets/javascripts/foundation/foundation.joyride.js +14 -11
  14. data/vendor/assets/javascripts/foundation/foundation.js +6 -4
  15. data/vendor/assets/javascripts/foundation/foundation.magellan.js +5 -3
  16. data/vendor/assets/javascripts/foundation/foundation.offcanvas.js +2 -2
  17. data/vendor/assets/javascripts/foundation/foundation.orbit.js +123 -261
  18. data/vendor/assets/javascripts/foundation/foundation.reveal.js +15 -15
  19. data/vendor/assets/javascripts/foundation/foundation.slider.js +51 -24
  20. data/vendor/assets/javascripts/foundation/foundation.topbar.js +13 -12
  21. data/vendor/assets/javascripts/vendor/modernizr.js +3 -3
  22. data/vendor/assets/stylesheets/foundation.scss +2 -1
  23. data/vendor/assets/stylesheets/foundation/_settings.scss +19 -10
  24. data/vendor/assets/stylesheets/foundation/components/_accordion.scss +115 -1
  25. data/vendor/assets/stylesheets/foundation/components/_block-grid.scss +2 -2
  26. data/vendor/assets/stylesheets/foundation/components/_button-groups.scss +9 -1
  27. data/vendor/assets/stylesheets/foundation/components/_forms.scss +8 -6
  28. data/vendor/assets/stylesheets/foundation/components/_global.scss +12 -7
  29. data/vendor/assets/stylesheets/foundation/components/_grid.scss +17 -4
  30. data/vendor/assets/stylesheets/foundation/components/_icon-bar.scss +229 -0
  31. data/vendor/assets/stylesheets/foundation/components/_iconbar.scss +67 -0
  32. data/vendor/assets/stylesheets/foundation/components/_offcanvas.scss +18 -16
  33. data/vendor/assets/stylesheets/foundation/components/_orbit.scss +84 -139
  34. data/vendor/assets/stylesheets/foundation/components/_panels.scss +6 -3
  35. data/vendor/assets/stylesheets/foundation/components/_range-slider.scss +20 -5
  36. data/vendor/assets/stylesheets/foundation/components/_reveal-new.scss +0 -0
  37. data/vendor/assets/stylesheets/foundation/components/_side-nav.scss +1 -1
  38. data/vendor/assets/stylesheets/foundation/components/_switches.scss +215 -0
  39. data/vendor/assets/stylesheets/foundation/components/_tabs.scss +1 -1
  40. data/vendor/assets/stylesheets/foundation/components/_toolbar.scss +67 -0
  41. data/vendor/assets/stylesheets/foundation/components/_tooltips.scss +2 -1
  42. data/vendor/assets/stylesheets/foundation/components/_top-bar.scss +26 -11
  43. data/vendor/assets/stylesheets/foundation/components/_type.scss +2 -0
  44. metadata +10 -3
  45. data/vendor/assets/stylesheets/foundation/components/_switch.scss +0 -294
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 21205ff6d9c78a75a7eccec7f9664b640367a44f
4
- data.tar.gz: 7fa95a5029bad3266b262bea92c6f7d20da93cc0
3
+ metadata.gz: 871c9e7335a20678edb036f459b342eab68e8344
4
+ data.tar.gz: 3ee65fd31c05ad50f0c0c3cd2f80f261ae7d14cd
5
5
  SHA512:
6
- metadata.gz: bd3d54a098dc76151106e30a7914c5d015b59bf2b9bc775701a8f36790d65ddee31c7bc2c51dc4e37120110f6b7b3d01cba591fcafc797d05c0aee5d5dd48fb0
7
- data.tar.gz: d19ddac915e4dd12d90f4b7154d763ecf3c1dd0e48dd068404227061f91f8d5e18698faf33007997c91027ea2f7e31bfec006f9f8894854150ad987e203793f0
6
+ metadata.gz: e1fabc7d90fde6efe0daec02cfae72631b6882501e1d18f56bc338e68f43c61bfa2d80c2b07d46fcd32304f331a64ac5538a932046ea98b4cd179b5609eb46d5
7
+ data.tar.gz: 29014cdfb263e0d05c07965c59c066197284af0149a9e1883ef105367f35553ec1e26e0a2d605ddb960e841e3191c3047798cb16533ea25425015e8352c958c9
data/bower.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "foundation-rails",
3
- "version": "5.2.3.0",
3
+ "version": "5.3.0.0",
4
4
  "dependencies": {
5
- "foundation": "5.2.3"
5
+ "foundation": "5.3.0"
6
6
  }
7
7
  }
@@ -1,5 +1,5 @@
1
1
  module Foundation
2
2
  module Rails
3
- VERSION = "5.2.3.0"
3
+ VERSION = "5.3.0.0"
4
4
  end
5
5
  end
@@ -0,0 +1 @@
1
+ 2.0.0-p247
@@ -0,0 +1,1298 @@
1
+ // Foundation by ZURB
2
+ // foundation.zurb.com
3
+ // Licensed under MIT Open Source
4
+
5
+ //
6
+ // FOUNDATION SETTINGS
7
+ //
8
+
9
+ // This is the default html and body font-size for the base rem value.
10
+ // $rem-base: 16px;
11
+
12
+ // Allows the use of rem-calc() or lower-bound() in your settings
13
+ @import "foundation/functions";
14
+
15
+ // $experimental: true;
16
+
17
+ // The default font-size is set to 100% of the browser style sheet (usually 16px)
18
+ // for compatibility with browser-based text zoom or user-set defaults.
19
+
20
+ // Since the typical default browser font-size is 16px, that makes the calculation for grid size.
21
+ // If you want your base font-size to be different and not have it affect the grid breakpoints,
22
+ // set $rem-base to $base-font-size and make sure $base-font-size is a px value.
23
+ // $base-font-size: 100%;
24
+
25
+ // The $base-font-size is 100% while $base-line-height is 150%
26
+ // $base-line-height: 150%;
27
+
28
+ // We use this to control whether or not CSS classes come through in the gem files.
29
+ // $include-html-classes: true;
30
+ // $include-print-styles: true;
31
+ // $include-html-global-classes: $include-html-classes;
32
+
33
+ // Grid
34
+
35
+ // $include-html-block-grid-classes: $include-html-classes;
36
+ // $include-xl-html-grid-classes: false;
37
+
38
+ // $row-width: rem-calc(1000);
39
+ // $total-columns: 12;
40
+
41
+ // Global
42
+
43
+ // We use these to define default font weights
44
+ // $font-weight-normal: normal !default
45
+ // $font-weight-bold: bold !default
46
+
47
+ // We use these to control various global styles
48
+ // $body-bg: #fff;
49
+ // $body-font-color: #222;
50
+ // $body-font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
51
+ // $body-font-weight: $font-weight-normal;
52
+ // $body-font-style: normal;
53
+
54
+ // We use this to control font-smoothing
55
+ // $font-smoothing: antialiased;
56
+
57
+ // We use these to control text direction settings
58
+ // $text-direction: ltr;
59
+ // $opposite-direction: right;
60
+ // $default-float: left;
61
+
62
+ // We use these as default colors throughout
63
+ // $primary-color: #008CBA;
64
+ // $secondary-color: #e7e7e7;
65
+ // $alert-color: #f04124;
66
+ // $success-color: #43AC6A;
67
+ // $warning-color: #f08a24;
68
+ // $info-color: #a0d3e8;
69
+
70
+ // We use these to make sure border radius matches unless we want it different.
71
+ // $global-radius: 3px;
72
+ // $global-rounded: 1000px;
73
+
74
+ // We use these to control inset shadow shiny edges and depressions.
75
+ // $shiny-edge-size: 0 1px 0;
76
+ // $shiny-edge-color: rgba(#fff, .5);
77
+ // $shiny-edge-active-color: rgba(#000, .2);
78
+
79
+ // $column-gutter: rem-calc(30);
80
+
81
+ // Media Query Ranges
82
+ // $small-range: (0em, 40em);
83
+ // $medium-range: (40.063em, 64em);
84
+ // $large-range: (64.063em, 90em);
85
+ // $xlarge-range: (90.063em, 120em);
86
+ // $xxlarge-range: (120.063em, 99999999em);
87
+
88
+ // $screen: "only screen";
89
+
90
+ // $landscape: "#{$screen} and (orientation: landscape)";
91
+ // $portrait: "#{$screen} and (orientation: portrait)";
92
+
93
+ // $small-up: $screen;
94
+ // $small-only: "#{$screen} and (max-width: #{upper-bound($small-range)})";
95
+
96
+ // $medium-up: "#{$screen} and (min-width:#{lower-bound($medium-range)})";
97
+ // $medium-only: "#{$screen} and (min-width:#{lower-bound($medium-range)}) and (max-width:#{upper-bound($medium-range)})";
98
+
99
+ // $large-up: "#{$screen} and (min-width:#{lower-bound($large-range)})";
100
+ // $large-only: "#{$screen} and (min-width:#{lower-bound($large-range)}) and (max-width:#{upper-bound($large-range)})";
101
+
102
+ // $xlarge-up: "#{$screen} and (min-width:#{lower-bound($xlarge-range)})";
103
+ // $xlarge-only: "#{$screen} and (min-width:#{lower-bound($xlarge-range)}) and (max-width:#{upper-bound($xlarge-range)})";
104
+
105
+ // $xxlarge-up: "#{$screen} and (min-width:#{lower-bound($xxlarge-range)})";
106
+ // $xxlarge-only: "#{$screen} and (min-width:#{lower-bound($xxlarge-range)}) and (max-width:#{upper-bound($xxlarge-range)})";
107
+
108
+ // Legacy
109
+ // $small: $medium-up;
110
+ // $medium: $medium-up;
111
+ // $large: $large-up;
112
+
113
+ //We use this as cursors values for enabling the option of having custom cursors in the whole site's stylesheet
114
+ // $cursor-crosshair-value: crosshair;
115
+ // $cursor-default-value: default;
116
+ // $cursor-pointer-value: pointer;
117
+ // $cursor-help-value: help;
118
+ // $cursor-text-value: text;
119
+
120
+ //
121
+ // TYPOGRAPHY
122
+ //
123
+
124
+ // $include-html-type-classes: $include-html-classes;
125
+
126
+ // We use these to control header font styles
127
+ // $header-font-family: $body-font-family;
128
+ // $header-font-weight: $font-weight-normal;
129
+ // $header-font-style: normal;
130
+ // $header-font-color: #222;
131
+ // $header-line-height: 1.4;
132
+ // $header-top-margin: .2rem;
133
+ // $header-bottom-margin: .5rem;
134
+ // $header-text-rendering: optimizeLegibility;
135
+
136
+ // We use these to control header font sizes
137
+ // $h1-font-size: rem-calc(44);
138
+ // $h2-font-size: rem-calc(37);
139
+ // $h3-font-size: rem-calc(27);
140
+ // $h4-font-size: rem-calc(23);
141
+ // $h5-font-size: rem-calc(18);
142
+ // $h6-font-size: 1rem;
143
+
144
+ // We use these to control header size reduction on small screens
145
+ // $h1-font-reduction: rem-calc(10) !default;
146
+ // $h2-font-reduction: rem-calc(10) !default;
147
+ // $h3-font-reduction: rem-calc(5) !default;
148
+ // $h4-font-reduction: rem-calc(5) !default;
149
+ // $h5-font-reduction: 0 !default;
150
+ // $h6-font-reduction: 0 !default;
151
+
152
+ // These control how subheaders are styled.
153
+ // $subheader-line-height: 1.4;
154
+ // $subheader-font-color: scale-color($header-font-color, $lightness: 35%);
155
+ // $subheader-font-weight: $font-weight-normal;
156
+ // $subheader-top-margin: .2rem;
157
+ // $subheader-bottom-margin: .5rem;
158
+
159
+ // A general <small> styling
160
+ // $small-font-size: 60%;
161
+ // $small-font-color: scale-color($header-font-color, $lightness: 35%);
162
+
163
+ // We use these to style paragraphs
164
+ // $paragraph-font-family: inherit;
165
+ // $paragraph-font-weight: $font-weight-normal;
166
+ // $paragraph-font-size: 1rem;
167
+ // $paragraph-line-height: 1.6;
168
+ // $paragraph-margin-bottom: rem-calc(20);
169
+ // $paragraph-aside-font-size: rem-calc(14);
170
+ // $paragraph-aside-line-height: 1.35;
171
+ // $paragraph-aside-font-style: italic;
172
+ // $paragraph-text-rendering: optimizeLegibility;
173
+
174
+ // We use these to style <code> tags
175
+ // $code-color: scale-color($alert-color, $lightness: -27%);
176
+ // $code-font-family: Consolas, 'Liberation Mono', Courier, monospace;
177
+ // $code-font-weight: $font-weight-bold;
178
+
179
+ // We use these to style anchors
180
+ // $anchor-text-decoration: none;
181
+ // $anchor-text-decoration-hover: none;
182
+ // $anchor-font-color: $primary-color;
183
+ // $anchor-font-color-hover: scale-color($primary-color, $lightness: -14%);
184
+
185
+ // We use these to style the <hr> element
186
+ // $hr-border-width: 1px;
187
+ // $hr-border-style: solid;
188
+ // $hr-border-color: #ddd;
189
+ // $hr-margin: rem-calc(20);
190
+
191
+ // We use these to style lists
192
+ // $list-font-family: $paragraph-font-family;
193
+ // $list-font-size: $paragraph-font-size;
194
+ // $list-line-height: $paragraph-line-height;
195
+ // $list-margin-bottom: $paragraph-margin-bottom;
196
+ // $list-style-position: outside;
197
+ // $list-side-margin: 1.1rem;
198
+ // $list-ordered-side-margin: 1.4rem;
199
+ // $list-side-margin-no-bullet: 0;
200
+ // $list-nested-margin: rem-calc(20);
201
+ // $definition-list-header-weight: $font-weight-bold;
202
+ // $definition-list-header-margin-bottom: .3rem;
203
+ // $definition-list-margin-bottom: rem-calc(12);
204
+
205
+ // We use these to style blockquotes
206
+ // $blockquote-font-color: scale-color($header-font-color, $lightness: 35%);
207
+ // $blockquote-padding: rem-calc(9 20 0 19);
208
+ // $blockquote-border: 1px solid #ddd;
209
+ // $blockquote-cite-font-size: rem-calc(13);
210
+ // $blockquote-cite-font-color: scale-color($header-font-color, $lightness: 23%);
211
+ // $blockquote-cite-link-color: $blockquote-cite-font-color;
212
+
213
+ // Acronym styles
214
+ // $acronym-underline: 1px dotted #ddd;
215
+
216
+ // We use these to control padding and margin
217
+ // $microformat-padding: rem-calc(10 12);
218
+ // $microformat-margin: rem-calc(0 0 20 0);
219
+
220
+ // We use these to control the border styles
221
+ // $microformat-border-width: 1px;
222
+ // $microformat-border-style: solid;
223
+ // $microformat-border-color: #ddd;
224
+
225
+ // We use these to control full name font styles
226
+ // $microformat-fullname-font-weight: $font-weight-bold;
227
+ // $microformat-fullname-font-size: rem-calc(15);
228
+
229
+ // We use this to control the summary font styles
230
+ // $microformat-summary-font-weight: $font-weight-bold;
231
+
232
+ // We use this to control abbr padding
233
+ // $microformat-abbr-padding: rem-calc(0 1);
234
+
235
+ // We use this to control abbr font styles
236
+ // $microformat-abbr-font-weight: $font-weight-bold;
237
+ // $microformat-abbr-font-decoration: none;
238
+
239
+ // Accordion
240
+
241
+ // $include-html-accordion-classes: $include-html-classes;
242
+
243
+ // $accordion-navigation-padding: rem-calc(16);
244
+ // $accordion-navigation-bg-color: #efefef ;
245
+ // $accordion-navigation-hover-bg-color: scale-color($accordion-navigation-bg-color, $lightness: -5%);
246
+ // $accordion-navigation-active-bg-color: scale-color($accordion-navigation-bg-color, $lightness: -3%);
247
+ // $accordion-navigation-font-color: #222;
248
+ // $accordion-navigation-font-size: rem-calc(16);
249
+ // $accordion-navigation-font-family: $body-font-family;
250
+
251
+ // $accordion-content-padding: $column-gutter/2;
252
+ // $accordion-content-active-bg-color: #fff;
253
+
254
+ // Alert Boxes
255
+
256
+ // $include-html-alert-classes: $include-html-classes;
257
+
258
+ // We use this to control alert padding.
259
+ // $alert-padding-top: rem-calc(14);
260
+ // $alert-padding-default-float: $alert-padding-top;
261
+ // $alert-padding-opposite-direction: $alert-padding-top + rem-calc(10);
262
+ // $alert-padding-bottom: $alert-padding-top;
263
+
264
+ // We use these to control text style.
265
+ // $alert-font-weight: $font-weight-normal;
266
+ // $alert-font-size: rem-calc(13);
267
+ // $alert-font-color: #fff;
268
+ // $alert-font-color-alt: scale-color($secondary-color, $lightness: -66%);
269
+
270
+ // We use this for close hover effect.
271
+ // $alert-function-factor: -14%;
272
+
273
+ // We use these to control border styles.
274
+ // $alert-border-style: solid;
275
+ // $alert-border-width: 1px;
276
+ // $alert-border-color: scale-color($primary-color, $lightness: $alert-function-factor);
277
+ // $alert-bottom-margin: rem-calc(20);
278
+
279
+ // We use these to style the close buttons
280
+ // $alert-close-color: #333;
281
+ // $alert-close-top: 50%;
282
+ // $alert-close-position: rem-calc(4);
283
+ // $alert-close-font-size: rem-calc(22);
284
+ // $alert-close-opacity: 0.3;
285
+ // $alert-close-opacity-hover: 0.5;
286
+ // $alert-close-padding: 9px 6px 4px;
287
+
288
+ // We use this to control border radius
289
+ // $alert-radius: $global-radius;
290
+
291
+ // We use this to control transition effects
292
+ // $alert-transition-speed: 300ms;
293
+ // $alert-transition-ease: ease-out;
294
+
295
+ // Block Grid
296
+
297
+ // $include-html-grid-classes: $include-html-classes;
298
+ // $include-xl-html-block-grid-classes: false;
299
+
300
+ // We use this to control the maximum number of block grid elements per row
301
+ // $block-grid-elements: 12;
302
+ // $block-grid-default-spacing: rem-calc(20);
303
+ // $align-block-grid-to-grid: false;
304
+
305
+
306
+ // Enables media queries for block-grid classes. Set to false if writing semantic HTML.
307
+ // $block-grid-media-queries: true;
308
+
309
+ // Breadcrumbs
310
+
311
+ // $include-html-nav-classes: $include-html-classes;
312
+
313
+ // We use this to set the background color for the breadcrumb container.
314
+ // $crumb-bg: scale-color($secondary-color, $lightness: 55%);
315
+
316
+ // We use these to set the padding around the breadcrumbs.
317
+ // $crumb-padding: rem-calc(9 14 9);
318
+ // $crumb-side-padding: rem-calc(12);
319
+
320
+ // We use these to control border styles.
321
+ // $crumb-function-factor: -10%;
322
+ // $crumb-border-size: 1px;
323
+ // $crumb-border-style: solid;
324
+ // $crumb-border-color: scale-color($crumb-bg, $lightness: $crumb-function-factor);
325
+ // $crumb-radius: $global-radius;
326
+
327
+ // We use these to set various text styles for breadcrumbs.
328
+ // $crumb-font-size: rem-calc(11);
329
+ // $crumb-font-color: $primary-color;
330
+ // $crumb-font-color-current: #333;
331
+ // $crumb-font-color-unavailable: #999;
332
+ // $crumb-font-transform: uppercase;
333
+ // $crumb-link-decor: underline;
334
+
335
+ // We use these to control the slash between breadcrumbs
336
+ // $crumb-slash-color: #aaa;
337
+ // $crumb-slash: "/";
338
+
339
+ //
340
+ // BUTTONS
341
+ //
342
+
343
+ // $include-html-button-classes: $include-html-classes;
344
+
345
+ // We use these to build padding for buttons.
346
+ // $button-tny: rem-calc(10);
347
+ // $button-sml: rem-calc(14);
348
+ // $button-med: rem-calc(16);
349
+ // $button-lrg: rem-calc(18);
350
+
351
+ // We use this to control the display property.
352
+ // $button-display: inline-block;
353
+ // $button-margin-bottom: rem-calc(20);
354
+
355
+ // We use these to control button text styles.
356
+ // $button-font-family: $body-font-family;
357
+ // $button-font-color: #fff;
358
+ // $button-font-color-alt: #333;
359
+ // $button-font-tny: rem-calc(11);
360
+ // $button-font-sml: rem-calc(13);
361
+ // $button-font-med: rem-calc(16);
362
+ // $button-font-lrg: rem-calc(20);
363
+ // $button-font-weight: $font-weight-normal;
364
+ // $button-font-align: center;
365
+
366
+ // We use these to control various hover effects.
367
+ // $button-function-factor: -20%;
368
+
369
+ // We use these to control button border styles.
370
+ // $button-border-width: 0px;
371
+ // $button-border-style: solid;
372
+ // $button-bg: $primary-color;
373
+ // $button-border-color: scale-color($bg, $lightness: $button-function-factor);
374
+
375
+ // We use this to set the default radius used throughout the core.
376
+ // $button-radius: $global-radius;
377
+ // $button-round: $global-rounded;
378
+
379
+ // We use this to set default opacity for disabled buttons.
380
+ // $button-disabled-opacity: 0.7;
381
+
382
+ // Button Groups
383
+
384
+ // $include-html-button-classes: $include-html-classes;
385
+
386
+ // Sets the margin for the right side by default, and the left margin if right-to-left direction is used
387
+ // $button-bar-margin-opposite: rem-calc(10);
388
+ // $button-group-border-width: 1px;
389
+
390
+ // Clearing
391
+
392
+ // $include-html-clearing-classes: $include-html-classes;
393
+
394
+ // We use these to set the background colors for parts of Clearing.
395
+ // $clearing-bg: #333;
396
+ // $clearing-caption-bg: $clearing-bg;
397
+ // $clearing-carousel-bg: rgba(51,51,51,0.8);
398
+ // $clearing-img-bg: $clearing-bg;
399
+
400
+ // We use these to style the close button
401
+ // $clearing-close-color: #ccc;
402
+ // $clearing-close-size: 30px;
403
+
404
+ // We use these to style the arrows
405
+ // $clearing-arrow-size: 12px;
406
+ // $clearing-arrow-color: $clearing-close-color;
407
+
408
+ // We use these to style captions
409
+ // $clearing-caption-font-color: #ccc;
410
+ // $clearing-caption-font-size: 0.875em;
411
+ // $clearing-caption-padding: 10px 30px 20px;
412
+
413
+ // We use these to make the image and carousel height and style
414
+ // $clearing-active-img-height: 85%;
415
+ // $clearing-carousel-height: 120px;
416
+ // $clearing-carousel-thumb-width: 120px;
417
+ // $clearing-carousel-thumb-active-border: 1px solid rgb(255,255,255);
418
+
419
+ // Dropdown
420
+
421
+ // $include-html-dropdown-classes: $include-html-classes;
422
+
423
+ // We use these to controls height and width styles.
424
+ // $f-dropdown-max-width: 200px;
425
+ // $f-dropdown-height: auto;
426
+ // $f-dropdown-max-height: none;
427
+
428
+ // Used for bottom position
429
+ // $f-dropdown-margin-top: 2px;
430
+
431
+ // Used for right position
432
+ // $f-dropdown-margin-left: $f-dropdown-margin-top;
433
+
434
+ // Used for left position
435
+ // $f-dropdown-margin-right: $f-dropdown-margin-top;
436
+
437
+ // Used for top position
438
+ // $f-dropdown-margin-bottom: $f-dropdown-margin-top;
439
+
440
+ // We use this to control the background color
441
+ // $f-dropdown-bg: #fff;
442
+
443
+ // We use this to set the border styles for dropdowns.
444
+ // $f-dropdown-border-style: solid;
445
+ // $f-dropdown-border-width: 1px;
446
+ // $f-dropdown-border-color: scale-color(#fff, $lightness: -20%);
447
+
448
+ // We use these to style the triangle pip.
449
+ // $f-dropdown-triangle-size: 6px;
450
+ // $f-dropdown-triangle-color: #fff;
451
+ // $f-dropdown-triangle-side-offset: 10px;
452
+
453
+ // We use these to control styles for the list elements.
454
+ // $f-dropdown-list-style: none;
455
+ // $f-dropdown-font-color: #555;
456
+ // $f-dropdown-font-size: rem-calc(14);
457
+ // $f-dropdown-list-padding: rem-calc(5, 10);
458
+ // $f-dropdown-line-height: rem-calc(18);
459
+ // $f-dropdown-list-hover-bg: #eeeeee ;
460
+ // $dropdown-mobile-default-float: 0;
461
+
462
+ // We use this to control the styles for when the dropdown has custom content.
463
+ // $f-dropdown-content-padding: rem-calc(20);
464
+
465
+ // Dropdown Buttons
466
+
467
+ // $include-html-button-classes: $include-html-classes;
468
+
469
+ // We use these to set the color of the pip in dropdown buttons
470
+ // $dropdown-button-pip-color: #fff;
471
+ // $dropdown-button-pip-color-alt: #333;
472
+
473
+ // $button-pip-tny: rem-calc(6);
474
+ // $button-pip-sml: rem-calc(7);
475
+ // $button-pip-med: rem-calc(9);
476
+ // $button-pip-lrg: rem-calc(11);
477
+
478
+ // We use these to style tiny dropdown buttons
479
+ // $dropdown-button-padding-tny: $button-pip-tny * 7;
480
+ // $dropdown-button-pip-size-tny: $button-pip-tny;
481
+ // $dropdown-button-pip-opposite-tny: $button-pip-tny * 3;
482
+ // $dropdown-button-pip-top-tny: -$button-pip-tny / 2 + rem-calc(1);
483
+
484
+ // We use these to style small dropdown buttons
485
+ // $dropdown-button-padding-sml: $button-pip-sml * 7;
486
+ // $dropdown-button-pip-size-sml: $button-pip-sml;
487
+ // $dropdown-button-pip-opposite-sml: $button-pip-sml * 3;
488
+ // $dropdown-button-pip-top-sml: -$button-pip-sml / 2 + rem-calc(1);
489
+
490
+ // We use these to style medium dropdown buttons
491
+ // $dropdown-button-padding-med: $button-pip-med * 6 + rem-calc(3);
492
+ // $dropdown-button-pip-size-med: $button-pip-med - rem-calc(3);
493
+ // $dropdown-button-pip-opposite-med: $button-pip-med * 2.5;
494
+ // $dropdown-button-pip-top-med: -$button-pip-med / 2 + rem-calc(2);
495
+
496
+ // We use these to style large dropdown buttons
497
+ // $dropdown-button-padding-lrg: $button-pip-lrg * 5 + rem-calc(3);
498
+ // $dropdown-button-pip-size-lrg: $button-pip-lrg - rem-calc(6);
499
+ // $dropdown-button-pip-opposite-lrg: $button-pip-lrg * 2.5;
500
+ // $dropdown-button-pip-top-lrg: -$button-pip-lrg / 2 + rem-calc(3);
501
+
502
+ // Flex Video
503
+
504
+ // $include-html-media-classes: $include-html-classes;
505
+
506
+ // We use these to control video container padding and margins
507
+ // $flex-video-padding-top: rem-calc(25);
508
+ // $flex-video-padding-bottom: 67.5%;
509
+ // $flex-video-margin-bottom: rem-calc(16);
510
+
511
+ // We use this to control widescreen bottom padding
512
+ // $flex-video-widescreen-padding-bottom: 56.34%;
513
+
514
+ // Forms
515
+
516
+ // $include-html-form-classes: $include-html-classes;
517
+
518
+ // We use this to set the base for lots of form spacing and positioning styles
519
+ // $form-spacing: rem-calc(16);
520
+
521
+ // We use these to style the labels in different ways
522
+ // $form-label-pointer: pointer;
523
+ // $form-label-font-size: rem-calc(14);
524
+ // $form-label-font-weight: $font-weight-normal;
525
+ // $form-label-line-height: 1.5;
526
+ // $form-label-font-color: scale-color(#000, $lightness: 30%);
527
+ // $form-label-small-transform: capitalize;
528
+ // $form-label-bottom-margin: 0;
529
+ // $input-font-family: inherit;
530
+ // $input-font-color: rgba(0,0,0,0.75);
531
+ // $input-font-size: rem-calc(14);
532
+ // $input-bg-color: #fff;
533
+ // $input-focus-bg-color: scale-color(#fff, $lightness: -2%);
534
+ // $input-border-color: scale-color(#fff, $lightness: -20%);
535
+ // $input-focus-border-color: scale-color(#fff, $lightness: -40%);
536
+ // $input-border-style: solid;
537
+ // $input-border-width: 1px;
538
+ // $input-border-radius: $global-radius;
539
+ // $input-disabled-bg: #ddd;
540
+ // $input-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
541
+ // $input-include-glowing-effect: true;
542
+
543
+ // We use these to style the fieldset border and spacing.
544
+ // $fieldset-border-style: solid;
545
+ // $fieldset-border-width: 1px;
546
+ // $fieldset-border-color: #ddd;
547
+ // $fieldset-padding: rem-calc(20);
548
+ // $fieldset-margin: rem-calc(18 0);
549
+
550
+ // We use these to style the legends when you use them
551
+ // $legend-bg: #fff;
552
+ // $legend-font-weight: $font-weight-bold;
553
+ // $legend-padding: rem-calc(0 3);
554
+
555
+ // We use these to style the prefix and postfix input elements
556
+ // $input-prefix-bg: scale-color(#fff, $lightness: -5%);
557
+ // $input-prefix-border-color: scale-color(#fff, $lightness: -20%);
558
+ // $input-prefix-border-size: 1px;
559
+ // $input-prefix-border-type: solid;
560
+ // $input-prefix-overflow: hidden;
561
+ // $input-prefix-font-color: #333;
562
+ // $input-prefix-font-color-alt: #fff;
563
+
564
+ // We use these to style the error states for inputs and labels
565
+ // $input-error-message-padding: rem-calc(6 9 9);
566
+ // $input-error-message-top: -1px;
567
+ // $input-error-message-font-size: rem-calc(12);
568
+ // $input-error-message-font-weight: $font-weight-normal;
569
+ // $input-error-message-font-style: italic;
570
+ // $input-error-message-font-color: #fff;
571
+ // $input-error-message-font-color-alt: #333;
572
+
573
+ // We use this to style the glowing effect of inputs when focused
574
+ // $glowing-effect-fade-time: 0.45s;
575
+ // $glowing-effect-color: $input-focus-border-color;
576
+
577
+ // Select variables
578
+ // $select-bg-color: #fafafa;
579
+ // $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%);
580
+
581
+ // Inline Lists
582
+
583
+ // $include-html-inline-list-classes: $include-html-classes;
584
+
585
+ // We use this to control the margins and padding of the inline list.
586
+ // $inline-list-top-margin: 0;
587
+ // $inline-list-opposite-margin: 0;
588
+ // $inline-list-bottom-margin: rem-calc(17);
589
+ // $inline-list-default-float-margin: rem-calc(-22);
590
+ // $inline-list-default-float-list-margin: rem-calc(22);
591
+
592
+ // $inline-list-padding: 0;
593
+
594
+ // We use this to control the overflow of the inline list.
595
+ // $inline-list-overflow: hidden;
596
+
597
+ // We use this to control the list items
598
+ // $inline-list-display: block;
599
+
600
+ // We use this to control any elments within list items
601
+ // $inline-list-children-display: block;
602
+
603
+ // Joyride
604
+
605
+ // $include-html-joyride-classes: $include-html-classes;
606
+
607
+ // Controlling default Joyride styles
608
+ // $joyride-tip-bg: #333;
609
+ // $joyride-tip-default-width: 300px;
610
+ // $joyride-tip-padding: rem-calc(18 20 24);
611
+ // $joyride-tip-border: solid 1px #555;
612
+ // $joyride-tip-radius: 4px;
613
+ // $joyride-tip-position-offset: 22px;
614
+
615
+ // Here, we're setting the tip dont styles
616
+ // $joyride-tip-font-color: #fff;
617
+ // $joyride-tip-font-size: rem-calc(14);
618
+ // $joyride-tip-header-weight: $font-weight-bold;
619
+
620
+ // This changes the nub size
621
+ // $joyride-tip-nub-size: 10px;
622
+
623
+ // This adjusts the styles for the timer when its enabled
624
+ // $joyride-tip-timer-width: 50px;
625
+ // $joyride-tip-timer-height: 3px;
626
+ // $joyride-tip-timer-color: #666;
627
+
628
+ // This changes up the styles for the close button
629
+ // $joyride-tip-close-color: #777;
630
+ // $joyride-tip-close-size: 24px;
631
+ // $joyride-tip-close-weight: $font-weight-normal;
632
+
633
+ // When Joyride is filling the screen, we use this style for the bg
634
+ // $joyride-screenfill: rgba(0,0,0,0.5);
635
+
636
+ // Keystrokes
637
+
638
+ // $include-html-keystroke-classes: $include-html-classes;
639
+
640
+ // We use these to control text styles.
641
+ // $keystroke-font: "Consolas", "Menlo", "Courier", monospace;
642
+ // $keystroke-font-size: inherit;
643
+ // $keystroke-font-color: #222;
644
+ // $keystroke-font-color-alt: #fff;
645
+ // $keystroke-function-factor: -7%;
646
+
647
+ // We use this to control keystroke padding.
648
+ // $keystroke-padding: rem-calc(2 4 0);
649
+
650
+ // We use these to control background and border styles.
651
+ // $keystroke-bg: scale-color(#fff, $lightness: $keystroke-function-factor);
652
+ // $keystroke-border-style: solid;
653
+ // $keystroke-border-width: 1px;
654
+ // $keystroke-border-color: scale-color($keystroke-bg, $lightness: $keystroke-function-factor);
655
+ // $keystroke-radius: $global-radius;
656
+
657
+ // Labels
658
+
659
+ // $include-html-label-classes: $include-html-classes;
660
+
661
+ // We use these to style the labels
662
+ // $label-padding: rem-calc(4 8 6);
663
+ // $label-radius: $global-radius;
664
+
665
+ // We use these to style the label text
666
+ // $label-font-sizing: rem-calc(11);
667
+ // $label-font-weight: $font-weight-normal;
668
+ // $label-font-color: #333;
669
+ // $label-font-color-alt: #fff;
670
+ // $label-font-family: $body-font-family;
671
+
672
+ // Magellan
673
+
674
+ // $include-html-magellan-classes: $include-html-classes;
675
+
676
+ // $magellan-bg: #fff;
677
+ // $magellan-padding: 10px;
678
+
679
+ // Off-canvas
680
+
681
+ // $include-html-off-canvas-classes: $include-html-classes;
682
+
683
+ // $tabbar-bg: #333;
684
+ // $tabbar-height: rem-calc(45);
685
+ // $tabbar-icon-width: $tabbar-height;
686
+ // $tabbar-line-height: $tabbar-height;
687
+ // $tabbar-color: #fff;
688
+ // $tabbar-middle-padding: 0 rem-calc(10);
689
+
690
+ // Off Canvas Divider Styles
691
+ // $tabbar-right-section-border: solid 1px scale-color($tabbar-bg, $lightness: 13%);
692
+ // $tabbar-left-section-border: solid 1px scale-color($tabbar-bg, $lightness: -50%);
693
+
694
+ // Off Canvas Tab Bar Headers
695
+ // $tabbar-header-color: #fff;
696
+ // $tabbar-header-weight: $font-weight-bold;
697
+ // $tabbar-header-line-height: $tabbar-height;
698
+ // $tabbar-header-margin: 0;
699
+
700
+ // Off Canvas Menu Variables
701
+ // $off-canvas-width: rem-calc(250);
702
+ // $off-canvas-bg: #333;
703
+
704
+ // Off Canvas Menu List Variables
705
+ // $off-canvas-label-padding: 0.3rem rem-calc(15);
706
+ // $off-canvas-label-color: #999;
707
+ // $off-canvas-label-text-transform: uppercase;
708
+ // $off-canvas-label-font-weight: $font-weight-bold;
709
+ // $off-canvas-label-bg: #444;
710
+ // $off-canvas-label-border-top: 1px solid scale-color(#444, $lightness: 14%);
711
+ // $off-canvas-label-border-bottom: none;
712
+ // $off-canvas-label-margin:0;
713
+ // $off-canvas-link-padding: rem-calc(10, 15);
714
+ // $off-canvas-link-color: rgba(#fff, 0.7);
715
+ // $off-canvas-link-border-bottom: 1px solid scale-color($off-canvas-bg, $lightness: -25%);
716
+
717
+ // Off Canvas Menu Icon Variables
718
+ // $tabbar-menu-icon-color: #fff;
719
+ // $tabbar-menu-icon-hover: scale-color($tabbar-menu-icon-color, $lightness: -30%);
720
+
721
+ // $tabbar-menu-icon-text-indent: rem-calc(35);
722
+ // $tabbar-menu-icon-width: $tabbar-height;
723
+ // $tabbar-menu-icon-height: $tabbar-height;
724
+ // $tabbar-menu-icon-padding: 0;
725
+
726
+ // $tabbar-hamburger-icon-width: rem-calc(16);
727
+ // $tabbar-hamburger-icon-left: false;
728
+ // $tabbar-hamburger-icon-top: false;
729
+ // $tabbar-hamburger-icon-thickness: 1px;
730
+ // $tabbar-hamburger-icon-gap: 6px;
731
+
732
+ // Off Canvas Back-Link Overlay
733
+ // $off-canvas-overlay-transition: background 300ms ease;
734
+ // $off-canvas-overlay-cursor: pointer;
735
+ // $off-canvas-overlay-box-shadow: -4px 0 4px rgba(#000, 0.5), 4px 0 4px rgba(#000, 0.5);
736
+ // $off-canvas-overlay-background: rgba(#fff, 0.2);
737
+ // $off-canvas-overlay-background-hover: rgba(#fff, 0.05);
738
+
739
+ // Transition Variables
740
+ // $menu-slide: "transform 500ms ease";
741
+
742
+ // Orbit
743
+
744
+ // $include-html-orbit-classes: $include-html-classes;
745
+
746
+ // We use these to control the caption styles
747
+ // $orbit-container-bg: none;
748
+ // $orbit-caption-bg: rgba(51,51,51, 0.8);
749
+ // $orbit-caption-font-color: #fff;
750
+ // $orbit-caption-font-size: rem-calc(14);
751
+ // $orbit-caption-position: "bottom"; // Supported values: "bottom", "under"
752
+ // $orbit-caption-padding: rem-calc(10 14);
753
+ // $orbit-caption-height: auto;
754
+
755
+ // We use these to control the left/right nav styles
756
+ // $orbit-nav-bg: transparent;
757
+ // $orbit-nav-bg-hover: rgba(0,0,0,0.3);
758
+ // $orbit-nav-arrow-color: #fff;
759
+ // $orbit-nav-arrow-color-hover: #fff;
760
+
761
+ // We use these to control the timer styles
762
+ // $orbit-timer-bg: rgba(255,255,255,0.3);
763
+ // $orbit-timer-show-progress-bar: true;
764
+
765
+ // We use these to control the bullet nav styles
766
+ // $orbit-bullet-nav-color: #ccc;
767
+ // $orbit-bullet-nav-color-active: #999;
768
+ // $orbit-bullet-radius: rem-calc(9);
769
+
770
+ // We use these to controls the style of slide numbers
771
+ // $orbit-slide-number-bg: rgba(0,0,0,0);
772
+ // $orbit-slide-number-font-color: #fff;
773
+ // $orbit-slide-number-padding: rem-calc(5);
774
+
775
+ // Hide controls on small
776
+ // $orbit-nav-hide-for-small: true;
777
+ // $orbit-bullet-hide-for-small: true;
778
+ // $orbit-timer-hide-for-small: true;
779
+
780
+ // Graceful Loading Wrapper and preloader
781
+ // $wrapper-class: "slideshow-wrapper";
782
+ // $preloader-class: "preloader";
783
+
784
+ // Pagination
785
+
786
+ // $include-pagination-classes: $include-html-classes;
787
+
788
+ // We use these to control the pagination container
789
+ // $pagination-height: rem-calc(24);
790
+ // $pagination-margin: rem-calc(-5);
791
+
792
+ // We use these to set the list-item properties
793
+ // $pagination-li-float: $default-float;
794
+ // $pagination-li-height: rem-calc(24);
795
+ // $pagination-li-font-color: #222;
796
+ // $pagination-li-font-size: rem-calc(14);
797
+ // $pagination-li-margin: rem-calc(5);
798
+
799
+ // We use these for the pagination anchor links
800
+ // $pagination-link-pad: rem-calc(1 10 1);
801
+ // $pagination-link-font-color: #999;
802
+ // $pagination-link-active-bg: scale-color(#fff, $lightness: -10%);
803
+
804
+ // We use these for disabled anchor links
805
+ // $pagination-link-unavailable-cursor: default;
806
+ // $pagination-link-unavailable-font-color: #999;
807
+ // $pagination-link-unavailable-bg-active: transparent;
808
+
809
+ // We use these for currently selected anchor links
810
+ // $pagination-link-current-background: $primary-color;
811
+ // $pagination-link-current-font-color: #fff;
812
+ // $pagination-link-current-font-weight: $font-weight-bold;
813
+ // $pagination-link-current-cursor: default;
814
+ // $pagination-link-current-active-bg: $primary-color;
815
+
816
+ // Panels
817
+
818
+ // $include-html-panel-classes: $include-html-classes;
819
+
820
+ // We use these to control the background and border styles
821
+ // $panel-bg: scale-color(#fff, $lightness: -5%);
822
+ // $panel-border-style: solid;
823
+ // $panel-border-size: 1px;
824
+
825
+ // We use this % to control how much we darken things on hover
826
+ // $panel-function-factor: -11%;
827
+ // $panel-border-color: scale-color($panel-bg, $lightness: $panel-function-factor);
828
+
829
+ // We use these to set default inner padding and bottom margin
830
+ // $panel-margin-bottom: rem-calc(20);
831
+ // $panel-padding: rem-calc(20);
832
+
833
+ // We use these to set default font colors
834
+ // $panel-font-color: #333;
835
+ // $panel-font-color-alt: #fff;
836
+
837
+ // $panel-header-adjust: true;
838
+ // $callout-panel-link-color: $primary-color;
839
+
840
+ // Pricing Tables
841
+
842
+ // $include-html-pricing-classes: $include-html-classes;
843
+
844
+ // We use this to control the border color
845
+ // $price-table-border: solid 1px #ddd;
846
+
847
+ // We use this to control the bottom margin of the pricing table
848
+ // $price-table-margin-bottom: rem-calc(20);
849
+
850
+ // We use these to control the title styles
851
+ // $price-title-bg: #333;
852
+ // $price-title-padding: rem-calc(15 20);
853
+ // $price-title-align: center;
854
+ // $price-title-color: #eee;
855
+ // $price-title-weight: $font-weight-normal;
856
+ // $price-title-size: rem-calc(16);
857
+ // $price-title-font-family: $body-font-family;
858
+
859
+ // We use these to control the price styles
860
+ // $price-money-bg: #f6f6f6 ;
861
+ // $price-money-padding: rem-calc(15 20);
862
+ // $price-money-align: center;
863
+ // $price-money-color: #333;
864
+ // $price-money-weight: $font-weight-normal;
865
+ // $price-money-size: rem-calc(32);
866
+ // $price-money-font-family: $body-font-family;
867
+
868
+
869
+ // We use these to control the description styles
870
+ // $price-bg: #fff;
871
+ // $price-desc-color: #777;
872
+ // $price-desc-padding: rem-calc(15);
873
+ // $price-desc-align: center;
874
+ // $price-desc-font-size: rem-calc(12);
875
+ // $price-desc-weight: $font-weight-normal;
876
+ // $price-desc-line-height: 1.4;
877
+ // $price-desc-bottom-border: dotted 1px #ddd;
878
+
879
+ // We use these to control the list item styles
880
+ // $price-item-color: #333;
881
+ // $price-item-padding: rem-calc(15);
882
+ // $price-item-align: center;
883
+ // $price-item-font-size: rem-calc(14);
884
+ // $price-item-weight: $font-weight-normal;
885
+ // $price-item-bottom-border: dotted 1px #ddd;
886
+
887
+ // We use these to control the CTA area styles
888
+ // $price-cta-bg: #fff;
889
+ // $price-cta-align: center;
890
+ // $price-cta-padding: rem-calc(20 20 0);
891
+
892
+ // Progress Bar
893
+
894
+ // $include-html-media-classes: $include-html-classes;
895
+
896
+ // We use this to set the progress bar height
897
+ // $progress-bar-height: rem-calc(25);
898
+ // $progress-bar-color: #f6f6f6 ;
899
+
900
+ // We use these to control the border styles
901
+ // $progress-bar-border-color: scale-color(#fff, $lightness: 20%);
902
+ // $progress-bar-border-size: 1px;
903
+ // $progress-bar-border-style: solid;
904
+ // $progress-bar-border-radius: $global-radius;
905
+
906
+ // We use these to control the margin & padding
907
+ // $progress-bar-pad: rem-calc(2);
908
+ // $progress-bar-margin-bottom: rem-calc(10);
909
+
910
+ // We use these to set the meter colors
911
+ // $progress-meter-color: $primary-color;
912
+ // $progress-meter-secondary-color: $secondary-color;
913
+ // $progress-meter-success-color: $success-color;
914
+ // $progress-meter-alert-color: $alert-color;
915
+
916
+ // Reveal
917
+
918
+ // $include-html-reveal-classes: $include-html-classes;
919
+
920
+ // We use these to control the style of the reveal overlay.
921
+ // $reveal-overlay-bg: rgba(#000, .45);
922
+ // $reveal-overlay-bg-old: #000;
923
+
924
+ // We use these to control the style of the modal itself.
925
+ // $reveal-modal-bg: #fff;
926
+ // $reveal-position-top: rem-calc(100);
927
+ // $reveal-default-width: 80%;
928
+ // $reveal-modal-padding: rem-calc(20);
929
+ // $reveal-box-shadow: 0 0 10px rgba(#000,.4);
930
+
931
+ // We use these to style the reveal close button
932
+ // $reveal-close-font-size: rem-calc(40);
933
+ // $reveal-close-top: rem-calc(8);
934
+ // $reveal-close-side: rem-calc(11);
935
+ // $reveal-close-color: #aaa;
936
+ // $reveal-close-weight: $font-weight-bold;
937
+
938
+ // We use this to set the default radius used throughout the core.
939
+ // $reveal-radius: $global-radius;
940
+ // $reveal-round: $global-rounded;
941
+
942
+ // We use these to control the modal border
943
+ // $reveal-border-style: solid;
944
+ // $reveal-border-width: 1px;
945
+ // $reveal-border-color: #666;
946
+
947
+ // $reveal-modal-class: "reveal-modal";
948
+ // $close-reveal-modal-class: "close-reveal-modal";
949
+
950
+ // Side Nav
951
+
952
+ // $include-html-nav-classes: $include-html-classes;
953
+
954
+ // We use this to control padding.
955
+ // $side-nav-padding: rem-calc(14 0);
956
+
957
+ // We use these to control list styles.
958
+ // $side-nav-list-type: none;
959
+ // $side-nav-list-position: inside;
960
+ // $side-nav-list-margin: rem-calc(0 0 7 0);
961
+
962
+ // We use these to control link styles.
963
+ // $side-nav-link-color: $primary-color;
964
+ // $side-nav-link-color-active: scale-color($side-nav-link-color, $lightness: 30%);
965
+ // $side-nav-link-color-hover: scale-color($side-nav-link-color, $lightness: 30%);
966
+ // $side-nav-font-size: rem-calc(14);
967
+ // $side-nav-font-weight: $font-weight-normal;
968
+ // $side-nav-font-weight-active: $side-nav-font-weight;
969
+ // $side-nav-font-family: $body-font-family;
970
+ // $side-nav-active-font-family: $side-nav-font-family;
971
+
972
+
973
+
974
+ // We use these to control border styles
975
+ // $side-nav-divider-size: 1px;
976
+ // $side-nav-divider-style: solid;
977
+ // $side-nav-divider-color: scale-color(#fff, $lightness: 10%);
978
+
979
+ // Split Buttons
980
+
981
+ // $include-html-button-classes: $include-html-classes;
982
+
983
+ // We use these to control different shared styles for Split Buttons
984
+ // $split-button-function-factor: 10%;
985
+ // $split-button-pip-color: #fff;
986
+ // $split-button-pip-color-alt: #333;
987
+ // $split-button-active-bg-tint: rgba(0,0,0,0.1);
988
+
989
+ // We use these to control tiny split buttons
990
+ // $split-button-padding-tny: $button-pip-tny * 10;
991
+ // $split-button-span-width-tny: $button-pip-tny * 6;
992
+ // $split-button-pip-size-tny: $button-pip-tny;
993
+ // $split-button-pip-top-tny: $button-pip-tny * 2;
994
+ // $split-button-pip-default-float-tny: rem-calc(-6);
995
+
996
+ // We use these to control small split buttons
997
+ // $split-button-padding-sml: $button-pip-sml * 10;
998
+ // $split-button-span-width-sml: $button-pip-sml * 6;
999
+ // $split-button-pip-size-sml: $button-pip-sml;
1000
+ // $split-button-pip-top-sml: $button-pip-sml * 1.5;
1001
+ // $split-button-pip-default-float-sml: rem-calc(-6);
1002
+
1003
+ // We use these to control medium split buttons
1004
+ // $split-button-padding-med: $button-pip-med * 9;
1005
+ // $split-button-span-width-med: $button-pip-med * 5.5;
1006
+ // $split-button-pip-size-med: $button-pip-med - rem-calc(3);
1007
+ // $split-button-pip-top-med: $button-pip-med * 1.5;
1008
+ // $split-button-pip-default-float-med: rem-calc(-6);
1009
+
1010
+ // We use these to control large split buttons
1011
+ // $split-button-padding-lrg: $button-pip-lrg * 8;
1012
+ // $split-button-span-width-lrg: $button-pip-lrg * 5;
1013
+ // $split-button-pip-size-lrg: $button-pip-lrg - rem-calc(6);
1014
+ // $split-button-pip-top-lrg: $button-pip-lrg + rem-calc(5);
1015
+ // $split-button-pip-default-float-lrg: rem-calc(-6);
1016
+
1017
+ // Sub Nav
1018
+
1019
+ // $include-html-nav-classes: $include-html-classes;
1020
+
1021
+ // We use these to control margin and padding
1022
+ // $sub-nav-list-margin: rem-calc(-4 0 18);
1023
+ // $sub-nav-list-padding-top: rem-calc(4);
1024
+
1025
+ // We use this to control the definition
1026
+ // $sub-nav-font-family: $body-font-family;
1027
+ // $sub-nav-font-size: rem-calc(14);
1028
+ // $sub-nav-font-color: #999;
1029
+ // $sub-nav-font-weight: $font-weight-normal;
1030
+ // $sub-nav-text-decoration: none;
1031
+ // $sub-nav-padding: rem-calc(3 16);
1032
+ // $sub-nav-border-radius: 3px;
1033
+ // $sub-nav-font-color-hover: scale-color($sub-nav-font-color, $lightness: -25%);
1034
+
1035
+
1036
+ // We use these to control the active item styles
1037
+ // $sub-nav-active-font-weight: $font-weight-normal;
1038
+ // $sub-nav-active-bg: $primary-color;
1039
+ // $sub-nav-active-bg-hover: scale-color($sub-nav-active-bg, $lightness: -14%);
1040
+ // $sub-nav-active-color: #fff;
1041
+ // $sub-nav-active-padding: $sub-nav-padding;
1042
+ // $sub-nav-active-cursor: default;
1043
+
1044
+ // $sub-nav-item-divider: "";
1045
+ // $sub-nav-item-divider-margin: rem-calc(12);
1046
+
1047
+ //
1048
+ // SWITCH
1049
+ //
1050
+
1051
+ // $include-html-form-classes: $include-html-classes;
1052
+
1053
+ // Controlling border styles and background colors for the switch container
1054
+ // $switch-border-color: scale-color(#fff, $lightness: -20%);
1055
+ // $switch-border-style: solid;
1056
+ // $switch-border-width: 1px;
1057
+ // $switch-bg: #fff;
1058
+
1059
+ // We use these to control the switch heights for our default classes
1060
+ // $switch-height-tny: 22px;
1061
+ // $switch-height-sml: 28px;
1062
+ // $switch-height-med: 36px;
1063
+ // $switch-height-lrg: 44px;
1064
+ // $switch-bottom-margin: rem-calc(20);
1065
+
1066
+ // We use these to control default font sizes for our classes.
1067
+ // $switch-font-size-tny: 11px;
1068
+ // $switch-font-size-sml: 12px;
1069
+ // $switch-font-size-med: 14px;
1070
+ // $switch-font-size-lrg: 17px;
1071
+ // $switch-label-side-padding: 6px;
1072
+
1073
+ // We use these to style the switch-paddle
1074
+ // $switch-paddle-bg: #fff;
1075
+ // $switch-paddle-fade-to-color: scale-color($switch-paddle-bg, $lightness: -10%);
1076
+ // $switch-paddle-border-color: scale-color($switch-paddle-bg, $lightness: -35%);
1077
+ // $switch-paddle-border-width: 1px;
1078
+ // $switch-paddle-border-style: solid;
1079
+ // $switch-paddle-transition-speed: .1s;
1080
+ // $switch-paddle-transition-ease: ease-out;
1081
+ // $switch-positive-color: scale-color($success-color, $lightness: 94%);
1082
+ // $switch-negative-color: #f5f5f5;
1083
+
1084
+ // Outline Style for tabbing through switches
1085
+ // $switch-label-outline: 1px dotted #888;
1086
+
1087
+ // Tables
1088
+
1089
+ // $include-html-table-classes: $include-html-classes;
1090
+
1091
+ // These control the background color for the table and even rows
1092
+ // $table-bg: #fff;
1093
+ // $table-even-row-bg: #f9f9f9 ;
1094
+
1095
+ // These control the table cell border style
1096
+ // $table-border-style: solid;
1097
+ // $table-border-size: 1px;
1098
+ // $table-border-color: #ddd;
1099
+
1100
+ // These control the table head styles
1101
+ // $table-head-bg: #f5f5f5 ;
1102
+ // $table-head-font-size: rem-calc(14);
1103
+ // $table-head-font-color: #222;
1104
+ // $table-head-font-weight: $font-weight-bold;
1105
+ // $table-head-padding: rem-calc(8 10 10);
1106
+
1107
+ // These control the row padding and font styles
1108
+ // $table-row-padding: rem-calc(9 10);
1109
+ // $table-row-font-size: rem-calc(14);
1110
+ // $table-row-font-color: #222;
1111
+ // $table-line-height: rem-calc(18);
1112
+
1113
+ // These are for controlling the display and margin of tables
1114
+ // $table-display: table-cell;
1115
+ // $table-margin-bottom: rem-calc(20);
1116
+
1117
+ //
1118
+ // TABS
1119
+ //
1120
+
1121
+ // $include-html-tabs-classes: $include-html-classes;
1122
+
1123
+ // $tabs-navigation-padding: rem-calc(16);
1124
+ // $tabs-navigation-bg-color: #efefef ;
1125
+ // $tabs-navigation-active-bg-color: #fff;
1126
+ // $tabs-navigation-hover-bg-color: scale-color($tabs-navigation-bg-color, $lightness: -6%);
1127
+ // $tabs-navigation-font-color: #222;
1128
+ // $tabs-navigation-active-font-color: $tabs-navigation-font-color;
1129
+ // $tabs-navigation-font-size: rem-calc(16);
1130
+ // $tabs-navigation-font-family: $body-font-family;
1131
+
1132
+ // $tabs-content-margin-bottom: rem-calc(24);
1133
+ // $tabs-content-padding: $column-gutter/2;
1134
+
1135
+ // $tabs-vertical-navigation-margin-bottom: 1.25rem;
1136
+
1137
+ //
1138
+ // THUMBNAILS
1139
+ //
1140
+
1141
+ // $include-html-media-classes: $include-html-classes;
1142
+
1143
+ // We use these to control border styles
1144
+ // $thumb-border-style: solid;
1145
+ // $thumb-border-width: 4px;
1146
+ // $thumb-border-color: #fff;
1147
+ // $thumb-box-shadow: 0 0 0 1px rgba(#000,.2);
1148
+ // $thumb-box-shadow-hover: 0 0 6px 1px rgba($primary-color,0.5);
1149
+
1150
+ // Radius and transition speed for thumbs
1151
+ // $thumb-radius: $global-radius;
1152
+ // $thumb-transition-speed: 200ms;
1153
+
1154
+ //
1155
+ // TOOLTIPS
1156
+ //
1157
+
1158
+ // $include-html-tooltip-classes: $include-html-classes;
1159
+
1160
+ // $has-tip-border-bottom: dotted 1px #ccc;
1161
+ // $has-tip-font-weight: $font-weight-bold;
1162
+ // $has-tip-font-color: #333;
1163
+ // $has-tip-border-bottom-hover: dotted 1px scale-color($primary-color, $lightness: -55%);
1164
+ // $has-tip-font-color-hover: $primary-color;
1165
+ // $has-tip-cursor-type: help;
1166
+
1167
+ // $tooltip-padding: rem-calc(12);
1168
+ // $tooltip-bg: #333;
1169
+ // $tooltip-font-size: rem-calc(14);
1170
+ // $tooltip-font-weight: $font-weight-normal;
1171
+ // $tooltip-font-color: #fff;
1172
+ // $tooltip-line-height: 1.3;
1173
+ // $tooltip-close-font-size: rem-calc(10);
1174
+ // $tooltip-close-font-weight: $font-weight-normal;
1175
+ // $tooltip-close-font-color: #777;
1176
+ // $tooltip-font-size-sml: rem-calc(14);
1177
+ // $tooltip-radius: $global-radius;
1178
+ // $tooltip-rounded: $global-rounded;
1179
+ // $tooltip-pip-size: 5px;
1180
+ // $tooltip-max-width: 300px;
1181
+
1182
+ //
1183
+ // TOP BAR
1184
+ //
1185
+
1186
+ // $include-html-top-bar-classes: $include-html-classes;
1187
+
1188
+ // Background color for the top bar
1189
+ // $topbar-bg-color: #333;
1190
+ // $topbar-bg: $topbar-bg-color;
1191
+
1192
+ // Height and margin
1193
+ // $topbar-height: 45px;
1194
+ // $topbar-margin-bottom: 0;
1195
+
1196
+ // Controlling the styles for the title in the top bar
1197
+ // $topbar-title-weight: $font-weight-normal;
1198
+ // $topbar-title-font-size: rem-calc(17);
1199
+
1200
+ // Style the top bar dropdown elements
1201
+ // $topbar-dropdown-bg: #333;
1202
+ // $topbar-dropdown-link-color: #fff;
1203
+ // $topbar-dropdown-link-bg: #333;
1204
+ // $topbar-dropdown-link-weight: $font-weight-normal;
1205
+ // $topbar-dropdown-toggle-size: 5px;
1206
+ // $topbar-dropdown-toggle-color: #fff;
1207
+ // $topbar-dropdown-toggle-alpha: 0.4;
1208
+
1209
+ // Set the link colors and styles for top-level nav
1210
+ // $topbar-link-color: #fff;
1211
+ // $topbar-link-color-hover: #fff;
1212
+ // $topbar-link-color-active: #fff;
1213
+ // $topbar-link-color-active-hover: #fff;
1214
+ // $topbar-link-weight: $font-weight-normal;
1215
+ // $topbar-link-font-size: rem-calc(13);
1216
+ // $topbar-link-hover-lightness: -10%; // Darken by 10%
1217
+ // $topbar-link-bg: $topbar-bg;
1218
+ // $topbar-link-bg-color-hover: #555555;
1219
+ // $topbar-link-bg-hover: #272727;
1220
+ // $topbar-link-bg-active: $primary-color;
1221
+ // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%);
1222
+ // $topbar-link-font-family: $body-font-family;
1223
+ // $topbar-link-text-transform: none;
1224
+ // $topbar-link-padding: $topbar-height / 3;
1225
+
1226
+ // $topbar-button-font-size: 0.75rem;
1227
+ // $topbar-button-top: 7px;
1228
+
1229
+ // $topbar-dropdown-label-color: #777;
1230
+ // $topbar-dropdown-label-text-transform: uppercase;
1231
+ // $topbar-dropdown-label-font-weight: $font-weight-bold;
1232
+ // $topbar-dropdown-label-font-size: rem-calc(10);
1233
+ // $topbar-dropdown-label-bg: #333;
1234
+
1235
+ // Top menu icon styles
1236
+ // $topbar-menu-link-transform: uppercase;
1237
+ // $topbar-menu-link-font-size: rem-calc(13);
1238
+ // $topbar-menu-link-weight: $font-weight-bold;
1239
+ // $topbar-menu-link-color: #fff;
1240
+ // $topbar-menu-icon-color: #fff;
1241
+ // $topbar-menu-link-color-toggled: #888;
1242
+ // $topbar-menu-icon-color-toggled: #888;
1243
+
1244
+ // Transitions and breakpoint styles
1245
+ // $topbar-transition-speed: 300ms;
1246
+ // Using rem-calc for the below breakpoint causes issues with top bar
1247
+ // $topbar-breakpoint: #{lower-bound($medium-range)}; // Change to 9999px for always mobile layout
1248
+ // $topbar-media-query: $medium-up;
1249
+
1250
+ // Divider Styles
1251
+ // $topbar-divider-border-bottom: solid 1px scale-color($topbar-bg-color, $lightness: 13%);
1252
+ // $topbar-divider-border-top: solid 1px scale-color($topbar-bg-color, $lightness: -50%);
1253
+
1254
+ // Sticky Class
1255
+ // $topbar-sticky-class: ".sticky";
1256
+ // $topbar-arrows: true; //Set false to remove the triangle icon from the menu item
1257
+
1258
+ //
1259
+ // VISIBILITY CLASSES
1260
+ //
1261
+
1262
+ // $include-html-visibility-classes: $include-html-classes;
1263
+ // $include-table-visibility-classes: true;
1264
+ // $include-legacy-visibility-classes: true;
1265
+
1266
+ //
1267
+ // RANGE SLIDER
1268
+ //
1269
+
1270
+ // $include-html-range-slider-classes: $include-html-classes;
1271
+
1272
+ // These variabels define the slider bar styles
1273
+ // $range-slider-bar-width: 100%;
1274
+ // $range-slider-bar-height: rem-calc(16);
1275
+
1276
+ // $range-slider-bar-border-width: 1px;
1277
+ // $range-slider-bar-border-style: solid;
1278
+ // $range-slider-bar-border-color: #ddd;
1279
+ // $range-slider-radius: $global-radius;
1280
+ // $range-slider-round: $global-rounded;
1281
+ // $range-slider-bar-bg-color: #fafafa;
1282
+
1283
+ // Vertical bar styles
1284
+ // $range-slider-vertical-bar-width: rem-calc(16);
1285
+ // $range-slider-vertical-bar-height: rem-calc(200);
1286
+
1287
+ // These variabels define the slider handle styles
1288
+ // $range-slider-handle-width: rem-calc(32);
1289
+ // $range-slider-handle-height: rem-calc(22);
1290
+ // $range-slider-handle-position-top: rem-calc(-5);
1291
+ // $range-slider-handle-bg-color: $primary-color;
1292
+ // $range-slider-handle-border-width: 1px;
1293
+ // $range-slider-handle-border-style: solid;
1294
+ // $range-slider-handle-border-color: none;
1295
+ // $range-slider-handle-radius: $global-radius;
1296
+ // $range-slider-handle-round: $global-rounded;
1297
+ // $range-slider-handle-bg-hover-color: scale-color($primary-color, $lightness: -12%);
1298
+ // $range-slider-handle-cursor: pointer;