jumbo-jekyll-theme 5.6.9.2 → 5.6.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -10
- data/_config.yml +213 -213
- data/_data/example-carousel-data-source.yml +36 -36
- data/_data/footer.yml +33 -33
- data/_data/nav.yml +17 -17
- data/_data/settings.yml +103 -103
- data/_data/tags.yml +11 -11
- data/_data/universal-nav.yml +7 -7
- data/_includes/breadcrumb.html +97 -97
- data/_includes/core/blocks.html +30 -30
- data/_includes/core/button.html +5 -5
- data/_includes/core/buttons.html +5 -5
- data/_includes/core/container_row.html +7 -7
- data/_includes/core/feature_block.html +43 -43
- data/_includes/core/full_width_row.html +5 -5
- data/_includes/core/members-section.html +32 -32
- data/_includes/core/slider.html +33 -33
- data/_includes/core/slider_row.html +2 -2
- data/_includes/core/title.html +3 -3
- data/_includes/core/youtube_video_embed.html +11 -11
- data/_includes/css.html +9 -9
- data/_includes/custom_include.html +13 -13
- data/_includes/custom_include_row.html +562 -562
- data/_includes/display-blog-posts.html +154 -154
- data/_includes/flow_inner.html +19 -19
- data/_includes/footer.html +68 -68
- data/_includes/google-analytics.html +16 -16
- data/_includes/head.html +19 -19
- data/_includes/image.html +6 -6
- data/_includes/javascript.html +10 -10
- data/_includes/jumbotron.html +115 -115
- data/_includes/linaro-404.html +19 -19
- data/_includes/nav.html +153 -153
- data/_includes/pagination.html +38 -38
- data/_includes/post-sidebar.html +182 -182
- data/_includes/responsive-image.html +5 -5
- data/_includes/schema.html +43 -43
- data/_includes/thumb.html +1 -1
- data/_includes/thumbnail_image.html +9 -9
- data/_includes/universal-nav.html +30 -30
- data/_layouts/author.html +5 -5
- data/_layouts/default.html +3 -3
- data/_layouts/error.html +25 -25
- data/_layouts/flow.html +35 -35
- data/_layouts/jumbotron.html +11 -11
- data/_layouts/post-index.html +16 -16
- data/_layouts/post.html +39 -39
- data/_sass/app/overrides.scss +65 -65
- data/_sass/app/search.scss +51 -51
- data/_sass/bootstrap/_variables.scss +932 -932
- data/_sass/core.scss +20 -20
- data/_sass/core/blog.scss +425 -425
- data/_sass/core/carousel-header.scss +90 -90
- data/_sass/core/error.scss +190 -190
- data/_sass/core/flow.scss +186 -186
- data/_sass/core/footer.scss +141 -141
- data/_sass/core/jumbotron.scss +279 -279
- data/_sass/core/normalize.scss +357 -357
- data/_sass/core/theme.scss +871 -871
- data/_sass/home.scss +2 -2
- data/assets/css/main-blog.scss +13 -13
- data/assets/css/main-error.scss +13 -13
- data/assets/css/main.scss +11 -11
- data/assets/js/app/facebook.js +7 -7
- data/assets/js/app/main.js +261 -261
- data/assets/js/pacakge-search.js +9 -9
- data/assets/js/package-blog.js +12 -12
- data/assets/js/package-extended.js +14 -14
- data/assets/js/package-home.js +14 -14
- data/assets/js/package-main.js +13 -13
- data/assets/js/package-search.js +8 -8
- data/assets/js/vendor/fess-ss.min.js +24 -24
- data/robots.txt +9 -9
- metadata +2 -16
data/_sass/app/overrides.scss
CHANGED
@@ -1,66 +1,66 @@
|
|
1
|
-
// Theses are the Overrides of Bootstrap Sass Variables locatted in boostrap/_variables
|
2
|
-
$brand-primary: #20937b;
|
3
|
-
//Home
|
4
|
-
$home-page-title-text: #000;
|
5
|
-
$home-page-main-title-color: $brand-primary;
|
6
|
-
// Footer
|
7
|
-
$footer-bg-color: #131313;
|
8
|
-
$footer-text-color: #fff;
|
9
|
-
// Sub footer
|
10
|
-
$sub-footer-bg-color: #ccc;
|
11
|
-
$footer-border-color: #272727;
|
12
|
-
$text-color: rgba(0,0,0,.84);
|
13
|
-
// Navbar
|
14
|
-
$navbar-text-color: #fff !default;
|
15
|
-
$navbar-hover-text-color: #fff !default;
|
16
|
-
$navbar-hover-background-color: $brand-primary !default;
|
17
|
-
$navbar-height: 66px;
|
18
|
-
$navbar-inverse-bg: #000;
|
19
|
-
$navbar-inverse-color: #fff;
|
20
|
-
$navbar-submenu-bg-color: #3e3e3e !default;
|
21
|
-
$navbar-submenu-color: #fff !default;
|
22
|
-
// Breadcrumb
|
23
|
-
$breadcrumb-background-color: $brand-primary !default;
|
24
|
-
$breadcrumb-title-color: #fff !default;
|
25
|
-
$breadcrumb-span-color: #fff !default;
|
26
|
-
// Fonts
|
27
|
-
// Change the fonts used by Bootstrap here.
|
28
|
-
$font-family-serif: Georgia, "Times New Roman", Times, serif !default;
|
29
|
-
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
30
|
-
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
|
31
|
-
@font-face {
|
32
|
-
font-family: 'Lato';
|
33
|
-
src: url('/assets/fonts/lato-regular/Lato-regular.eot'); /* IE9 Compat Modes */
|
34
|
-
src: url('/assets/fonts/lato-regular/Lato-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
35
|
-
url('/assets/fonts/lato-regular/Lato-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
36
|
-
url('/assets/fonts/lato-regular/Lato-regular.woff') format('woff'), /* Pretty Modern Browsers */
|
37
|
-
url('/assets/fonts/lato-regular/Lato-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
38
|
-
url('/assets/fonts/lato-regular/Lato-regular.svg') format('svg'); /* Legacy iOS */
|
39
|
-
}
|
40
|
-
// Fonts
|
41
|
-
$font-family-sans-serif: 'Lato', Arial, sans-serif !default;
|
42
|
-
//Contact Page
|
43
|
-
$contact-banner-text-color: #fff !default;
|
44
|
-
// Jumbotron Settings
|
45
|
-
$jumbotron-height: 400px;
|
46
|
-
$overlay: 0.5;
|
47
|
-
$jumbotron-font-size-xs: 26px;
|
48
|
-
$jumbotron-font-size: 32px;
|
49
|
-
$jumbotron-heading-color: #fff !default;
|
50
|
-
$jumbotron-sub-title-font-size-xs: 16px;
|
51
|
-
$jumbotron-sub-title-font-size: 18px;
|
52
|
-
$jumbotron-sub-title-color: #fff !default;
|
53
|
-
// Tabbed Navbar
|
54
|
-
$tabbed-nav-bg-color: #ccc !default;
|
55
|
-
$tabbed-nav-text-color: #000 !default;
|
56
|
-
$tabbed-nav-hover-color: $brand-primary !default;
|
57
|
-
// Post tags
|
58
|
-
$post-tag-bg: #d7d7d7 !default;
|
59
|
-
$post-tag-color: #000 !default;
|
60
|
-
$post-tag-border: #8b8b8b !default;
|
61
|
-
$post-tag-hover-bg: #1f1f1f !default;
|
62
|
-
$post-tag-hover-color: #fff !default;
|
63
|
-
// Triangle Divider
|
64
|
-
$triangle-divider-bg-color: #fff !default;
|
65
|
-
// Flow sections
|
1
|
+
// Theses are the Overrides of Bootstrap Sass Variables locatted in boostrap/_variables
|
2
|
+
$brand-primary: #20937b;
|
3
|
+
//Home
|
4
|
+
$home-page-title-text: #000;
|
5
|
+
$home-page-main-title-color: $brand-primary;
|
6
|
+
// Footer
|
7
|
+
$footer-bg-color: #131313;
|
8
|
+
$footer-text-color: #fff;
|
9
|
+
// Sub footer
|
10
|
+
$sub-footer-bg-color: #ccc;
|
11
|
+
$footer-border-color: #272727;
|
12
|
+
$text-color: rgba(0,0,0,.84);
|
13
|
+
// Navbar
|
14
|
+
$navbar-text-color: #fff !default;
|
15
|
+
$navbar-hover-text-color: #fff !default;
|
16
|
+
$navbar-hover-background-color: $brand-primary !default;
|
17
|
+
$navbar-height: 66px;
|
18
|
+
$navbar-inverse-bg: #000;
|
19
|
+
$navbar-inverse-color: #fff;
|
20
|
+
$navbar-submenu-bg-color: #3e3e3e !default;
|
21
|
+
$navbar-submenu-color: #fff !default;
|
22
|
+
// Breadcrumb
|
23
|
+
$breadcrumb-background-color: $brand-primary !default;
|
24
|
+
$breadcrumb-title-color: #fff !default;
|
25
|
+
$breadcrumb-span-color: #fff !default;
|
26
|
+
// Fonts
|
27
|
+
// Change the fonts used by Bootstrap here.
|
28
|
+
$font-family-serif: Georgia, "Times New Roman", Times, serif !default;
|
29
|
+
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
30
|
+
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
|
31
|
+
@font-face {
|
32
|
+
font-family: 'Lato';
|
33
|
+
src: url('/assets/fonts/lato-regular/Lato-regular.eot'); /* IE9 Compat Modes */
|
34
|
+
src: url('/assets/fonts/lato-regular/Lato-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
35
|
+
url('/assets/fonts/lato-regular/Lato-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
36
|
+
url('/assets/fonts/lato-regular/Lato-regular.woff') format('woff'), /* Pretty Modern Browsers */
|
37
|
+
url('/assets/fonts/lato-regular/Lato-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
38
|
+
url('/assets/fonts/lato-regular/Lato-regular.svg') format('svg'); /* Legacy iOS */
|
39
|
+
}
|
40
|
+
// Fonts
|
41
|
+
$font-family-sans-serif: 'Lato', Arial, sans-serif !default;
|
42
|
+
//Contact Page
|
43
|
+
$contact-banner-text-color: #fff !default;
|
44
|
+
// Jumbotron Settings
|
45
|
+
$jumbotron-height: 400px;
|
46
|
+
$overlay: 0.5;
|
47
|
+
$jumbotron-font-size-xs: 26px;
|
48
|
+
$jumbotron-font-size: 32px;
|
49
|
+
$jumbotron-heading-color: #fff !default;
|
50
|
+
$jumbotron-sub-title-font-size-xs: 16px;
|
51
|
+
$jumbotron-sub-title-font-size: 18px;
|
52
|
+
$jumbotron-sub-title-color: #fff !default;
|
53
|
+
// Tabbed Navbar
|
54
|
+
$tabbed-nav-bg-color: #ccc !default;
|
55
|
+
$tabbed-nav-text-color: #000 !default;
|
56
|
+
$tabbed-nav-hover-color: $brand-primary !default;
|
57
|
+
// Post tags
|
58
|
+
$post-tag-bg: #d7d7d7 !default;
|
59
|
+
$post-tag-color: #000 !default;
|
60
|
+
$post-tag-border: #8b8b8b !default;
|
61
|
+
$post-tag-hover-bg: #1f1f1f !default;
|
62
|
+
$post-tag-hover-color: #fff !default;
|
63
|
+
// Triangle Divider
|
64
|
+
$triangle-divider-bg-color: #fff !default;
|
65
|
+
// Flow sections
|
66
66
|
$flow_row_padding: 40px !default;
|
data/_sass/app/search.scss
CHANGED
@@ -1,51 +1,51 @@
|
|
1
|
-
.fessWrapper .pagination > .active > a, .fessWrapper .pagination > .active > a:focus, .fessWrapper .pagination > .active > a:hover, .fessWrapper .pagination > .active > span, .fessWrapper .pagination > .active > span:focus, .fessWrapper .pagination > .active > span:hover {
|
2
|
-
z-index: 2;
|
3
|
-
color: #fff;
|
4
|
-
cursor: default;
|
5
|
-
background-color: $brand-primary;
|
6
|
-
border-color: $brand-primary;
|
7
|
-
}
|
8
|
-
.fessWrapper .pagination > li > a, .fessWrapper .pagination > li > span {
|
9
|
-
position: relative;
|
10
|
-
float: left;
|
11
|
-
padding: .5rem .75rem;
|
12
|
-
margin-left: -1px;
|
13
|
-
line-height: 1.5;
|
14
|
-
color: #939393;
|
15
|
-
text-decoration: none;
|
16
|
-
background-color: #fff;
|
17
|
-
border: 1px solid #ddd;
|
18
|
-
}
|
19
|
-
#content-container .fessWrapper .pagination > li > a, #content-container .fessWrapper .pagination > li > span {
|
20
|
-
position: relative;
|
21
|
-
float: left;
|
22
|
-
padding: .5rem .75rem;
|
23
|
-
margin-left: -1px;
|
24
|
-
line-height: 1.5;
|
25
|
-
color: #808080;
|
26
|
-
text-decoration: none;
|
27
|
-
background-color: #fff;
|
28
|
-
border: 1px solid #ddd;
|
29
|
-
}
|
30
|
-
#content-container .fessWrapper a {
|
31
|
-
color: $brand-primary;
|
32
|
-
text-decoration: none;
|
33
|
-
}
|
34
|
-
#content-container .fessWrapper #result .body cite {
|
35
|
-
color: #a7a7a7;
|
36
|
-
font-style: normal;
|
37
|
-
}
|
38
|
-
.fessWrapper tbody > tr> td {
|
39
|
-
height: 100%;
|
40
|
-
padding: 0px;
|
41
|
-
}
|
42
|
-
|
43
|
-
.fessWrapper table{
|
44
|
-
border-bottom:none;
|
45
|
-
}
|
46
|
-
|
47
|
-
.fessWrapper .searchButton {
|
48
|
-
background-color: $brand-primary;
|
49
|
-
height: 38px;
|
50
|
-
width: 100%;
|
51
|
-
}
|
1
|
+
.fessWrapper .pagination > .active > a, .fessWrapper .pagination > .active > a:focus, .fessWrapper .pagination > .active > a:hover, .fessWrapper .pagination > .active > span, .fessWrapper .pagination > .active > span:focus, .fessWrapper .pagination > .active > span:hover {
|
2
|
+
z-index: 2;
|
3
|
+
color: #fff;
|
4
|
+
cursor: default;
|
5
|
+
background-color: $brand-primary;
|
6
|
+
border-color: $brand-primary;
|
7
|
+
}
|
8
|
+
.fessWrapper .pagination > li > a, .fessWrapper .pagination > li > span {
|
9
|
+
position: relative;
|
10
|
+
float: left;
|
11
|
+
padding: .5rem .75rem;
|
12
|
+
margin-left: -1px;
|
13
|
+
line-height: 1.5;
|
14
|
+
color: #939393;
|
15
|
+
text-decoration: none;
|
16
|
+
background-color: #fff;
|
17
|
+
border: 1px solid #ddd;
|
18
|
+
}
|
19
|
+
#content-container .fessWrapper .pagination > li > a, #content-container .fessWrapper .pagination > li > span {
|
20
|
+
position: relative;
|
21
|
+
float: left;
|
22
|
+
padding: .5rem .75rem;
|
23
|
+
margin-left: -1px;
|
24
|
+
line-height: 1.5;
|
25
|
+
color: #808080;
|
26
|
+
text-decoration: none;
|
27
|
+
background-color: #fff;
|
28
|
+
border: 1px solid #ddd;
|
29
|
+
}
|
30
|
+
#content-container .fessWrapper a {
|
31
|
+
color: $brand-primary;
|
32
|
+
text-decoration: none;
|
33
|
+
}
|
34
|
+
#content-container .fessWrapper #result .body cite {
|
35
|
+
color: #a7a7a7;
|
36
|
+
font-style: normal;
|
37
|
+
}
|
38
|
+
.fessWrapper tbody > tr> td {
|
39
|
+
height: 100%;
|
40
|
+
padding: 0px;
|
41
|
+
}
|
42
|
+
|
43
|
+
.fessWrapper table{
|
44
|
+
border-bottom:none;
|
45
|
+
}
|
46
|
+
|
47
|
+
.fessWrapper .searchButton {
|
48
|
+
background-color: $brand-primary;
|
49
|
+
height: 38px;
|
50
|
+
width: 100%;
|
51
|
+
}
|
@@ -1,932 +1,932 @@
|
|
1
|
-
$bootstrap-sass-asset-helper: false !default;
|
2
|
-
//
|
3
|
-
// Variables
|
4
|
-
// --------------------------------------------------
|
5
|
-
|
6
|
-
|
7
|
-
//== Colors
|
8
|
-
|
9
|
-
|
10
|
-
//## Gray and brand colors for use across Bootstrap.
|
11
|
-
|
12
|
-
$gray-base: #000 !default;
|
13
|
-
$gray-darker: lighten($gray-base, 13.5%) !default; // #222
|
14
|
-
$gray-dark: lighten($gray-base, 20%) !default; // #333
|
15
|
-
$gray: lighten($gray-base, 33.5%) !default; // #555
|
16
|
-
$gray-light: lighten($gray-base, 46.7%) !default; // #777
|
17
|
-
$gray-lighter: lighten($gray-base, 93.5%) !default; // #eee
|
18
|
-
|
19
|
-
$brand-primary: #19947b !default;
|
20
|
-
// $brand-primary: #e2ad68 !default;
|
21
|
-
$brand-primary-darker: darken($brand-primary, 20%) !default;
|
22
|
-
$brand-success: rgba(35, 189, 135, 0.99) !default;
|
23
|
-
$brand-info: rgb(93, 203, 236) !default;
|
24
|
-
$brand-warning: rgb(255, 223, 132) !default;
|
25
|
-
$brand-danger: rgb(244, 103, 99) !default;
|
26
|
-
|
27
|
-
|
28
|
-
// Custom Variables
|
29
|
-
$cookie-consent-text: #FFF !default;
|
30
|
-
$cookie-consent-bg: #000 !default;
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
// homepage title text and sub text
|
37
|
-
$home-page-title-text: #FFF !default; // all title text
|
38
|
-
$home-page-text: #fff !default; // all title text
|
39
|
-
$home-page-main-title-color: $home-page-title-text !default; // overide for specific main title text
|
40
|
-
|
41
|
-
$cookie-consent-btn-bg: $brand-primary !default;
|
42
|
-
|
43
|
-
// Footer Colour
|
44
|
-
$footer-border-color: #eee !default;
|
45
|
-
$footer-bg-color: #131313 !default;
|
46
|
-
$footer-text-color: #fff !default;
|
47
|
-
$sub-footer-color: #E5E5E5 !default;
|
48
|
-
|
49
|
-
|
50
|
-
// Breadcrumb
|
51
|
-
$breadcrumb-background-color: $brand-primary !default;
|
52
|
-
$breadcrumb-title-color: #fff !default;
|
53
|
-
$breadcrumb-span-color: #fff !default;
|
54
|
-
|
55
|
-
//Contact Page
|
56
|
-
|
57
|
-
$contact-banner-text-color: #fff !default;
|
58
|
-
|
59
|
-
|
60
|
-
// Featured Image Jumbotron
|
61
|
-
$featured-image-text-color: #fff !default;
|
62
|
-
|
63
|
-
// Nav Bar Overrides
|
64
|
-
$navbar-text-color: #ffffff !default;
|
65
|
-
$navbar-dropdown-text-color: #000 !default;
|
66
|
-
|
67
|
-
|
68
|
-
$blog-panel-title-colour: #fff !default;
|
69
|
-
|
70
|
-
//== Scaffolding
|
71
|
-
//
|
72
|
-
//## Settings for some of the most global styles.
|
73
|
-
|
74
|
-
//** Background color for `<body>`.
|
75
|
-
$body-bg: rgb(255, 255, 255) !default;
|
76
|
-
//** Global text color on `<body>`.
|
77
|
-
$text-color: rgb(0, 0, 0) !default;
|
78
|
-
|
79
|
-
//** Global textual link color.
|
80
|
-
$link-color: $brand-primary !default;
|
81
|
-
//** Link hover color set via `darken()` function.
|
82
|
-
$link-hover-color: $link-color !default;
|
83
|
-
//** Link hover decoration.
|
84
|
-
$link-hover-decoration: underline !default;
|
85
|
-
|
86
|
-
|
87
|
-
//== Typography
|
88
|
-
//
|
89
|
-
//## Font, line-height, and color for body text, headings, and more.
|
90
|
-
|
91
|
-
$font-family-sans-serif: Arial, sans-serif !default;
|
92
|
-
$font-family-serif: Georgia, "Times New Roman", Times, serif !default;
|
93
|
-
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
94
|
-
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
|
95
|
-
$font-family-base: $font-family-sans-serif !default;
|
96
|
-
|
97
|
-
$font-size-base: 15px !default;
|
98
|
-
$font-size-large: ceil(($font-size-base * 1.25)) !default; // ~18px
|
99
|
-
$font-size-small: ceil(($font-size-base * 0.85)) !default; // ~12px
|
100
|
-
|
101
|
-
$font-size-h1: floor(($font-size-base * 2.6)) !default; // ~36px
|
102
|
-
$font-size-h2: floor(($font-size-base * 2.15)) !default; // ~30px
|
103
|
-
$font-size-h3: ceil(($font-size-base * 1.7)) !default; // ~24px
|
104
|
-
$font-size-h4: ceil(($font-size-base * 1.25)) !default; // ~18px
|
105
|
-
$font-size-h5: $font-size-base !default;
|
106
|
-
$font-size-h6: ceil(($font-size-base * 0.85)) !default; // ~12px
|
107
|
-
|
108
|
-
//** Unit-less `line-height` for use in components like buttons.
|
109
|
-
$line-height-base: 1.428571429 !default; // 20/14
|
110
|
-
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
|
111
|
-
$line-height-computed: floor(($font-size-base * $line-height-base)) !default; // ~20px
|
112
|
-
|
113
|
-
//** By default, this inherits from the `<body>`.
|
114
|
-
$headings-font-family: inherit !default;
|
115
|
-
$headings-font-weight: 400 !default;
|
116
|
-
$headings-line-height: 1.1 !default;
|
117
|
-
$headings-color: inherit !default;
|
118
|
-
|
119
|
-
|
120
|
-
//== Iconography
|
121
|
-
//
|
122
|
-
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
|
123
|
-
|
124
|
-
//** Load fonts from this directory.
|
125
|
-
|
126
|
-
// [converter] If $bootstrap-sass-asset-helper if used, provide path relative to the assets load path.
|
127
|
-
// [converter] This is because some asset helpers, such as Sprockets, do not work with file-relative paths.
|
128
|
-
$icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "/assets/fonts/") !default;
|
129
|
-
|
130
|
-
//** File name for all font files.
|
131
|
-
$icon-font-name: "glyphicons-halflings-regular" !default;
|
132
|
-
//** Element ID within SVG icon file.
|
133
|
-
$icon-font-svg-id: "glyphicons_halflingsregular" !default;
|
134
|
-
|
135
|
-
|
136
|
-
//== Components
|
137
|
-
//
|
138
|
-
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).
|
139
|
-
|
140
|
-
$padding-base-vertical: 10px !default;
|
141
|
-
$padding-base-horizontal: 15px !default;
|
142
|
-
|
143
|
-
$padding-large-vertical: 18px !default;
|
144
|
-
$padding-large-horizontal: 27px !default;
|
145
|
-
|
146
|
-
$padding-small-vertical: 6px !default;
|
147
|
-
$padding-small-horizontal: 9px !default;
|
148
|
-
|
149
|
-
$padding-xs-vertical: 1px !default;
|
150
|
-
$padding-xs-horizontal: 5px !default;
|
151
|
-
|
152
|
-
$line-height-large: 1.3333333 !default; // extra decimals for Win 8.1 Chrome
|
153
|
-
$line-height-small: 1.5 !default;
|
154
|
-
|
155
|
-
$border-radius-base: 4px !default;
|
156
|
-
$border-radius-large: 6px !default;
|
157
|
-
$border-radius-small: 0px !default;
|
158
|
-
|
159
|
-
//** Global color for active items (e.g., navs or dropdowns).
|
160
|
-
$component-active-color: rgb(255, 255, 255) !default;
|
161
|
-
//** Global background color for active items (e.g., navs or dropdowns).
|
162
|
-
$component-active-bg: $brand-primary !default;
|
163
|
-
|
164
|
-
//** Width of the `border` for generating carets that indicate dropdowns.
|
165
|
-
$caret-width-base: 3px !default;
|
166
|
-
//** Carets increase slightly in size for larger components.
|
167
|
-
$caret-width-large: 4px !default;
|
168
|
-
|
169
|
-
|
170
|
-
//== Tables
|
171
|
-
//
|
172
|
-
//## Customizes the `.table` component with basic values, each used across all table variations.
|
173
|
-
|
174
|
-
//** Padding for `<th>`s and `<td>`s.
|
175
|
-
$table-cell-padding: 8px !default;
|
176
|
-
//** Padding for cells in `.table-condensed`.
|
177
|
-
$table-condensed-cell-padding: 5px !default;
|
178
|
-
|
179
|
-
//** Default background color used for all tables.
|
180
|
-
$table-bg: transparent !default;
|
181
|
-
//** Background color used for `.table-striped`.
|
182
|
-
$table-bg-accent: rgb(249, 249, 249) !default;
|
183
|
-
//** Background color used for `.table-hover`.
|
184
|
-
$table-bg-hover: $gray-lighter !default;
|
185
|
-
$table-bg-active: $table-bg-hover !default;
|
186
|
-
|
187
|
-
//** Border color for table and cell borders.
|
188
|
-
$table-border-color: $gray-lighter !default;
|
189
|
-
|
190
|
-
|
191
|
-
//== Buttons
|
192
|
-
//
|
193
|
-
//## For each of Bootstrap's buttons, define text, background and border color.
|
194
|
-
|
195
|
-
$btn-font-weight: normal !default;
|
196
|
-
|
197
|
-
$btn-default-color: rgb(255, 255, 255) !default;
|
198
|
-
$btn-default-bg: rgb(51, 51, 51) !default;
|
199
|
-
$btn-default-border: rgb(51, 51, 51) !default;
|
200
|
-
|
201
|
-
$btn-primary-color: rgb(0, 0, 0)!default;
|
202
|
-
$btn-primary-bg: rgb(255, 255, 255) !default;
|
203
|
-
$btn-primary-border: rgb(0, 0, 0) !default;
|
204
|
-
|
205
|
-
$btn-success-color: $btn-default-color !default;
|
206
|
-
$btn-success-bg: $brand-success !default;
|
207
|
-
$btn-success-border: $btn-success-bg !default;
|
208
|
-
|
209
|
-
$btn-info-color: #fff !default;
|
210
|
-
$btn-info-bg: $brand-info !default;
|
211
|
-
$btn-info-border: darken($btn-info-bg, 5%) !default;
|
212
|
-
|
213
|
-
$btn-warning-color: #fff !default;
|
214
|
-
$btn-warning-bg: $brand-warning !default;
|
215
|
-
$btn-warning-border: darken($btn-warning-bg, 5%) !default;
|
216
|
-
|
217
|
-
$btn-danger-color: #fff !default;
|
218
|
-
$btn-danger-bg: $brand-danger !default;
|
219
|
-
$btn-danger-border: darken($btn-danger-bg, 5%) !default;
|
220
|
-
|
221
|
-
$btn-link-disabled-color: $gray-light !default;
|
222
|
-
|
223
|
-
// Allows for customizing button radius independently from global border radius
|
224
|
-
$btn-border-radius-base: $border-radius-base !default;
|
225
|
-
$btn-border-radius-large: $border-radius-large !default;
|
226
|
-
$btn-border-radius-small: $border-radius-small !default;
|
227
|
-
|
228
|
-
|
229
|
-
//== Forms
|
230
|
-
//
|
231
|
-
//##
|
232
|
-
|
233
|
-
//** `<input>` background color
|
234
|
-
$input-bg: #fff !default;
|
235
|
-
//** `<input disabled>` background color
|
236
|
-
$input-bg-disabled: $gray-lighter !default;
|
237
|
-
|
238
|
-
//** Text color for `<input>`s
|
239
|
-
$input-color: $gray !default;
|
240
|
-
//** `<input>` border color
|
241
|
-
$input-border: #ccc !default;
|
242
|
-
|
243
|
-
// TODO: Rename `$input-border-radius` to `$input-border-radius-base` in v4
|
244
|
-
//** Default `.form-control` border radius
|
245
|
-
// This has no effect on `<select>`s in some browsers, due to the limited stylability of `<select>`s in CSS.
|
246
|
-
$input-border-radius: $border-radius-base !default;
|
247
|
-
//** Large `.form-control` border radius
|
248
|
-
$input-border-radius-large: $border-radius-large !default;
|
249
|
-
//** Small `.form-control` border radius
|
250
|
-
$input-border-radius-small: $border-radius-small !default;
|
251
|
-
|
252
|
-
//** Border color for inputs on focus
|
253
|
-
$input-border-focus: #66afe9 !default;
|
254
|
-
|
255
|
-
//** Placeholder text color
|
256
|
-
$input-color-placeholder: #999 !default;
|
257
|
-
|
258
|
-
//** Default `.form-control` height
|
259
|
-
$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default;
|
260
|
-
//** Large `.form-control` height
|
261
|
-
$input-height-large: (ceil($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default;
|
262
|
-
//** Small `.form-control` height
|
263
|
-
$input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2) !default;
|
264
|
-
|
265
|
-
//** `.form-group` margin
|
266
|
-
$form-group-margin-bottom: 15px !default;
|
267
|
-
|
268
|
-
$legend-color: $gray-dark !default;
|
269
|
-
$legend-border-color: #e5e5e5 !default;
|
270
|
-
|
271
|
-
//** Background color for textual input addons
|
272
|
-
$input-group-addon-bg: $gray-lighter !default;
|
273
|
-
//** Border color for textual input addons
|
274
|
-
$input-group-addon-border-color: $input-border !default;
|
275
|
-
|
276
|
-
//** Disabled cursor for form controls and buttons.
|
277
|
-
$cursor-disabled: not-allowed !default;
|
278
|
-
|
279
|
-
|
280
|
-
//== Dropdowns
|
281
|
-
//
|
282
|
-
//## Dropdown menu container and contents.
|
283
|
-
|
284
|
-
//** Background for the dropdown menu.
|
285
|
-
$dropdown-bg: rgb(0, 0, 0) !default;
|
286
|
-
//** Dropdown menu `border-color`.
|
287
|
-
$dropdown-border: rgba(0,0,0,.15) !default;
|
288
|
-
//** Dropdown menu `border-color` **for IE8**.
|
289
|
-
$dropdown-fallback-border: rgb(204, 204, 204) !default;
|
290
|
-
//** Divider color for between dropdown items.
|
291
|
-
$dropdown-divider-bg: #353535 !default;
|
292
|
-
|
293
|
-
//** Dropdown link text color.
|
294
|
-
$dropdown-link-color: rgb(255, 255, 255) !default;
|
295
|
-
//** Hover color for dropdown links.
|
296
|
-
$dropdown-link-hover-color: $brand-primary !default;
|
297
|
-
//** Hover background for dropdown links.
|
298
|
-
$dropdown-link-hover-bg: transparent !default;
|
299
|
-
|
300
|
-
//** Active dropdown menu item text color.
|
301
|
-
$dropdown-link-active-color: rgb(255, 255, 255) !default;
|
302
|
-
//** Active dropdown menu item background color.
|
303
|
-
$dropdown-link-active-bg: $brand-primary !default;
|
304
|
-
|
305
|
-
//** Disabled dropdown menu item background color.
|
306
|
-
$dropdown-link-disabled-color: $gray-light !default;
|
307
|
-
|
308
|
-
//** Text color for headers within dropdown menus.
|
309
|
-
$dropdown-header-color: $gray-light !default;
|
310
|
-
|
311
|
-
//** Deprecated `$dropdown-caret-color` as of v3.1.0
|
312
|
-
$dropdown-caret-color: #000 !default;
|
313
|
-
|
314
|
-
|
315
|
-
//-- Z-index master list
|
316
|
-
//
|
317
|
-
// Warning: Avoid customizing these values. They're used for a bird's eye view
|
318
|
-
// of components dependent on the z-axis and are designed to all work together.
|
319
|
-
//
|
320
|
-
// Note: These variables are not generated into the Customizer.
|
321
|
-
|
322
|
-
$zindex-navbar: 1000 !default;
|
323
|
-
$zindex-dropdown: 1000 !default;
|
324
|
-
$zindex-popover: 1060 !default;
|
325
|
-
$zindex-tooltip: 1070 !default;
|
326
|
-
$zindex-navbar-fixed: 1030 !default;
|
327
|
-
$zindex-modal-background: 1040 !default;
|
328
|
-
$zindex-modal: 1050 !default;
|
329
|
-
|
330
|
-
|
331
|
-
//== Media queries breakpoints
|
332
|
-
//
|
333
|
-
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.
|
334
|
-
|
335
|
-
// Extra small screen / phone
|
336
|
-
//** Deprecated `$screen-xs` as of v3.0.1
|
337
|
-
$screen-xs: 480px !default;
|
338
|
-
//** Deprecated `$screen-xs-min` as of v3.2.0
|
339
|
-
$screen-xs-min: $screen-xs !default;
|
340
|
-
//** Deprecated `$screen-phone` as of v3.0.1
|
341
|
-
$screen-phone: $screen-xs-min !default;
|
342
|
-
|
343
|
-
// Small screen / tablet
|
344
|
-
//** Deprecated `$screen-sm` as of v3.0.1
|
345
|
-
$screen-sm: 1000px !default;
|
346
|
-
$screen-sm-min: $screen-sm !default;
|
347
|
-
//** Deprecated `$screen-tablet` as of v3.0.1
|
348
|
-
$screen-tablet: $screen-sm-min !default;
|
349
|
-
|
350
|
-
// Medium screen / desktop
|
351
|
-
//** Deprecated `$screen-md` as of v3.0.1
|
352
|
-
$screen-md: 1200px !default;
|
353
|
-
$screen-md-min: $screen-md !default;
|
354
|
-
//** Deprecated `$screen-desktop` as of v3.0.1
|
355
|
-
$screen-desktop: $screen-md-min !default;
|
356
|
-
|
357
|
-
// Large screen / wide desktop
|
358
|
-
//** Deprecated `$screen-lg` as of v3.0.1
|
359
|
-
$screen-lg: 1400px !default;
|
360
|
-
$screen-lg-min: $screen-lg !default;
|
361
|
-
//** Deprecated `$screen-lg-desktop` as of v3.0.1
|
362
|
-
$screen-lg-desktop: $screen-lg-min !default;
|
363
|
-
|
364
|
-
// So media queries don't overlap when required, provide a maximum
|
365
|
-
$screen-xs-max: ($screen-sm-min - 1) !default;
|
366
|
-
$screen-sm-max: ($screen-md-min - 1) !default;
|
367
|
-
$screen-md-max: ($screen-lg-min - 1) !default;
|
368
|
-
|
369
|
-
//== Grid system
|
370
|
-
//
|
371
|
-
//## Define your custom responsive grid.
|
372
|
-
|
373
|
-
//** Number of columns in the grid.
|
374
|
-
$grid-columns: 12 !default;
|
375
|
-
//** Padding between columns. Gets divided in half for the left and right.
|
376
|
-
$grid-gutter-width: 30px !default;
|
377
|
-
// Navbar collapse
|
378
|
-
//** Point at which the navbar becomes uncollapsed.
|
379
|
-
$grid-float-breakpoint: $screen-sm !default;
|
380
|
-
//** Point at which the navbar begins collapsing.
|
381
|
-
$grid-float-breakpoint-max: ($grid-float-breakpoint - 1) !default;
|
382
|
-
|
383
|
-
|
384
|
-
//== Container sizes
|
385
|
-
//
|
386
|
-
//## Define the maximum width of `.container` for different screen sizes.
|
387
|
-
|
388
|
-
// Small screen / tablet
|
389
|
-
$container-tablet: (970px + $grid-gutter-width) !default;
|
390
|
-
//** For `$screen-sm-min` and up.
|
391
|
-
$container-sm: $container-tablet !default;
|
392
|
-
|
393
|
-
// Medium screen / desktop
|
394
|
-
$container-desktop: (1100px + $grid-gutter-width) !default;
|
395
|
-
//** For `$screen-md-min` and up.
|
396
|
-
$container-md: $container-desktop !default;
|
397
|
-
|
398
|
-
// Large screen / wide desktop
|
399
|
-
$container-large-desktop: (1370px + $grid-gutter-width) !default;
|
400
|
-
//** For `$screen-lg-min` and up.
|
401
|
-
$container-lg: $container-large-desktop !default;
|
402
|
-
|
403
|
-
|
404
|
-
//== Navbar
|
405
|
-
//
|
406
|
-
//##
|
407
|
-
|
408
|
-
// Basics of a navbar
|
409
|
-
$navbar-height: 66px !default;
|
410
|
-
$navbar-margin-bottom: $line-height-computed !default;
|
411
|
-
$navbar-border-radius: 0 !default;
|
412
|
-
$navbar-padding-horizontal: floor(($grid-gutter-width / 2)) !default;
|
413
|
-
$navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default;
|
414
|
-
$navbar-collapse-max-height: 300px !default;
|
415
|
-
|
416
|
-
$navbar-default-color: rgb(255, 255, 255) !default;
|
417
|
-
$navbar-default-bg: #fff !default;
|
418
|
-
$navbar-default-border: transparent !default;
|
419
|
-
|
420
|
-
// Navbar links
|
421
|
-
$navbar-default-link-color: rgb(255, 255, 255) !default;
|
422
|
-
$navbar-default-link-hover-color: rgb(0, 0, 0) !default;
|
423
|
-
$navbar-default-link-hover-bg: $brand-primary !default;
|
424
|
-
$navbar-default-link-active-color: #000 !default;
|
425
|
-
$navbar-default-link-active-bg: transparent !default;
|
426
|
-
$navbar-default-link-disabled-color: rgb(204, 204, 204) !default;
|
427
|
-
$navbar-default-link-disabled-bg: transparent !default;
|
428
|
-
|
429
|
-
// Navbar brand label
|
430
|
-
$navbar-default-brand-color: $gray-dark !default;
|
431
|
-
$navbar-default-brand-hover-color: $navbar-default-link-hover-color !default;
|
432
|
-
$navbar-default-brand-hover-bg: transparent !default;
|
433
|
-
|
434
|
-
// Navbar toggle
|
435
|
-
$navbar-default-toggle-hover-bg: transparent !default;
|
436
|
-
$navbar-default-toggle-icon-bar-bg: $navbar-text-color !default;
|
437
|
-
$navbar-default-toggle-border-color: transparent !default;
|
438
|
-
|
439
|
-
|
440
|
-
//=== Inverted navbar
|
441
|
-
// Reset inverted navbar basics
|
442
|
-
$navbar-inverse-color: rgb(255, 255, 255) !default;
|
443
|
-
$navbar-inverse-bg: #222222 !default;
|
444
|
-
$navbar-inverse-border: $gray-dark !default;
|
445
|
-
|
446
|
-
// Inverted navbar links
|
447
|
-
$navbar-inverse-link-color: rgb(255, 255, 255) !default;
|
448
|
-
$navbar-inverse-link-hover-color: $brand-primary !default;
|
449
|
-
$navbar-inverse-link-hover-bg: transparent !default;
|
450
|
-
$navbar-inverse-link-active-color: $brand-primary !default;
|
451
|
-
$navbar-inverse-link-active-bg: transparent !default;
|
452
|
-
$navbar-inverse-link-disabled-color: #444 !default;
|
453
|
-
$navbar-inverse-link-disabled-bg: transparent !default;
|
454
|
-
|
455
|
-
// Inverted navbar brand label
|
456
|
-
$navbar-inverse-brand-color: $navbar-inverse-link-color !default;
|
457
|
-
$navbar-inverse-brand-hover-color: #fff !default;
|
458
|
-
$navbar-inverse-brand-hover-bg: transparent !default;
|
459
|
-
|
460
|
-
// Inverted navbar toggle
|
461
|
-
$navbar-inverse-toggle-hover-bg: transparent !default;
|
462
|
-
$navbar-inverse-toggle-icon-bar-bg: $brand-primary !default;
|
463
|
-
$navbar-inverse-toggle-border-color: transparent !default;
|
464
|
-
|
465
|
-
|
466
|
-
//== Navs
|
467
|
-
//
|
468
|
-
//##
|
469
|
-
|
470
|
-
//=== Shared nav styles
|
471
|
-
$nav-link-padding: 10px 15px !default;
|
472
|
-
$nav-link-hover-bg: $gray-lighter !default;
|
473
|
-
|
474
|
-
$nav-disabled-link-color: $gray-light !default;
|
475
|
-
$nav-disabled-link-hover-color: $gray-light !default;
|
476
|
-
|
477
|
-
//== Tabs
|
478
|
-
$nav-tabs-border-color: #ddd !default;
|
479
|
-
|
480
|
-
$nav-tabs-link-hover-border-color: $gray-lighter !default;
|
481
|
-
|
482
|
-
$nav-tabs-active-link-hover-bg: $body-bg !default;
|
483
|
-
$nav-tabs-active-link-hover-color: $gray !default;
|
484
|
-
$nav-tabs-active-link-hover-border-color: #ddd !default;
|
485
|
-
|
486
|
-
$nav-tabs-justified-link-border-color: #ddd !default;
|
487
|
-
$nav-tabs-justified-active-link-border-color: $body-bg !default;
|
488
|
-
|
489
|
-
//== Pills
|
490
|
-
$nav-pills-border-radius: $border-radius-base !default;
|
491
|
-
$nav-pills-active-link-hover-bg: $component-active-bg !default;
|
492
|
-
$nav-pills-active-link-hover-color: $component-active-color !default;
|
493
|
-
|
494
|
-
|
495
|
-
//== Pagination
|
496
|
-
//
|
497
|
-
//##
|
498
|
-
|
499
|
-
$pagination-color: $link-color !default;
|
500
|
-
$pagination-bg: #fff !default;
|
501
|
-
$pagination-border: #ddd !default;
|
502
|
-
|
503
|
-
$pagination-hover-color: $link-hover-color !default;
|
504
|
-
$pagination-hover-bg: $gray-lighter !default;
|
505
|
-
$pagination-hover-border: #ddd !default;
|
506
|
-
|
507
|
-
$pagination-active-color: #fff !default;
|
508
|
-
$pagination-active-bg: $brand-primary !default;
|
509
|
-
$pagination-active-border: $brand-primary !default;
|
510
|
-
|
511
|
-
$pagination-disabled-color: $gray-light !default;
|
512
|
-
$pagination-disabled-bg: #fff !default;
|
513
|
-
$pagination-disabled-border: #ddd !default;
|
514
|
-
|
515
|
-
|
516
|
-
//== Pager
|
517
|
-
//
|
518
|
-
//##
|
519
|
-
|
520
|
-
$pager-bg: $pagination-bg !default;
|
521
|
-
$pager-border: $pagination-border !default;
|
522
|
-
$pager-border-radius: 15px !default;
|
523
|
-
|
524
|
-
$pager-hover-bg: $pagination-hover-bg !default;
|
525
|
-
|
526
|
-
$pager-active-bg: $pagination-active-bg !default;
|
527
|
-
$pager-active-color: $pagination-active-color !default;
|
528
|
-
|
529
|
-
$pager-disabled-color: $pagination-disabled-color !default;
|
530
|
-
|
531
|
-
|
532
|
-
//== Jumbotron
|
533
|
-
//
|
534
|
-
//##
|
535
|
-
|
536
|
-
$jumbotron-padding: 30px !default;
|
537
|
-
$jumbotron-color: inherit !default;
|
538
|
-
$jumbotron-bg: $gray-lighter !default;
|
539
|
-
$jumbotron-heading-color: inherit !default;
|
540
|
-
$jumbotron-font-size: ceil(($font-size-base * 1.5)) !default;
|
541
|
-
$jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default;
|
542
|
-
|
543
|
-
// Custom Jumbotron colours
|
544
|
-
$jumbotron-top-color: $navbar-inverse-bg !default;
|
545
|
-
$jumbotron-bottom-color: $brand-primary-darker !default;
|
546
|
-
|
547
|
-
|
548
|
-
//== Form states and alerts
|
549
|
-
//
|
550
|
-
//## Define colors for form feedback states and, by default, alerts.
|
551
|
-
|
552
|
-
$state-success-text: #3c763d !default;
|
553
|
-
$state-success-bg: #dff0d8 !default;
|
554
|
-
$state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default;
|
555
|
-
|
556
|
-
$state-info-text: #31708f !default;
|
557
|
-
$state-info-bg: #d9edf7 !default;
|
558
|
-
$state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default;
|
559
|
-
|
560
|
-
$state-warning-text: #8a6d3b !default;
|
561
|
-
$state-warning-bg: #fcf8e3 !default;
|
562
|
-
$state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default;
|
563
|
-
|
564
|
-
$state-danger-text: #a94442 !default;
|
565
|
-
$state-danger-bg: #f2dede !default;
|
566
|
-
$state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default;
|
567
|
-
|
568
|
-
|
569
|
-
//== Tooltips
|
570
|
-
//
|
571
|
-
//##
|
572
|
-
|
573
|
-
//** Tooltip max width
|
574
|
-
$tooltip-max-width: 200px !default;
|
575
|
-
//** Tooltip text color
|
576
|
-
$tooltip-color: #fff !default;
|
577
|
-
//** Tooltip background color
|
578
|
-
$tooltip-bg: #000 !default;
|
579
|
-
$tooltip-opacity: .9 !default;
|
580
|
-
|
581
|
-
//** Tooltip arrow width
|
582
|
-
$tooltip-arrow-width: 5px !default;
|
583
|
-
//** Tooltip arrow color
|
584
|
-
$tooltip-arrow-color: $tooltip-bg !default;
|
585
|
-
|
586
|
-
|
587
|
-
//== Popovers
|
588
|
-
//
|
589
|
-
//##
|
590
|
-
|
591
|
-
//** Popover body background color
|
592
|
-
$popover-bg: #fff !default;
|
593
|
-
//** Popover maximum width
|
594
|
-
$popover-max-width: 276px !default;
|
595
|
-
//** Popover border color
|
596
|
-
$popover-border-color: rgba(0,0,0,.2) !default;
|
597
|
-
//** Popover fallback border color
|
598
|
-
$popover-fallback-border-color: #ccc !default;
|
599
|
-
|
600
|
-
//** Popover title background color
|
601
|
-
$popover-title-bg: darken($popover-bg, 3%) !default;
|
602
|
-
|
603
|
-
//** Popover arrow width
|
604
|
-
$popover-arrow-width: 10px !default;
|
605
|
-
//** Popover arrow color
|
606
|
-
$popover-arrow-color: $popover-bg !default;
|
607
|
-
|
608
|
-
//** Popover outer arrow width
|
609
|
-
$popover-arrow-outer-width: ($popover-arrow-width + 1) !default;
|
610
|
-
//** Popover outer arrow color
|
611
|
-
$popover-arrow-outer-color: fade_in($popover-border-color, 0.05) !default;
|
612
|
-
//** Popover outer arrow fallback color
|
613
|
-
$popover-arrow-outer-fallback-color: darken($popover-fallback-border-color, 20%) !default;
|
614
|
-
|
615
|
-
|
616
|
-
//== Labels
|
617
|
-
//
|
618
|
-
//##
|
619
|
-
|
620
|
-
//** Default label background color
|
621
|
-
$label-default-bg: $gray-light !default;
|
622
|
-
//** Primary label background color
|
623
|
-
$label-primary-bg: $brand-primary !default;
|
624
|
-
//** Success label background color
|
625
|
-
$label-success-bg: $brand-success !default;
|
626
|
-
//** Info label background color
|
627
|
-
$label-info-bg: $brand-info !default;
|
628
|
-
//** Warning label background color
|
629
|
-
$label-warning-bg: $brand-warning !default;
|
630
|
-
//** Danger label background color
|
631
|
-
$label-danger-bg: $brand-danger !default;
|
632
|
-
|
633
|
-
//** Default label text color
|
634
|
-
$label-color: #fff !default;
|
635
|
-
//** Default text color of a linked label
|
636
|
-
$label-link-hover-color: #fff !default;
|
637
|
-
|
638
|
-
|
639
|
-
//== Modals
|
640
|
-
//
|
641
|
-
//##
|
642
|
-
|
643
|
-
//** Padding applied to the modal body
|
644
|
-
$modal-inner-padding: 15px !default;
|
645
|
-
|
646
|
-
//** Padding applied to the modal title
|
647
|
-
$modal-title-padding: 15px !default;
|
648
|
-
//** Modal title line-height
|
649
|
-
$modal-title-line-height: $line-height-base !default;
|
650
|
-
|
651
|
-
//** Background color of modal content area
|
652
|
-
$modal-content-bg: #fff !default;
|
653
|
-
//** Modal content border color
|
654
|
-
$modal-content-border-color: rgba(0,0,0,.2) !default;
|
655
|
-
//** Modal content border color **for IE8**
|
656
|
-
$modal-content-fallback-border-color: #999 !default;
|
657
|
-
|
658
|
-
//** Modal backdrop background color
|
659
|
-
$modal-backdrop-bg: #000 !default;
|
660
|
-
//** Modal backdrop opacity
|
661
|
-
$modal-backdrop-opacity: .5 !default;
|
662
|
-
//** Modal header border color
|
663
|
-
$modal-header-border-color: #e5e5e5 !default;
|
664
|
-
//** Modal footer border color
|
665
|
-
$modal-footer-border-color: $modal-header-border-color !default;
|
666
|
-
|
667
|
-
$modal-lg: 900px !default;
|
668
|
-
$modal-md: 600px !default;
|
669
|
-
$modal-sm: 300px !default;
|
670
|
-
|
671
|
-
|
672
|
-
//== Alerts
|
673
|
-
//
|
674
|
-
//## Define alert colors, border radius, and padding.
|
675
|
-
|
676
|
-
$alert-padding: 15px !default;
|
677
|
-
$alert-border-radius: $border-radius-base !default;
|
678
|
-
$alert-link-font-weight: bold !default;
|
679
|
-
|
680
|
-
$alert-success-bg: $state-success-bg !default;
|
681
|
-
$alert-success-text: $state-success-text !default;
|
682
|
-
$alert-success-border: $state-success-border !default;
|
683
|
-
|
684
|
-
$alert-info-bg: $state-info-bg !default;
|
685
|
-
$alert-info-text: $state-info-text !default;
|
686
|
-
$alert-info-border: $state-info-border !default;
|
687
|
-
|
688
|
-
$alert-warning-bg: $state-warning-bg !default;
|
689
|
-
$alert-warning-text: $state-warning-text !default;
|
690
|
-
$alert-warning-border: $state-warning-border !default;
|
691
|
-
|
692
|
-
$alert-danger-bg: $state-danger-bg !default;
|
693
|
-
$alert-danger-text: $state-danger-text !default;
|
694
|
-
$alert-danger-border: $state-danger-border !default;
|
695
|
-
|
696
|
-
|
697
|
-
//== Progress bars
|
698
|
-
//
|
699
|
-
//##
|
700
|
-
|
701
|
-
//** Background color of the whole progress component
|
702
|
-
$progress-bg: #f5f5f5 !default;
|
703
|
-
//** Progress bar text color
|
704
|
-
$progress-bar-color: #fff !default;
|
705
|
-
//** Variable for setting rounded corners on progress bar.
|
706
|
-
$progress-border-radius: $border-radius-base !default;
|
707
|
-
|
708
|
-
//** Default progress bar color
|
709
|
-
$progress-bar-bg: $brand-primary !default;
|
710
|
-
//** Success progress bar color
|
711
|
-
$progress-bar-success-bg: $brand-success !default;
|
712
|
-
//** Warning progress bar color
|
713
|
-
$progress-bar-warning-bg: $brand-warning !default;
|
714
|
-
//** Danger progress bar color
|
715
|
-
$progress-bar-danger-bg: $brand-danger !default;
|
716
|
-
//** Info progress bar color
|
717
|
-
$progress-bar-info-bg: $brand-info !default;
|
718
|
-
|
719
|
-
|
720
|
-
//== List group
|
721
|
-
//
|
722
|
-
//##
|
723
|
-
|
724
|
-
//** Background color on `.list-group-item`
|
725
|
-
$list-group-bg: #fff !default;
|
726
|
-
//** `.list-group-item` border color
|
727
|
-
$list-group-border: #ddd !default;
|
728
|
-
//** List group border radius
|
729
|
-
$list-group-border-radius: $border-radius-base !default;
|
730
|
-
|
731
|
-
//** Background color of single list items on hover
|
732
|
-
$list-group-hover-bg: #f5f5f5 !default;
|
733
|
-
//** Text color of active list items
|
734
|
-
$list-group-active-color: $component-active-color !default;
|
735
|
-
//** Background color of active list items
|
736
|
-
$list-group-active-bg: $component-active-bg !default;
|
737
|
-
//** Border color of active list elements
|
738
|
-
$list-group-active-border: $list-group-active-bg !default;
|
739
|
-
//** Text color for content within active list items
|
740
|
-
$list-group-active-text-color: lighten($list-group-active-bg, 40%) !default;
|
741
|
-
|
742
|
-
//** Text color of disabled list items
|
743
|
-
$list-group-disabled-color: $gray-light !default;
|
744
|
-
//** Background color of disabled list items
|
745
|
-
$list-group-disabled-bg: $gray-lighter !default;
|
746
|
-
//** Text color for content within disabled list items
|
747
|
-
$list-group-disabled-text-color: $list-group-disabled-color !default;
|
748
|
-
|
749
|
-
$list-group-link-color: #555 !default;
|
750
|
-
$list-group-link-hover-color: $list-group-link-color !default;
|
751
|
-
$list-group-link-heading-color: #333 !default;
|
752
|
-
|
753
|
-
|
754
|
-
//== Panels
|
755
|
-
//
|
756
|
-
//##
|
757
|
-
|
758
|
-
$panel-bg: #fff !default;
|
759
|
-
$panel-body-padding: 15px !default;
|
760
|
-
$panel-heading-padding: 10px 15px !default;
|
761
|
-
$panel-footer-padding: $panel-heading-padding !default;
|
762
|
-
$panel-border-radius: $border-radius-base !default;
|
763
|
-
|
764
|
-
//** Border color for elements within panels
|
765
|
-
$panel-inner-border: #ddd !default;
|
766
|
-
$panel-footer-bg: #f5f5f5 !default;
|
767
|
-
|
768
|
-
$panel-default-text: $gray-dark !default;
|
769
|
-
$panel-default-border: #ddd !default;
|
770
|
-
$panel-default-heading-bg: #f5f5f5 !default;
|
771
|
-
|
772
|
-
$panel-primary-text: #fff !default;
|
773
|
-
$panel-primary-border: $brand-primary !default;
|
774
|
-
$panel-primary-heading-bg: $brand-primary !default;
|
775
|
-
|
776
|
-
$panel-success-text: $state-success-text !default;
|
777
|
-
$panel-success-border: $state-success-border !default;
|
778
|
-
$panel-success-heading-bg: $state-success-bg !default;
|
779
|
-
|
780
|
-
$panel-info-text: $state-info-text !default;
|
781
|
-
$panel-info-border: $state-info-border !default;
|
782
|
-
$panel-info-heading-bg: $state-info-bg !default;
|
783
|
-
|
784
|
-
$panel-warning-text: $state-warning-text !default;
|
785
|
-
$panel-warning-border: $state-warning-border !default;
|
786
|
-
$panel-warning-heading-bg: $state-warning-bg !default;
|
787
|
-
|
788
|
-
$panel-danger-text: $state-danger-text !default;
|
789
|
-
$panel-danger-border: $state-danger-border !default;
|
790
|
-
$panel-danger-heading-bg: $state-danger-bg !default;
|
791
|
-
|
792
|
-
|
793
|
-
//== Thumbnails
|
794
|
-
//
|
795
|
-
//##
|
796
|
-
|
797
|
-
//** Padding around the thumbnail image
|
798
|
-
$thumbnail-padding: 4px !default;
|
799
|
-
//** Thumbnail background color
|
800
|
-
$thumbnail-bg: $body-bg !default;
|
801
|
-
//** Thumbnail border color
|
802
|
-
$thumbnail-border: #ddd !default;
|
803
|
-
//** Thumbnail border radius
|
804
|
-
$thumbnail-border-radius: $border-radius-base !default;
|
805
|
-
|
806
|
-
//** Custom text color for thumbnail captions
|
807
|
-
$thumbnail-caption-color: $text-color !default;
|
808
|
-
//** Padding around the thumbnail caption
|
809
|
-
$thumbnail-caption-padding: 9px !default;
|
810
|
-
|
811
|
-
|
812
|
-
//== Wells
|
813
|
-
//
|
814
|
-
//##
|
815
|
-
|
816
|
-
$well-bg: #f5f5f5 !default;
|
817
|
-
$well-border: darken($well-bg, 7%) !default;
|
818
|
-
|
819
|
-
|
820
|
-
//== Badges
|
821
|
-
//
|
822
|
-
//##
|
823
|
-
|
824
|
-
$badge-color: #fff !default;
|
825
|
-
//** Linked badge text color on hover
|
826
|
-
$badge-link-hover-color: #fff !default;
|
827
|
-
$badge-bg: $gray-light !default;
|
828
|
-
|
829
|
-
//** Badge text color in active nav link
|
830
|
-
$badge-active-color: $link-color !default;
|
831
|
-
//** Badge background color in active nav link
|
832
|
-
$badge-active-bg: #fff !default;
|
833
|
-
|
834
|
-
$badge-font-weight: bold !default;
|
835
|
-
$badge-line-height: 1 !default;
|
836
|
-
$badge-border-radius: 10px !default;
|
837
|
-
|
838
|
-
|
839
|
-
//== Breadcrumbs
|
840
|
-
//
|
841
|
-
//##
|
842
|
-
|
843
|
-
$breadcrumb-padding-vertical: 8px !default;
|
844
|
-
$breadcrumb-padding-horizontal: 15px !default;
|
845
|
-
//** Breadcrumb background color
|
846
|
-
$breadcrumb-bg: #f5f5f5 !default;
|
847
|
-
//** Breadcrumb text color
|
848
|
-
$breadcrumb-color: #ccc !default;
|
849
|
-
//** Text color of current page in the breadcrumb
|
850
|
-
$breadcrumb-active-color: $gray-light !default;
|
851
|
-
//** Textual separator for between breadcrumb elements
|
852
|
-
$breadcrumb-separator: "/" !default;
|
853
|
-
|
854
|
-
|
855
|
-
//== Carousel
|
856
|
-
//
|
857
|
-
//##
|
858
|
-
|
859
|
-
$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default;
|
860
|
-
|
861
|
-
$carousel-control-color: #fff !default;
|
862
|
-
$carousel-control-width: 15% !default;
|
863
|
-
$carousel-control-opacity: .5 !default;
|
864
|
-
$carousel-control-font-size: 20px !default;
|
865
|
-
|
866
|
-
$carousel-indicator-active-bg: #fff !default;
|
867
|
-
$carousel-indicator-border-color: #fff !default;
|
868
|
-
|
869
|
-
$carousel-caption-color: #fff !default;
|
870
|
-
|
871
|
-
|
872
|
-
//== Close
|
873
|
-
//
|
874
|
-
//##
|
875
|
-
|
876
|
-
$close-font-weight: bold !default;
|
877
|
-
$close-color: #000 !default;
|
878
|
-
$close-text-shadow: 0 1px 0 #fff !default;
|
879
|
-
|
880
|
-
|
881
|
-
//== Code
|
882
|
-
//
|
883
|
-
//##
|
884
|
-
|
885
|
-
$code-color: #c7254e !default;
|
886
|
-
$code-bg: #f9f2f4 !default;
|
887
|
-
|
888
|
-
$kbd-color: #fff !default;
|
889
|
-
$kbd-bg: #333 !default;
|
890
|
-
|
891
|
-
$pre-bg: #f5f5f5 !default;
|
892
|
-
$pre-color: $gray-dark !default;
|
893
|
-
$pre-border-color: #ccc !default;
|
894
|
-
$pre-scrollable-max-height: 340px !default;
|
895
|
-
|
896
|
-
|
897
|
-
//== Type
|
898
|
-
//
|
899
|
-
//##
|
900
|
-
|
901
|
-
//** Horizontal offset for forms and lists.
|
902
|
-
$component-offset-horizontal: 180px !default;
|
903
|
-
//** Text muted color
|
904
|
-
$text-muted: $gray-light !default;
|
905
|
-
//** Abbreviations and acronyms border color
|
906
|
-
$abbr-border-color: $gray-light !default;
|
907
|
-
//** Headings small color
|
908
|
-
$headings-small-color: $gray-light !default;
|
909
|
-
//** Blockquote small color
|
910
|
-
$blockquote-small-color: $gray-light !default;
|
911
|
-
//** Blockquote font size
|
912
|
-
$blockquote-font-size: ($font-size-base * 1.25) !default;
|
913
|
-
//** Blockquote border color
|
914
|
-
$blockquote-border-color: $gray-lighter !default;
|
915
|
-
//** Page header border color
|
916
|
-
$page-header-border-color: $gray-lighter !default;
|
917
|
-
//** Width of horizontal description list titles
|
918
|
-
$dl-horizontal-offset: $component-offset-horizontal !default;
|
919
|
-
//** Point at which .dl-horizontal becomes horizontal
|
920
|
-
$dl-horizontal-breakpoint: $grid-float-breakpoint !default;
|
921
|
-
//** Horizontal line color.
|
922
|
-
$hr-border: $gray-lighter !default;
|
923
|
-
|
924
|
-
// Custom Jumbotron Settings
|
925
|
-
$jumbotron-height: 400px;
|
926
|
-
$overlay: 0.5;
|
927
|
-
$jumbotron-font-size-xs: 26px;
|
928
|
-
$jumbotron-font-size: 32px;
|
929
|
-
$jumbotron-heading-color: #fff !default;
|
930
|
-
$jumbotron-sub-title-font-size-xs: 16px;
|
931
|
-
$jumbotron-sub-title-font-size: 18px;
|
932
|
-
$jumbotron-sub-title-color: #fff !default;
|
1
|
+
$bootstrap-sass-asset-helper: false !default;
|
2
|
+
//
|
3
|
+
// Variables
|
4
|
+
// --------------------------------------------------
|
5
|
+
|
6
|
+
|
7
|
+
//== Colors
|
8
|
+
|
9
|
+
|
10
|
+
//## Gray and brand colors for use across Bootstrap.
|
11
|
+
|
12
|
+
$gray-base: #000 !default;
|
13
|
+
$gray-darker: lighten($gray-base, 13.5%) !default; // #222
|
14
|
+
$gray-dark: lighten($gray-base, 20%) !default; // #333
|
15
|
+
$gray: lighten($gray-base, 33.5%) !default; // #555
|
16
|
+
$gray-light: lighten($gray-base, 46.7%) !default; // #777
|
17
|
+
$gray-lighter: lighten($gray-base, 93.5%) !default; // #eee
|
18
|
+
|
19
|
+
$brand-primary: #19947b !default;
|
20
|
+
// $brand-primary: #e2ad68 !default;
|
21
|
+
$brand-primary-darker: darken($brand-primary, 20%) !default;
|
22
|
+
$brand-success: rgba(35, 189, 135, 0.99) !default;
|
23
|
+
$brand-info: rgb(93, 203, 236) !default;
|
24
|
+
$brand-warning: rgb(255, 223, 132) !default;
|
25
|
+
$brand-danger: rgb(244, 103, 99) !default;
|
26
|
+
|
27
|
+
|
28
|
+
// Custom Variables
|
29
|
+
$cookie-consent-text: #FFF !default;
|
30
|
+
$cookie-consent-bg: #000 !default;
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
// homepage title text and sub text
|
37
|
+
$home-page-title-text: #FFF !default; // all title text
|
38
|
+
$home-page-text: #fff !default; // all title text
|
39
|
+
$home-page-main-title-color: $home-page-title-text !default; // overide for specific main title text
|
40
|
+
|
41
|
+
$cookie-consent-btn-bg: $brand-primary !default;
|
42
|
+
|
43
|
+
// Footer Colour
|
44
|
+
$footer-border-color: #eee !default;
|
45
|
+
$footer-bg-color: #131313 !default;
|
46
|
+
$footer-text-color: #fff !default;
|
47
|
+
$sub-footer-color: #E5E5E5 !default;
|
48
|
+
|
49
|
+
|
50
|
+
// Breadcrumb
|
51
|
+
$breadcrumb-background-color: $brand-primary !default;
|
52
|
+
$breadcrumb-title-color: #fff !default;
|
53
|
+
$breadcrumb-span-color: #fff !default;
|
54
|
+
|
55
|
+
//Contact Page
|
56
|
+
|
57
|
+
$contact-banner-text-color: #fff !default;
|
58
|
+
|
59
|
+
|
60
|
+
// Featured Image Jumbotron
|
61
|
+
$featured-image-text-color: #fff !default;
|
62
|
+
|
63
|
+
// Nav Bar Overrides
|
64
|
+
$navbar-text-color: #ffffff !default;
|
65
|
+
$navbar-dropdown-text-color: #000 !default;
|
66
|
+
|
67
|
+
|
68
|
+
$blog-panel-title-colour: #fff !default;
|
69
|
+
|
70
|
+
//== Scaffolding
|
71
|
+
//
|
72
|
+
//## Settings for some of the most global styles.
|
73
|
+
|
74
|
+
//** Background color for `<body>`.
|
75
|
+
$body-bg: rgb(255, 255, 255) !default;
|
76
|
+
//** Global text color on `<body>`.
|
77
|
+
$text-color: rgb(0, 0, 0) !default;
|
78
|
+
|
79
|
+
//** Global textual link color.
|
80
|
+
$link-color: $brand-primary !default;
|
81
|
+
//** Link hover color set via `darken()` function.
|
82
|
+
$link-hover-color: $link-color !default;
|
83
|
+
//** Link hover decoration.
|
84
|
+
$link-hover-decoration: underline !default;
|
85
|
+
|
86
|
+
|
87
|
+
//== Typography
|
88
|
+
//
|
89
|
+
//## Font, line-height, and color for body text, headings, and more.
|
90
|
+
|
91
|
+
$font-family-sans-serif: Arial, sans-serif !default;
|
92
|
+
$font-family-serif: Georgia, "Times New Roman", Times, serif !default;
|
93
|
+
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
94
|
+
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
|
95
|
+
$font-family-base: $font-family-sans-serif !default;
|
96
|
+
|
97
|
+
$font-size-base: 15px !default;
|
98
|
+
$font-size-large: ceil(($font-size-base * 1.25)) !default; // ~18px
|
99
|
+
$font-size-small: ceil(($font-size-base * 0.85)) !default; // ~12px
|
100
|
+
|
101
|
+
$font-size-h1: floor(($font-size-base * 2.6)) !default; // ~36px
|
102
|
+
$font-size-h2: floor(($font-size-base * 2.15)) !default; // ~30px
|
103
|
+
$font-size-h3: ceil(($font-size-base * 1.7)) !default; // ~24px
|
104
|
+
$font-size-h4: ceil(($font-size-base * 1.25)) !default; // ~18px
|
105
|
+
$font-size-h5: $font-size-base !default;
|
106
|
+
$font-size-h6: ceil(($font-size-base * 0.85)) !default; // ~12px
|
107
|
+
|
108
|
+
//** Unit-less `line-height` for use in components like buttons.
|
109
|
+
$line-height-base: 1.428571429 !default; // 20/14
|
110
|
+
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
|
111
|
+
$line-height-computed: floor(($font-size-base * $line-height-base)) !default; // ~20px
|
112
|
+
|
113
|
+
//** By default, this inherits from the `<body>`.
|
114
|
+
$headings-font-family: inherit !default;
|
115
|
+
$headings-font-weight: 400 !default;
|
116
|
+
$headings-line-height: 1.1 !default;
|
117
|
+
$headings-color: inherit !default;
|
118
|
+
|
119
|
+
|
120
|
+
//== Iconography
|
121
|
+
//
|
122
|
+
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
|
123
|
+
|
124
|
+
//** Load fonts from this directory.
|
125
|
+
|
126
|
+
// [converter] If $bootstrap-sass-asset-helper if used, provide path relative to the assets load path.
|
127
|
+
// [converter] This is because some asset helpers, such as Sprockets, do not work with file-relative paths.
|
128
|
+
$icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "/assets/fonts/") !default;
|
129
|
+
|
130
|
+
//** File name for all font files.
|
131
|
+
$icon-font-name: "glyphicons-halflings-regular" !default;
|
132
|
+
//** Element ID within SVG icon file.
|
133
|
+
$icon-font-svg-id: "glyphicons_halflingsregular" !default;
|
134
|
+
|
135
|
+
|
136
|
+
//== Components
|
137
|
+
//
|
138
|
+
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).
|
139
|
+
|
140
|
+
$padding-base-vertical: 10px !default;
|
141
|
+
$padding-base-horizontal: 15px !default;
|
142
|
+
|
143
|
+
$padding-large-vertical: 18px !default;
|
144
|
+
$padding-large-horizontal: 27px !default;
|
145
|
+
|
146
|
+
$padding-small-vertical: 6px !default;
|
147
|
+
$padding-small-horizontal: 9px !default;
|
148
|
+
|
149
|
+
$padding-xs-vertical: 1px !default;
|
150
|
+
$padding-xs-horizontal: 5px !default;
|
151
|
+
|
152
|
+
$line-height-large: 1.3333333 !default; // extra decimals for Win 8.1 Chrome
|
153
|
+
$line-height-small: 1.5 !default;
|
154
|
+
|
155
|
+
$border-radius-base: 4px !default;
|
156
|
+
$border-radius-large: 6px !default;
|
157
|
+
$border-radius-small: 0px !default;
|
158
|
+
|
159
|
+
//** Global color for active items (e.g., navs or dropdowns).
|
160
|
+
$component-active-color: rgb(255, 255, 255) !default;
|
161
|
+
//** Global background color for active items (e.g., navs or dropdowns).
|
162
|
+
$component-active-bg: $brand-primary !default;
|
163
|
+
|
164
|
+
//** Width of the `border` for generating carets that indicate dropdowns.
|
165
|
+
$caret-width-base: 3px !default;
|
166
|
+
//** Carets increase slightly in size for larger components.
|
167
|
+
$caret-width-large: 4px !default;
|
168
|
+
|
169
|
+
|
170
|
+
//== Tables
|
171
|
+
//
|
172
|
+
//## Customizes the `.table` component with basic values, each used across all table variations.
|
173
|
+
|
174
|
+
//** Padding for `<th>`s and `<td>`s.
|
175
|
+
$table-cell-padding: 8px !default;
|
176
|
+
//** Padding for cells in `.table-condensed`.
|
177
|
+
$table-condensed-cell-padding: 5px !default;
|
178
|
+
|
179
|
+
//** Default background color used for all tables.
|
180
|
+
$table-bg: transparent !default;
|
181
|
+
//** Background color used for `.table-striped`.
|
182
|
+
$table-bg-accent: rgb(249, 249, 249) !default;
|
183
|
+
//** Background color used for `.table-hover`.
|
184
|
+
$table-bg-hover: $gray-lighter !default;
|
185
|
+
$table-bg-active: $table-bg-hover !default;
|
186
|
+
|
187
|
+
//** Border color for table and cell borders.
|
188
|
+
$table-border-color: $gray-lighter !default;
|
189
|
+
|
190
|
+
|
191
|
+
//== Buttons
|
192
|
+
//
|
193
|
+
//## For each of Bootstrap's buttons, define text, background and border color.
|
194
|
+
|
195
|
+
$btn-font-weight: normal !default;
|
196
|
+
|
197
|
+
$btn-default-color: rgb(255, 255, 255) !default;
|
198
|
+
$btn-default-bg: rgb(51, 51, 51) !default;
|
199
|
+
$btn-default-border: rgb(51, 51, 51) !default;
|
200
|
+
|
201
|
+
$btn-primary-color: rgb(0, 0, 0)!default;
|
202
|
+
$btn-primary-bg: rgb(255, 255, 255) !default;
|
203
|
+
$btn-primary-border: rgb(0, 0, 0) !default;
|
204
|
+
|
205
|
+
$btn-success-color: $btn-default-color !default;
|
206
|
+
$btn-success-bg: $brand-success !default;
|
207
|
+
$btn-success-border: $btn-success-bg !default;
|
208
|
+
|
209
|
+
$btn-info-color: #fff !default;
|
210
|
+
$btn-info-bg: $brand-info !default;
|
211
|
+
$btn-info-border: darken($btn-info-bg, 5%) !default;
|
212
|
+
|
213
|
+
$btn-warning-color: #fff !default;
|
214
|
+
$btn-warning-bg: $brand-warning !default;
|
215
|
+
$btn-warning-border: darken($btn-warning-bg, 5%) !default;
|
216
|
+
|
217
|
+
$btn-danger-color: #fff !default;
|
218
|
+
$btn-danger-bg: $brand-danger !default;
|
219
|
+
$btn-danger-border: darken($btn-danger-bg, 5%) !default;
|
220
|
+
|
221
|
+
$btn-link-disabled-color: $gray-light !default;
|
222
|
+
|
223
|
+
// Allows for customizing button radius independently from global border radius
|
224
|
+
$btn-border-radius-base: $border-radius-base !default;
|
225
|
+
$btn-border-radius-large: $border-radius-large !default;
|
226
|
+
$btn-border-radius-small: $border-radius-small !default;
|
227
|
+
|
228
|
+
|
229
|
+
//== Forms
|
230
|
+
//
|
231
|
+
//##
|
232
|
+
|
233
|
+
//** `<input>` background color
|
234
|
+
$input-bg: #fff !default;
|
235
|
+
//** `<input disabled>` background color
|
236
|
+
$input-bg-disabled: $gray-lighter !default;
|
237
|
+
|
238
|
+
//** Text color for `<input>`s
|
239
|
+
$input-color: $gray !default;
|
240
|
+
//** `<input>` border color
|
241
|
+
$input-border: #ccc !default;
|
242
|
+
|
243
|
+
// TODO: Rename `$input-border-radius` to `$input-border-radius-base` in v4
|
244
|
+
//** Default `.form-control` border radius
|
245
|
+
// This has no effect on `<select>`s in some browsers, due to the limited stylability of `<select>`s in CSS.
|
246
|
+
$input-border-radius: $border-radius-base !default;
|
247
|
+
//** Large `.form-control` border radius
|
248
|
+
$input-border-radius-large: $border-radius-large !default;
|
249
|
+
//** Small `.form-control` border radius
|
250
|
+
$input-border-radius-small: $border-radius-small !default;
|
251
|
+
|
252
|
+
//** Border color for inputs on focus
|
253
|
+
$input-border-focus: #66afe9 !default;
|
254
|
+
|
255
|
+
//** Placeholder text color
|
256
|
+
$input-color-placeholder: #999 !default;
|
257
|
+
|
258
|
+
//** Default `.form-control` height
|
259
|
+
$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default;
|
260
|
+
//** Large `.form-control` height
|
261
|
+
$input-height-large: (ceil($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default;
|
262
|
+
//** Small `.form-control` height
|
263
|
+
$input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2) !default;
|
264
|
+
|
265
|
+
//** `.form-group` margin
|
266
|
+
$form-group-margin-bottom: 15px !default;
|
267
|
+
|
268
|
+
$legend-color: $gray-dark !default;
|
269
|
+
$legend-border-color: #e5e5e5 !default;
|
270
|
+
|
271
|
+
//** Background color for textual input addons
|
272
|
+
$input-group-addon-bg: $gray-lighter !default;
|
273
|
+
//** Border color for textual input addons
|
274
|
+
$input-group-addon-border-color: $input-border !default;
|
275
|
+
|
276
|
+
//** Disabled cursor for form controls and buttons.
|
277
|
+
$cursor-disabled: not-allowed !default;
|
278
|
+
|
279
|
+
|
280
|
+
//== Dropdowns
|
281
|
+
//
|
282
|
+
//## Dropdown menu container and contents.
|
283
|
+
|
284
|
+
//** Background for the dropdown menu.
|
285
|
+
$dropdown-bg: rgb(0, 0, 0) !default;
|
286
|
+
//** Dropdown menu `border-color`.
|
287
|
+
$dropdown-border: rgba(0,0,0,.15) !default;
|
288
|
+
//** Dropdown menu `border-color` **for IE8**.
|
289
|
+
$dropdown-fallback-border: rgb(204, 204, 204) !default;
|
290
|
+
//** Divider color for between dropdown items.
|
291
|
+
$dropdown-divider-bg: #353535 !default;
|
292
|
+
|
293
|
+
//** Dropdown link text color.
|
294
|
+
$dropdown-link-color: rgb(255, 255, 255) !default;
|
295
|
+
//** Hover color for dropdown links.
|
296
|
+
$dropdown-link-hover-color: $brand-primary !default;
|
297
|
+
//** Hover background for dropdown links.
|
298
|
+
$dropdown-link-hover-bg: transparent !default;
|
299
|
+
|
300
|
+
//** Active dropdown menu item text color.
|
301
|
+
$dropdown-link-active-color: rgb(255, 255, 255) !default;
|
302
|
+
//** Active dropdown menu item background color.
|
303
|
+
$dropdown-link-active-bg: $brand-primary !default;
|
304
|
+
|
305
|
+
//** Disabled dropdown menu item background color.
|
306
|
+
$dropdown-link-disabled-color: $gray-light !default;
|
307
|
+
|
308
|
+
//** Text color for headers within dropdown menus.
|
309
|
+
$dropdown-header-color: $gray-light !default;
|
310
|
+
|
311
|
+
//** Deprecated `$dropdown-caret-color` as of v3.1.0
|
312
|
+
$dropdown-caret-color: #000 !default;
|
313
|
+
|
314
|
+
|
315
|
+
//-- Z-index master list
|
316
|
+
//
|
317
|
+
// Warning: Avoid customizing these values. They're used for a bird's eye view
|
318
|
+
// of components dependent on the z-axis and are designed to all work together.
|
319
|
+
//
|
320
|
+
// Note: These variables are not generated into the Customizer.
|
321
|
+
|
322
|
+
$zindex-navbar: 1000 !default;
|
323
|
+
$zindex-dropdown: 1000 !default;
|
324
|
+
$zindex-popover: 1060 !default;
|
325
|
+
$zindex-tooltip: 1070 !default;
|
326
|
+
$zindex-navbar-fixed: 1030 !default;
|
327
|
+
$zindex-modal-background: 1040 !default;
|
328
|
+
$zindex-modal: 1050 !default;
|
329
|
+
|
330
|
+
|
331
|
+
//== Media queries breakpoints
|
332
|
+
//
|
333
|
+
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.
|
334
|
+
|
335
|
+
// Extra small screen / phone
|
336
|
+
//** Deprecated `$screen-xs` as of v3.0.1
|
337
|
+
$screen-xs: 480px !default;
|
338
|
+
//** Deprecated `$screen-xs-min` as of v3.2.0
|
339
|
+
$screen-xs-min: $screen-xs !default;
|
340
|
+
//** Deprecated `$screen-phone` as of v3.0.1
|
341
|
+
$screen-phone: $screen-xs-min !default;
|
342
|
+
|
343
|
+
// Small screen / tablet
|
344
|
+
//** Deprecated `$screen-sm` as of v3.0.1
|
345
|
+
$screen-sm: 1000px !default;
|
346
|
+
$screen-sm-min: $screen-sm !default;
|
347
|
+
//** Deprecated `$screen-tablet` as of v3.0.1
|
348
|
+
$screen-tablet: $screen-sm-min !default;
|
349
|
+
|
350
|
+
// Medium screen / desktop
|
351
|
+
//** Deprecated `$screen-md` as of v3.0.1
|
352
|
+
$screen-md: 1200px !default;
|
353
|
+
$screen-md-min: $screen-md !default;
|
354
|
+
//** Deprecated `$screen-desktop` as of v3.0.1
|
355
|
+
$screen-desktop: $screen-md-min !default;
|
356
|
+
|
357
|
+
// Large screen / wide desktop
|
358
|
+
//** Deprecated `$screen-lg` as of v3.0.1
|
359
|
+
$screen-lg: 1400px !default;
|
360
|
+
$screen-lg-min: $screen-lg !default;
|
361
|
+
//** Deprecated `$screen-lg-desktop` as of v3.0.1
|
362
|
+
$screen-lg-desktop: $screen-lg-min !default;
|
363
|
+
|
364
|
+
// So media queries don't overlap when required, provide a maximum
|
365
|
+
$screen-xs-max: ($screen-sm-min - 1) !default;
|
366
|
+
$screen-sm-max: ($screen-md-min - 1) !default;
|
367
|
+
$screen-md-max: ($screen-lg-min - 1) !default;
|
368
|
+
|
369
|
+
//== Grid system
|
370
|
+
//
|
371
|
+
//## Define your custom responsive grid.
|
372
|
+
|
373
|
+
//** Number of columns in the grid.
|
374
|
+
$grid-columns: 12 !default;
|
375
|
+
//** Padding between columns. Gets divided in half for the left and right.
|
376
|
+
$grid-gutter-width: 30px !default;
|
377
|
+
// Navbar collapse
|
378
|
+
//** Point at which the navbar becomes uncollapsed.
|
379
|
+
$grid-float-breakpoint: $screen-sm !default;
|
380
|
+
//** Point at which the navbar begins collapsing.
|
381
|
+
$grid-float-breakpoint-max: ($grid-float-breakpoint - 1) !default;
|
382
|
+
|
383
|
+
|
384
|
+
//== Container sizes
|
385
|
+
//
|
386
|
+
//## Define the maximum width of `.container` for different screen sizes.
|
387
|
+
|
388
|
+
// Small screen / tablet
|
389
|
+
$container-tablet: (970px + $grid-gutter-width) !default;
|
390
|
+
//** For `$screen-sm-min` and up.
|
391
|
+
$container-sm: $container-tablet !default;
|
392
|
+
|
393
|
+
// Medium screen / desktop
|
394
|
+
$container-desktop: (1100px + $grid-gutter-width) !default;
|
395
|
+
//** For `$screen-md-min` and up.
|
396
|
+
$container-md: $container-desktop !default;
|
397
|
+
|
398
|
+
// Large screen / wide desktop
|
399
|
+
$container-large-desktop: (1370px + $grid-gutter-width) !default;
|
400
|
+
//** For `$screen-lg-min` and up.
|
401
|
+
$container-lg: $container-large-desktop !default;
|
402
|
+
|
403
|
+
|
404
|
+
//== Navbar
|
405
|
+
//
|
406
|
+
//##
|
407
|
+
|
408
|
+
// Basics of a navbar
|
409
|
+
$navbar-height: 66px !default;
|
410
|
+
$navbar-margin-bottom: $line-height-computed !default;
|
411
|
+
$navbar-border-radius: 0 !default;
|
412
|
+
$navbar-padding-horizontal: floor(($grid-gutter-width / 2)) !default;
|
413
|
+
$navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default;
|
414
|
+
$navbar-collapse-max-height: 300px !default;
|
415
|
+
|
416
|
+
$navbar-default-color: rgb(255, 255, 255) !default;
|
417
|
+
$navbar-default-bg: #fff !default;
|
418
|
+
$navbar-default-border: transparent !default;
|
419
|
+
|
420
|
+
// Navbar links
|
421
|
+
$navbar-default-link-color: rgb(255, 255, 255) !default;
|
422
|
+
$navbar-default-link-hover-color: rgb(0, 0, 0) !default;
|
423
|
+
$navbar-default-link-hover-bg: $brand-primary !default;
|
424
|
+
$navbar-default-link-active-color: #000 !default;
|
425
|
+
$navbar-default-link-active-bg: transparent !default;
|
426
|
+
$navbar-default-link-disabled-color: rgb(204, 204, 204) !default;
|
427
|
+
$navbar-default-link-disabled-bg: transparent !default;
|
428
|
+
|
429
|
+
// Navbar brand label
|
430
|
+
$navbar-default-brand-color: $gray-dark !default;
|
431
|
+
$navbar-default-brand-hover-color: $navbar-default-link-hover-color !default;
|
432
|
+
$navbar-default-brand-hover-bg: transparent !default;
|
433
|
+
|
434
|
+
// Navbar toggle
|
435
|
+
$navbar-default-toggle-hover-bg: transparent !default;
|
436
|
+
$navbar-default-toggle-icon-bar-bg: $navbar-text-color !default;
|
437
|
+
$navbar-default-toggle-border-color: transparent !default;
|
438
|
+
|
439
|
+
|
440
|
+
//=== Inverted navbar
|
441
|
+
// Reset inverted navbar basics
|
442
|
+
$navbar-inverse-color: rgb(255, 255, 255) !default;
|
443
|
+
$navbar-inverse-bg: #222222 !default;
|
444
|
+
$navbar-inverse-border: $gray-dark !default;
|
445
|
+
|
446
|
+
// Inverted navbar links
|
447
|
+
$navbar-inverse-link-color: rgb(255, 255, 255) !default;
|
448
|
+
$navbar-inverse-link-hover-color: $brand-primary !default;
|
449
|
+
$navbar-inverse-link-hover-bg: transparent !default;
|
450
|
+
$navbar-inverse-link-active-color: $brand-primary !default;
|
451
|
+
$navbar-inverse-link-active-bg: transparent !default;
|
452
|
+
$navbar-inverse-link-disabled-color: #444 !default;
|
453
|
+
$navbar-inverse-link-disabled-bg: transparent !default;
|
454
|
+
|
455
|
+
// Inverted navbar brand label
|
456
|
+
$navbar-inverse-brand-color: $navbar-inverse-link-color !default;
|
457
|
+
$navbar-inverse-brand-hover-color: #fff !default;
|
458
|
+
$navbar-inverse-brand-hover-bg: transparent !default;
|
459
|
+
|
460
|
+
// Inverted navbar toggle
|
461
|
+
$navbar-inverse-toggle-hover-bg: transparent !default;
|
462
|
+
$navbar-inverse-toggle-icon-bar-bg: $brand-primary !default;
|
463
|
+
$navbar-inverse-toggle-border-color: transparent !default;
|
464
|
+
|
465
|
+
|
466
|
+
//== Navs
|
467
|
+
//
|
468
|
+
//##
|
469
|
+
|
470
|
+
//=== Shared nav styles
|
471
|
+
$nav-link-padding: 10px 15px !default;
|
472
|
+
$nav-link-hover-bg: $gray-lighter !default;
|
473
|
+
|
474
|
+
$nav-disabled-link-color: $gray-light !default;
|
475
|
+
$nav-disabled-link-hover-color: $gray-light !default;
|
476
|
+
|
477
|
+
//== Tabs
|
478
|
+
$nav-tabs-border-color: #ddd !default;
|
479
|
+
|
480
|
+
$nav-tabs-link-hover-border-color: $gray-lighter !default;
|
481
|
+
|
482
|
+
$nav-tabs-active-link-hover-bg: $body-bg !default;
|
483
|
+
$nav-tabs-active-link-hover-color: $gray !default;
|
484
|
+
$nav-tabs-active-link-hover-border-color: #ddd !default;
|
485
|
+
|
486
|
+
$nav-tabs-justified-link-border-color: #ddd !default;
|
487
|
+
$nav-tabs-justified-active-link-border-color: $body-bg !default;
|
488
|
+
|
489
|
+
//== Pills
|
490
|
+
$nav-pills-border-radius: $border-radius-base !default;
|
491
|
+
$nav-pills-active-link-hover-bg: $component-active-bg !default;
|
492
|
+
$nav-pills-active-link-hover-color: $component-active-color !default;
|
493
|
+
|
494
|
+
|
495
|
+
//== Pagination
|
496
|
+
//
|
497
|
+
//##
|
498
|
+
|
499
|
+
$pagination-color: $link-color !default;
|
500
|
+
$pagination-bg: #fff !default;
|
501
|
+
$pagination-border: #ddd !default;
|
502
|
+
|
503
|
+
$pagination-hover-color: $link-hover-color !default;
|
504
|
+
$pagination-hover-bg: $gray-lighter !default;
|
505
|
+
$pagination-hover-border: #ddd !default;
|
506
|
+
|
507
|
+
$pagination-active-color: #fff !default;
|
508
|
+
$pagination-active-bg: $brand-primary !default;
|
509
|
+
$pagination-active-border: $brand-primary !default;
|
510
|
+
|
511
|
+
$pagination-disabled-color: $gray-light !default;
|
512
|
+
$pagination-disabled-bg: #fff !default;
|
513
|
+
$pagination-disabled-border: #ddd !default;
|
514
|
+
|
515
|
+
|
516
|
+
//== Pager
|
517
|
+
//
|
518
|
+
//##
|
519
|
+
|
520
|
+
$pager-bg: $pagination-bg !default;
|
521
|
+
$pager-border: $pagination-border !default;
|
522
|
+
$pager-border-radius: 15px !default;
|
523
|
+
|
524
|
+
$pager-hover-bg: $pagination-hover-bg !default;
|
525
|
+
|
526
|
+
$pager-active-bg: $pagination-active-bg !default;
|
527
|
+
$pager-active-color: $pagination-active-color !default;
|
528
|
+
|
529
|
+
$pager-disabled-color: $pagination-disabled-color !default;
|
530
|
+
|
531
|
+
|
532
|
+
//== Jumbotron
|
533
|
+
//
|
534
|
+
//##
|
535
|
+
|
536
|
+
$jumbotron-padding: 30px !default;
|
537
|
+
$jumbotron-color: inherit !default;
|
538
|
+
$jumbotron-bg: $gray-lighter !default;
|
539
|
+
$jumbotron-heading-color: inherit !default;
|
540
|
+
$jumbotron-font-size: ceil(($font-size-base * 1.5)) !default;
|
541
|
+
$jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default;
|
542
|
+
|
543
|
+
// Custom Jumbotron colours
|
544
|
+
$jumbotron-top-color: $navbar-inverse-bg !default;
|
545
|
+
$jumbotron-bottom-color: $brand-primary-darker !default;
|
546
|
+
|
547
|
+
|
548
|
+
//== Form states and alerts
|
549
|
+
//
|
550
|
+
//## Define colors for form feedback states and, by default, alerts.
|
551
|
+
|
552
|
+
$state-success-text: #3c763d !default;
|
553
|
+
$state-success-bg: #dff0d8 !default;
|
554
|
+
$state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default;
|
555
|
+
|
556
|
+
$state-info-text: #31708f !default;
|
557
|
+
$state-info-bg: #d9edf7 !default;
|
558
|
+
$state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default;
|
559
|
+
|
560
|
+
$state-warning-text: #8a6d3b !default;
|
561
|
+
$state-warning-bg: #fcf8e3 !default;
|
562
|
+
$state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default;
|
563
|
+
|
564
|
+
$state-danger-text: #a94442 !default;
|
565
|
+
$state-danger-bg: #f2dede !default;
|
566
|
+
$state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default;
|
567
|
+
|
568
|
+
|
569
|
+
//== Tooltips
|
570
|
+
//
|
571
|
+
//##
|
572
|
+
|
573
|
+
//** Tooltip max width
|
574
|
+
$tooltip-max-width: 200px !default;
|
575
|
+
//** Tooltip text color
|
576
|
+
$tooltip-color: #fff !default;
|
577
|
+
//** Tooltip background color
|
578
|
+
$tooltip-bg: #000 !default;
|
579
|
+
$tooltip-opacity: .9 !default;
|
580
|
+
|
581
|
+
//** Tooltip arrow width
|
582
|
+
$tooltip-arrow-width: 5px !default;
|
583
|
+
//** Tooltip arrow color
|
584
|
+
$tooltip-arrow-color: $tooltip-bg !default;
|
585
|
+
|
586
|
+
|
587
|
+
//== Popovers
|
588
|
+
//
|
589
|
+
//##
|
590
|
+
|
591
|
+
//** Popover body background color
|
592
|
+
$popover-bg: #fff !default;
|
593
|
+
//** Popover maximum width
|
594
|
+
$popover-max-width: 276px !default;
|
595
|
+
//** Popover border color
|
596
|
+
$popover-border-color: rgba(0,0,0,.2) !default;
|
597
|
+
//** Popover fallback border color
|
598
|
+
$popover-fallback-border-color: #ccc !default;
|
599
|
+
|
600
|
+
//** Popover title background color
|
601
|
+
$popover-title-bg: darken($popover-bg, 3%) !default;
|
602
|
+
|
603
|
+
//** Popover arrow width
|
604
|
+
$popover-arrow-width: 10px !default;
|
605
|
+
//** Popover arrow color
|
606
|
+
$popover-arrow-color: $popover-bg !default;
|
607
|
+
|
608
|
+
//** Popover outer arrow width
|
609
|
+
$popover-arrow-outer-width: ($popover-arrow-width + 1) !default;
|
610
|
+
//** Popover outer arrow color
|
611
|
+
$popover-arrow-outer-color: fade_in($popover-border-color, 0.05) !default;
|
612
|
+
//** Popover outer arrow fallback color
|
613
|
+
$popover-arrow-outer-fallback-color: darken($popover-fallback-border-color, 20%) !default;
|
614
|
+
|
615
|
+
|
616
|
+
//== Labels
|
617
|
+
//
|
618
|
+
//##
|
619
|
+
|
620
|
+
//** Default label background color
|
621
|
+
$label-default-bg: $gray-light !default;
|
622
|
+
//** Primary label background color
|
623
|
+
$label-primary-bg: $brand-primary !default;
|
624
|
+
//** Success label background color
|
625
|
+
$label-success-bg: $brand-success !default;
|
626
|
+
//** Info label background color
|
627
|
+
$label-info-bg: $brand-info !default;
|
628
|
+
//** Warning label background color
|
629
|
+
$label-warning-bg: $brand-warning !default;
|
630
|
+
//** Danger label background color
|
631
|
+
$label-danger-bg: $brand-danger !default;
|
632
|
+
|
633
|
+
//** Default label text color
|
634
|
+
$label-color: #fff !default;
|
635
|
+
//** Default text color of a linked label
|
636
|
+
$label-link-hover-color: #fff !default;
|
637
|
+
|
638
|
+
|
639
|
+
//== Modals
|
640
|
+
//
|
641
|
+
//##
|
642
|
+
|
643
|
+
//** Padding applied to the modal body
|
644
|
+
$modal-inner-padding: 15px !default;
|
645
|
+
|
646
|
+
//** Padding applied to the modal title
|
647
|
+
$modal-title-padding: 15px !default;
|
648
|
+
//** Modal title line-height
|
649
|
+
$modal-title-line-height: $line-height-base !default;
|
650
|
+
|
651
|
+
//** Background color of modal content area
|
652
|
+
$modal-content-bg: #fff !default;
|
653
|
+
//** Modal content border color
|
654
|
+
$modal-content-border-color: rgba(0,0,0,.2) !default;
|
655
|
+
//** Modal content border color **for IE8**
|
656
|
+
$modal-content-fallback-border-color: #999 !default;
|
657
|
+
|
658
|
+
//** Modal backdrop background color
|
659
|
+
$modal-backdrop-bg: #000 !default;
|
660
|
+
//** Modal backdrop opacity
|
661
|
+
$modal-backdrop-opacity: .5 !default;
|
662
|
+
//** Modal header border color
|
663
|
+
$modal-header-border-color: #e5e5e5 !default;
|
664
|
+
//** Modal footer border color
|
665
|
+
$modal-footer-border-color: $modal-header-border-color !default;
|
666
|
+
|
667
|
+
$modal-lg: 900px !default;
|
668
|
+
$modal-md: 600px !default;
|
669
|
+
$modal-sm: 300px !default;
|
670
|
+
|
671
|
+
|
672
|
+
//== Alerts
|
673
|
+
//
|
674
|
+
//## Define alert colors, border radius, and padding.
|
675
|
+
|
676
|
+
$alert-padding: 15px !default;
|
677
|
+
$alert-border-radius: $border-radius-base !default;
|
678
|
+
$alert-link-font-weight: bold !default;
|
679
|
+
|
680
|
+
$alert-success-bg: $state-success-bg !default;
|
681
|
+
$alert-success-text: $state-success-text !default;
|
682
|
+
$alert-success-border: $state-success-border !default;
|
683
|
+
|
684
|
+
$alert-info-bg: $state-info-bg !default;
|
685
|
+
$alert-info-text: $state-info-text !default;
|
686
|
+
$alert-info-border: $state-info-border !default;
|
687
|
+
|
688
|
+
$alert-warning-bg: $state-warning-bg !default;
|
689
|
+
$alert-warning-text: $state-warning-text !default;
|
690
|
+
$alert-warning-border: $state-warning-border !default;
|
691
|
+
|
692
|
+
$alert-danger-bg: $state-danger-bg !default;
|
693
|
+
$alert-danger-text: $state-danger-text !default;
|
694
|
+
$alert-danger-border: $state-danger-border !default;
|
695
|
+
|
696
|
+
|
697
|
+
//== Progress bars
|
698
|
+
//
|
699
|
+
//##
|
700
|
+
|
701
|
+
//** Background color of the whole progress component
|
702
|
+
$progress-bg: #f5f5f5 !default;
|
703
|
+
//** Progress bar text color
|
704
|
+
$progress-bar-color: #fff !default;
|
705
|
+
//** Variable for setting rounded corners on progress bar.
|
706
|
+
$progress-border-radius: $border-radius-base !default;
|
707
|
+
|
708
|
+
//** Default progress bar color
|
709
|
+
$progress-bar-bg: $brand-primary !default;
|
710
|
+
//** Success progress bar color
|
711
|
+
$progress-bar-success-bg: $brand-success !default;
|
712
|
+
//** Warning progress bar color
|
713
|
+
$progress-bar-warning-bg: $brand-warning !default;
|
714
|
+
//** Danger progress bar color
|
715
|
+
$progress-bar-danger-bg: $brand-danger !default;
|
716
|
+
//** Info progress bar color
|
717
|
+
$progress-bar-info-bg: $brand-info !default;
|
718
|
+
|
719
|
+
|
720
|
+
//== List group
|
721
|
+
//
|
722
|
+
//##
|
723
|
+
|
724
|
+
//** Background color on `.list-group-item`
|
725
|
+
$list-group-bg: #fff !default;
|
726
|
+
//** `.list-group-item` border color
|
727
|
+
$list-group-border: #ddd !default;
|
728
|
+
//** List group border radius
|
729
|
+
$list-group-border-radius: $border-radius-base !default;
|
730
|
+
|
731
|
+
//** Background color of single list items on hover
|
732
|
+
$list-group-hover-bg: #f5f5f5 !default;
|
733
|
+
//** Text color of active list items
|
734
|
+
$list-group-active-color: $component-active-color !default;
|
735
|
+
//** Background color of active list items
|
736
|
+
$list-group-active-bg: $component-active-bg !default;
|
737
|
+
//** Border color of active list elements
|
738
|
+
$list-group-active-border: $list-group-active-bg !default;
|
739
|
+
//** Text color for content within active list items
|
740
|
+
$list-group-active-text-color: lighten($list-group-active-bg, 40%) !default;
|
741
|
+
|
742
|
+
//** Text color of disabled list items
|
743
|
+
$list-group-disabled-color: $gray-light !default;
|
744
|
+
//** Background color of disabled list items
|
745
|
+
$list-group-disabled-bg: $gray-lighter !default;
|
746
|
+
//** Text color for content within disabled list items
|
747
|
+
$list-group-disabled-text-color: $list-group-disabled-color !default;
|
748
|
+
|
749
|
+
$list-group-link-color: #555 !default;
|
750
|
+
$list-group-link-hover-color: $list-group-link-color !default;
|
751
|
+
$list-group-link-heading-color: #333 !default;
|
752
|
+
|
753
|
+
|
754
|
+
//== Panels
|
755
|
+
//
|
756
|
+
//##
|
757
|
+
|
758
|
+
$panel-bg: #fff !default;
|
759
|
+
$panel-body-padding: 15px !default;
|
760
|
+
$panel-heading-padding: 10px 15px !default;
|
761
|
+
$panel-footer-padding: $panel-heading-padding !default;
|
762
|
+
$panel-border-radius: $border-radius-base !default;
|
763
|
+
|
764
|
+
//** Border color for elements within panels
|
765
|
+
$panel-inner-border: #ddd !default;
|
766
|
+
$panel-footer-bg: #f5f5f5 !default;
|
767
|
+
|
768
|
+
$panel-default-text: $gray-dark !default;
|
769
|
+
$panel-default-border: #ddd !default;
|
770
|
+
$panel-default-heading-bg: #f5f5f5 !default;
|
771
|
+
|
772
|
+
$panel-primary-text: #fff !default;
|
773
|
+
$panel-primary-border: $brand-primary !default;
|
774
|
+
$panel-primary-heading-bg: $brand-primary !default;
|
775
|
+
|
776
|
+
$panel-success-text: $state-success-text !default;
|
777
|
+
$panel-success-border: $state-success-border !default;
|
778
|
+
$panel-success-heading-bg: $state-success-bg !default;
|
779
|
+
|
780
|
+
$panel-info-text: $state-info-text !default;
|
781
|
+
$panel-info-border: $state-info-border !default;
|
782
|
+
$panel-info-heading-bg: $state-info-bg !default;
|
783
|
+
|
784
|
+
$panel-warning-text: $state-warning-text !default;
|
785
|
+
$panel-warning-border: $state-warning-border !default;
|
786
|
+
$panel-warning-heading-bg: $state-warning-bg !default;
|
787
|
+
|
788
|
+
$panel-danger-text: $state-danger-text !default;
|
789
|
+
$panel-danger-border: $state-danger-border !default;
|
790
|
+
$panel-danger-heading-bg: $state-danger-bg !default;
|
791
|
+
|
792
|
+
|
793
|
+
//== Thumbnails
|
794
|
+
//
|
795
|
+
//##
|
796
|
+
|
797
|
+
//** Padding around the thumbnail image
|
798
|
+
$thumbnail-padding: 4px !default;
|
799
|
+
//** Thumbnail background color
|
800
|
+
$thumbnail-bg: $body-bg !default;
|
801
|
+
//** Thumbnail border color
|
802
|
+
$thumbnail-border: #ddd !default;
|
803
|
+
//** Thumbnail border radius
|
804
|
+
$thumbnail-border-radius: $border-radius-base !default;
|
805
|
+
|
806
|
+
//** Custom text color for thumbnail captions
|
807
|
+
$thumbnail-caption-color: $text-color !default;
|
808
|
+
//** Padding around the thumbnail caption
|
809
|
+
$thumbnail-caption-padding: 9px !default;
|
810
|
+
|
811
|
+
|
812
|
+
//== Wells
|
813
|
+
//
|
814
|
+
//##
|
815
|
+
|
816
|
+
$well-bg: #f5f5f5 !default;
|
817
|
+
$well-border: darken($well-bg, 7%) !default;
|
818
|
+
|
819
|
+
|
820
|
+
//== Badges
|
821
|
+
//
|
822
|
+
//##
|
823
|
+
|
824
|
+
$badge-color: #fff !default;
|
825
|
+
//** Linked badge text color on hover
|
826
|
+
$badge-link-hover-color: #fff !default;
|
827
|
+
$badge-bg: $gray-light !default;
|
828
|
+
|
829
|
+
//** Badge text color in active nav link
|
830
|
+
$badge-active-color: $link-color !default;
|
831
|
+
//** Badge background color in active nav link
|
832
|
+
$badge-active-bg: #fff !default;
|
833
|
+
|
834
|
+
$badge-font-weight: bold !default;
|
835
|
+
$badge-line-height: 1 !default;
|
836
|
+
$badge-border-radius: 10px !default;
|
837
|
+
|
838
|
+
|
839
|
+
//== Breadcrumbs
|
840
|
+
//
|
841
|
+
//##
|
842
|
+
|
843
|
+
$breadcrumb-padding-vertical: 8px !default;
|
844
|
+
$breadcrumb-padding-horizontal: 15px !default;
|
845
|
+
//** Breadcrumb background color
|
846
|
+
$breadcrumb-bg: #f5f5f5 !default;
|
847
|
+
//** Breadcrumb text color
|
848
|
+
$breadcrumb-color: #ccc !default;
|
849
|
+
//** Text color of current page in the breadcrumb
|
850
|
+
$breadcrumb-active-color: $gray-light !default;
|
851
|
+
//** Textual separator for between breadcrumb elements
|
852
|
+
$breadcrumb-separator: "/" !default;
|
853
|
+
|
854
|
+
|
855
|
+
//== Carousel
|
856
|
+
//
|
857
|
+
//##
|
858
|
+
|
859
|
+
$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default;
|
860
|
+
|
861
|
+
$carousel-control-color: #fff !default;
|
862
|
+
$carousel-control-width: 15% !default;
|
863
|
+
$carousel-control-opacity: .5 !default;
|
864
|
+
$carousel-control-font-size: 20px !default;
|
865
|
+
|
866
|
+
$carousel-indicator-active-bg: #fff !default;
|
867
|
+
$carousel-indicator-border-color: #fff !default;
|
868
|
+
|
869
|
+
$carousel-caption-color: #fff !default;
|
870
|
+
|
871
|
+
|
872
|
+
//== Close
|
873
|
+
//
|
874
|
+
//##
|
875
|
+
|
876
|
+
$close-font-weight: bold !default;
|
877
|
+
$close-color: #000 !default;
|
878
|
+
$close-text-shadow: 0 1px 0 #fff !default;
|
879
|
+
|
880
|
+
|
881
|
+
//== Code
|
882
|
+
//
|
883
|
+
//##
|
884
|
+
|
885
|
+
$code-color: #c7254e !default;
|
886
|
+
$code-bg: #f9f2f4 !default;
|
887
|
+
|
888
|
+
$kbd-color: #fff !default;
|
889
|
+
$kbd-bg: #333 !default;
|
890
|
+
|
891
|
+
$pre-bg: #f5f5f5 !default;
|
892
|
+
$pre-color: $gray-dark !default;
|
893
|
+
$pre-border-color: #ccc !default;
|
894
|
+
$pre-scrollable-max-height: 340px !default;
|
895
|
+
|
896
|
+
|
897
|
+
//== Type
|
898
|
+
//
|
899
|
+
//##
|
900
|
+
|
901
|
+
//** Horizontal offset for forms and lists.
|
902
|
+
$component-offset-horizontal: 180px !default;
|
903
|
+
//** Text muted color
|
904
|
+
$text-muted: $gray-light !default;
|
905
|
+
//** Abbreviations and acronyms border color
|
906
|
+
$abbr-border-color: $gray-light !default;
|
907
|
+
//** Headings small color
|
908
|
+
$headings-small-color: $gray-light !default;
|
909
|
+
//** Blockquote small color
|
910
|
+
$blockquote-small-color: $gray-light !default;
|
911
|
+
//** Blockquote font size
|
912
|
+
$blockquote-font-size: ($font-size-base * 1.25) !default;
|
913
|
+
//** Blockquote border color
|
914
|
+
$blockquote-border-color: $gray-lighter !default;
|
915
|
+
//** Page header border color
|
916
|
+
$page-header-border-color: $gray-lighter !default;
|
917
|
+
//** Width of horizontal description list titles
|
918
|
+
$dl-horizontal-offset: $component-offset-horizontal !default;
|
919
|
+
//** Point at which .dl-horizontal becomes horizontal
|
920
|
+
$dl-horizontal-breakpoint: $grid-float-breakpoint !default;
|
921
|
+
//** Horizontal line color.
|
922
|
+
$hr-border: $gray-lighter !default;
|
923
|
+
|
924
|
+
// Custom Jumbotron Settings
|
925
|
+
$jumbotron-height: 400px;
|
926
|
+
$overlay: 0.5;
|
927
|
+
$jumbotron-font-size-xs: 26px;
|
928
|
+
$jumbotron-font-size: 32px;
|
929
|
+
$jumbotron-heading-color: #fff !default;
|
930
|
+
$jumbotron-sub-title-font-size-xs: 16px;
|
931
|
+
$jumbotron-sub-title-font-size: 18px;
|
932
|
+
$jumbotron-sub-title-color: #fff !default;
|