jekyll-theme-pirati 1.2.0 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -17
- data/_data/menu.yml +53 -0
- data/_includes/candidate_badge.html +6 -15
- data/_includes/footer.html +92 -12
- data/_includes/head.html +24 -25
- data/_includes/header.html +14 -14
- data/_includes/js/main.html +71 -14
- data/_includes/menu.html +43 -51
- data/_includes/people/profile_badge.html +1 -3
- data/_includes/right-bar/bar_cal.html +4 -6
- data/_includes/right-bar/bar_fb.html +3 -3
- data/_includes/right-bar/bar_garant.html +3 -2
- data/_includes/right-bar/bar_people.html +21 -18
- data/_includes/right-bar/bar_person_contact.html +11 -55
- data/_includes/right-bar/rbar.html +3 -3
- data/_layouts/komunalni-volby.html +9 -7
- data/_sass/_base.scss +114 -1
- data/_sass/_settings.scss +1 -1
- data/_sass/components/BasicPage.scss +6 -1
- data/_sass/components/hero.scss +2 -2
- data/_sass/components/icon.scss +5 -1
- data/_sass/components/program.scss +5 -1
- data/_sass/components/top-bar.scss +236 -491
- data/_sass/components/top-sub-nav.scss +1 -1
- data/_sass/objects/media.scss +46 -38
- data/_sass/utilities/utilities.scss +6 -6
- data/assets/css/main.scss +40 -106
- data/assets/js/apps.js +8 -0
- data/assets/js/apps/scroll-top/ScrollTop.vue +83 -0
- data/assets/js/apps/scroll-top/index.js +9 -0
- data/assets/js/apps/site-search/SiteSearch.vue +85 -0
- data/assets/js/apps/site-search/SiteSearchItemTemplate.vue +29 -0
- data/assets/js/apps/site-search/index.js +14 -0
- data/assets/js/index.js +52 -0
- metadata +9 -91
- data/_includes/js/custom.js +0 -245
- data/_includes/js/fb.js +0 -15
- data/_includes/js/piwik.js +0 -11
- data/_includes/js/tw.js +0 -15
- data/_includes/people/item.html +0 -49
- data/_includes/people/list-2col.html +0 -24
- data/_includes/people/list-group.html +0 -12
- data/_includes/title/title_header.html +0 -9
- data/_sass/components/scroll-top.scss +0 -32
- data/_sass/components/welcome-header.scss +0 -188
- data/_sass/foundation/_global.scss +0 -638
- data/_sass/foundation/components/_accordion-menu.scss +0 -32
- data/_sass/foundation/components/_accordion.scss +0 -129
- data/_sass/foundation/components/_badge.scss +0 -55
- data/_sass/foundation/components/_breadcrumbs.scss +0 -95
- data/_sass/foundation/components/_button-group.scss +0 -195
- data/_sass/foundation/components/_button.scss +0 -265
- data/_sass/foundation/components/_callout.scss +0 -105
- data/_sass/foundation/components/_close-button.scss +0 -61
- data/_sass/foundation/components/_drilldown.scss +0 -79
- data/_sass/foundation/components/_dropdown-menu.scss +0 -221
- data/_sass/foundation/components/_dropdown.scss +0 -65
- data/_sass/foundation/components/_flex-video.scss +0 -63
- data/_sass/foundation/components/_flex.scss +0 -28
- data/_sass/foundation/components/_float.scss +0 -27
- data/_sass/foundation/components/_label.scss +0 -55
- data/_sass/foundation/components/_media-object.scss +0 -115
- data/_sass/foundation/components/_menu-icon.scss +0 -9
- data/_sass/foundation/components/_menu.scss +0 -314
- data/_sass/foundation/components/_off-canvas.scss +0 -177
- data/_sass/foundation/components/_orbit.scss +0 -193
- data/_sass/foundation/components/_pagination.scss +0 -162
- data/_sass/foundation/components/_progress-bar.scss +0 -64
- data/_sass/foundation/components/_reveal.scss +0 -172
- data/_sass/foundation/components/_slider.scss +0 -133
- data/_sass/foundation/components/_sticky.scss +0 -38
- data/_sass/foundation/components/_switch.scss +0 -232
- data/_sass/foundation/components/_table.scss +0 -234
- data/_sass/foundation/components/_tabs.scss +0 -165
- data/_sass/foundation/components/_thumbnail.scss +0 -54
- data/_sass/foundation/components/_title-bar.scss +0 -89
- data/_sass/foundation/components/_tooltip.scss +0 -104
- data/_sass/foundation/components/_top-bar.scss +0 -168
- data/_sass/foundation/components/_visibility.scss +0 -132
- data/_sass/foundation/forms/_checkbox.scss +0 -40
- data/_sass/foundation/forms/_error.scss +0 -84
- data/_sass/foundation/forms/_fieldset.scss +0 -54
- data/_sass/foundation/forms/_forms.scss +0 -34
- data/_sass/foundation/forms/_help-text.scss +0 -30
- data/_sass/foundation/forms/_input-group.scss +0 -128
- data/_sass/foundation/forms/_label.scss +0 -48
- data/_sass/foundation/forms/_meter.scss +0 -109
- data/_sass/foundation/forms/_progress.scss +0 -85
- data/_sass/foundation/forms/_range.scss +0 -144
- data/_sass/foundation/forms/_select.scss +0 -67
- data/_sass/foundation/forms/_text.scss +0 -163
- data/_sass/foundation/foundation.scss +0 -102
- data/_sass/foundation/grid/_classes.scss +0 -151
- data/_sass/foundation/grid/_column.scss +0 -126
- data/_sass/foundation/grid/_flex-grid.scss +0 -274
- data/_sass/foundation/grid/_grid.scss +0 -60
- data/_sass/foundation/grid/_gutter.scss +0 -34
- data/_sass/foundation/grid/_layout.scss +0 -51
- data/_sass/foundation/grid/_position.scss +0 -73
- data/_sass/foundation/grid/_row.scss +0 -95
- data/_sass/foundation/grid/_size.scss +0 -24
- data/_sass/foundation/settings/_settings.scss +0 -567
- data/_sass/foundation/typography/_alignment.scss +0 -22
- data/_sass/foundation/typography/_base.scss +0 -443
- data/_sass/foundation/typography/_helpers.scss +0 -77
- data/_sass/foundation/typography/_print.scss +0 -77
- data/_sass/foundation/typography/_typography.scss +0 -28
- data/_sass/foundation/util/_breakpoint.scss +0 -275
- data/_sass/foundation/util/_color.scss +0 -60
- data/_sass/foundation/util/_flex.scss +0 -68
- data/_sass/foundation/util/_mixins.scss +0 -235
- data/_sass/foundation/util/_selector.scss +0 -40
- data/_sass/foundation/util/_unit.scss +0 -90
- data/_sass/foundation/util/_util.scss +0 -11
- data/_sass/foundation/util/_value.scss +0 -107
- data/_sass/jquery-ui.scss +0 -1311
- data/_sass/main.scss +0 -41
- data/_sass/minima.scss +0 -51
- data/_sass/minima/_base.scss +0 -254
- data/_sass/minima/_layout.scss +0 -255
- data/_sass/minima/_syntax-highlighting.scss +0 -71
- data/_sass/scroll-top.scss +0 -31
- data/assets/js/common-libs.min.js +0 -1
- data/assets/js/custom.min.js +0 -1
- data/assets/snippet/profile.html +0 -19
@@ -1,48 +0,0 @@
|
|
1
|
-
// Foundation for Sites by ZURB
|
2
|
-
// foundation.zurb.com
|
3
|
-
// Licensed under MIT Open Source
|
4
|
-
|
5
|
-
////
|
6
|
-
/// @group forms
|
7
|
-
////
|
8
|
-
|
9
|
-
/// Color for form labels.
|
10
|
-
/// @type Color
|
11
|
-
$form-label-color: $black !default;
|
12
|
-
|
13
|
-
/// Font size for form labels.
|
14
|
-
/// @type Number
|
15
|
-
$form-label-font-size: rem-calc(14) !default;
|
16
|
-
|
17
|
-
/// Font weight for form labels.
|
18
|
-
/// @type Keyword
|
19
|
-
$form-label-font-weight: $global-weight-normal !default;
|
20
|
-
|
21
|
-
/// Line height for form labels. The higher the number, the more space between the label and its input field.
|
22
|
-
/// @type Number
|
23
|
-
$form-label-line-height: 1.8 !default;
|
24
|
-
|
25
|
-
@mixin form-label {
|
26
|
-
display: block;
|
27
|
-
margin: 0;
|
28
|
-
font-size: $form-label-font-size;
|
29
|
-
font-weight: $form-label-font-weight;
|
30
|
-
line-height: $form-label-line-height;
|
31
|
-
color: $form-label-color;
|
32
|
-
}
|
33
|
-
|
34
|
-
@mixin form-label-middle {
|
35
|
-
$input-border-width: get-border-value($input-border, width);
|
36
|
-
margin: 0 0 $form-spacing;
|
37
|
-
padding: ($form-spacing / 2 + rem-calc($input-border-width)) 0;
|
38
|
-
}
|
39
|
-
|
40
|
-
@mixin foundation-form-label {
|
41
|
-
label {
|
42
|
-
@include form-label;
|
43
|
-
|
44
|
-
&.middle {
|
45
|
-
@include form-label-middle;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
}
|
@@ -1,109 +0,0 @@
|
|
1
|
-
// Foundation for Sites by ZURB
|
2
|
-
// foundation.zurb.com
|
3
|
-
// Licensed under MIT Open Source
|
4
|
-
|
5
|
-
////
|
6
|
-
/// @group meter
|
7
|
-
////
|
8
|
-
|
9
|
-
/// Height of a `<meter>` element.
|
10
|
-
/// @type Length
|
11
|
-
$meter-height: 1rem !default;
|
12
|
-
|
13
|
-
/// Border radius of a `<meter>` element.
|
14
|
-
/// @type Length
|
15
|
-
$meter-radius: $global-radius !default;
|
16
|
-
|
17
|
-
/// Background color of a `<meter>` element.
|
18
|
-
/// @type Color
|
19
|
-
$meter-background: $medium-gray !default;
|
20
|
-
|
21
|
-
/// Meter fill for an optimal value in a `<meter>` element.
|
22
|
-
/// @type Color
|
23
|
-
$meter-fill-good: $success-color !default;
|
24
|
-
|
25
|
-
/// Meter fill for an average value in a `<meter>` element.
|
26
|
-
/// @type Color
|
27
|
-
$meter-fill-medium: $warning-color !default;
|
28
|
-
|
29
|
-
/// Meter fill for a suboptimal value in a `<meter>` element.
|
30
|
-
/// @type Color
|
31
|
-
$meter-fill-bad: $alert-color !default;
|
32
|
-
|
33
|
-
@mixin foundation-meter-element {
|
34
|
-
meter {
|
35
|
-
-webkit-appearance: none;
|
36
|
-
-moz-appearance: none;
|
37
|
-
display: block;
|
38
|
-
width: 100%;
|
39
|
-
height: $meter-height;
|
40
|
-
margin-bottom: 1rem;
|
41
|
-
|
42
|
-
@if has-value($meter-radius) {
|
43
|
-
border-radius: $meter-radius;
|
44
|
-
}
|
45
|
-
|
46
|
-
// For Firefox
|
47
|
-
background: $meter-background;
|
48
|
-
border: 0;
|
49
|
-
|
50
|
-
// Chrome/Safari
|
51
|
-
&::-webkit-meter-bar {
|
52
|
-
background: $meter-background;
|
53
|
-
|
54
|
-
@if has-value($meter-radius) {
|
55
|
-
border-radius: $meter-radius;
|
56
|
-
}
|
57
|
-
}
|
58
|
-
|
59
|
-
&::-webkit-meter-inner-element {
|
60
|
-
@if has-value($meter-radius) {
|
61
|
-
border-radius: $meter-radius;
|
62
|
-
}
|
63
|
-
}
|
64
|
-
|
65
|
-
&::-webkit-meter-optimum-value {
|
66
|
-
background: $meter-fill-good;
|
67
|
-
|
68
|
-
@if has-value($meter-radius) {
|
69
|
-
border-radius: $meter-radius;
|
70
|
-
}
|
71
|
-
}
|
72
|
-
|
73
|
-
&::-webkit-meter-suboptimum-value {
|
74
|
-
background: $meter-fill-medium;
|
75
|
-
|
76
|
-
@if has-value($meter-radius) {
|
77
|
-
border-radius: $meter-radius;
|
78
|
-
}
|
79
|
-
}
|
80
|
-
|
81
|
-
&::-webkit-meter-even-less-good-value {
|
82
|
-
background: $meter-fill-bad;
|
83
|
-
|
84
|
-
@if has-value($meter-radius) {
|
85
|
-
border-radius: $meter-radius;
|
86
|
-
}
|
87
|
-
}
|
88
|
-
|
89
|
-
&::-moz-meter-bar {
|
90
|
-
background: $primary-color;
|
91
|
-
|
92
|
-
@if has-value($meter-radius) {
|
93
|
-
border-radius: $meter-radius;
|
94
|
-
}
|
95
|
-
}
|
96
|
-
|
97
|
-
&:-moz-meter-optimum::-moz-meter-bar {
|
98
|
-
background: $meter-fill-good;
|
99
|
-
}
|
100
|
-
|
101
|
-
&:-moz-meter-sub-optimum::-moz-meter-bar {
|
102
|
-
background: $meter-fill-medium;
|
103
|
-
}
|
104
|
-
|
105
|
-
&:-moz-meter-sub-sub-optimum::-moz-meter-bar {
|
106
|
-
background: $meter-fill-bad;
|
107
|
-
}
|
108
|
-
}
|
109
|
-
}
|
@@ -1,85 +0,0 @@
|
|
1
|
-
// Foundation for Sites by ZURB
|
2
|
-
// foundation.zurb.com
|
3
|
-
// Licensed under MIT Open Source
|
4
|
-
|
5
|
-
////
|
6
|
-
/// @group progress-bar
|
7
|
-
////
|
8
|
-
|
9
|
-
/// Height of a progress bar.
|
10
|
-
/// @type Number
|
11
|
-
$progress-height: 1rem !default;
|
12
|
-
|
13
|
-
/// Background color of a progress bar.
|
14
|
-
/// @type Color
|
15
|
-
$progress-background: $medium-gray !default;
|
16
|
-
|
17
|
-
/// Bottom margin of a progress bar.
|
18
|
-
/// @type Number
|
19
|
-
$progress-margin-bottom: $global-margin !default;
|
20
|
-
|
21
|
-
/// Default color of a progress bar's meter.
|
22
|
-
/// @type Color
|
23
|
-
$progress-meter-background: $primary-color !default;
|
24
|
-
|
25
|
-
/// Default radius of a progress bar.
|
26
|
-
/// @type Number
|
27
|
-
$progress-radius: $global-radius !default;
|
28
|
-
|
29
|
-
@mixin foundation-progress-element {
|
30
|
-
progress {
|
31
|
-
-webkit-appearance: none;
|
32
|
-
-moz-appearance: none;
|
33
|
-
display: block;
|
34
|
-
width: 100%;
|
35
|
-
height: $progress-height;
|
36
|
-
margin-bottom: $progress-margin-bottom;
|
37
|
-
|
38
|
-
@if hasvalue($progress-radius) {
|
39
|
-
border-radius: $progress-radius;
|
40
|
-
}
|
41
|
-
|
42
|
-
// For Firefox
|
43
|
-
background: $progress-background;
|
44
|
-
border: 0;
|
45
|
-
|
46
|
-
&::-webkit-progress-bar {
|
47
|
-
background: $progress-background;
|
48
|
-
|
49
|
-
@if hasvalue($progress-radius) {
|
50
|
-
border-radius: $progress-radius;
|
51
|
-
}
|
52
|
-
}
|
53
|
-
|
54
|
-
&::-webkit-progress-value {
|
55
|
-
background: $progress-meter-background;
|
56
|
-
|
57
|
-
@if hasvalue($progress-radius) {
|
58
|
-
border-radius: $progress-radius;
|
59
|
-
}
|
60
|
-
}
|
61
|
-
|
62
|
-
&::-moz-progress-bar {
|
63
|
-
background: $progress-meter-background;
|
64
|
-
|
65
|
-
@if hasvalue($progress-radius) {
|
66
|
-
border-radius: $progress-radius;
|
67
|
-
}
|
68
|
-
}
|
69
|
-
|
70
|
-
@each $name, $color in $foundation-palette {
|
71
|
-
&.#{$name} {
|
72
|
-
// Internet Explorer sets the fill with color
|
73
|
-
color: $color;
|
74
|
-
|
75
|
-
&::-webkit-progress-value {
|
76
|
-
background: $color;
|
77
|
-
}
|
78
|
-
|
79
|
-
&::-moz-progress-bar {
|
80
|
-
background: $color;
|
81
|
-
}
|
82
|
-
}
|
83
|
-
}
|
84
|
-
}
|
85
|
-
}
|
@@ -1,144 +0,0 @@
|
|
1
|
-
// Foundation for Sites by ZURB
|
2
|
-
// foundation.zurb.com
|
3
|
-
// Licensed under MIT Open Source
|
4
|
-
|
5
|
-
////
|
6
|
-
/// @group slider
|
7
|
-
////
|
8
|
-
|
9
|
-
/// Default height of the slider.
|
10
|
-
/// @type Number
|
11
|
-
$slider-height: 0.5rem !default;
|
12
|
-
|
13
|
-
/// Default background color of the slider's track.
|
14
|
-
/// @type Color
|
15
|
-
$slider-background: $light-gray !default;
|
16
|
-
|
17
|
-
/// Default color of the active fill color of the slider.
|
18
|
-
/// @type Color
|
19
|
-
$slider-fill-background: $medium-gray !default;
|
20
|
-
|
21
|
-
/// Default height of the handle of the slider.
|
22
|
-
/// @type Number
|
23
|
-
$slider-handle-height: 1.4rem !default;
|
24
|
-
|
25
|
-
/// Default width of the handle of the slider.
|
26
|
-
/// @type Number
|
27
|
-
$slider-handle-width: 1.4rem !default;
|
28
|
-
|
29
|
-
/// Default color of the handle for the slider.
|
30
|
-
/// @type Color
|
31
|
-
$slider-handle-background: $primary-color !default;
|
32
|
-
|
33
|
-
/// Default fade amount of a disabled slider.
|
34
|
-
/// @type Number
|
35
|
-
$slider-opacity-disabled: 0.25 !default;
|
36
|
-
|
37
|
-
/// Default radius for slider.
|
38
|
-
/// @type Number
|
39
|
-
$slider-radius: $global-radius !default;
|
40
|
-
|
41
|
-
@mixin foundation-range-input {
|
42
|
-
// scss-lint:disable QualifyingElement
|
43
|
-
input[type="range"] {
|
44
|
-
$margin: ($slider-handle-height - $slider-height) / 2;
|
45
|
-
|
46
|
-
-webkit-appearance: none;
|
47
|
-
-moz-appearance: none;
|
48
|
-
display: block;
|
49
|
-
width: 100%;
|
50
|
-
height: auto;
|
51
|
-
cursor: pointer;
|
52
|
-
margin-top: $margin;
|
53
|
-
margin-bottom: $margin;
|
54
|
-
border: 0;
|
55
|
-
line-height: 1;
|
56
|
-
|
57
|
-
@if has-value($slider-radius) {
|
58
|
-
border-radius: $slider-radius;
|
59
|
-
}
|
60
|
-
|
61
|
-
&:focus {
|
62
|
-
outline: 0;
|
63
|
-
}
|
64
|
-
|
65
|
-
&[disabled] {
|
66
|
-
opacity: $slider-opacity-disabled;
|
67
|
-
}
|
68
|
-
|
69
|
-
// Chrome/Safari
|
70
|
-
&::-webkit-slider-runnable-track {
|
71
|
-
height: $slider-height;
|
72
|
-
background: $slider-background;
|
73
|
-
}
|
74
|
-
|
75
|
-
&::-webkit-slider-handle {
|
76
|
-
-webkit-appearance: none;
|
77
|
-
background: $slider-handle-background;
|
78
|
-
width: $slider-handle-width;
|
79
|
-
height: $slider-handle-height;
|
80
|
-
margin-top: -$margin;
|
81
|
-
|
82
|
-
@if has-value($slider-radius) {
|
83
|
-
border-radius: $slider-radius;
|
84
|
-
}
|
85
|
-
}
|
86
|
-
|
87
|
-
// Firefox
|
88
|
-
&::-moz-range-track {
|
89
|
-
-moz-appearance: none;
|
90
|
-
height: $slider-height;
|
91
|
-
background: $slider-background;
|
92
|
-
}
|
93
|
-
|
94
|
-
&::-moz-range-thumb {
|
95
|
-
-moz-appearance: none;
|
96
|
-
background: $slider-handle-background;
|
97
|
-
width: $slider-handle-width;
|
98
|
-
height: $slider-handle-height;
|
99
|
-
margin-top: -$margin;
|
100
|
-
|
101
|
-
@if has-value($slider-radius) {
|
102
|
-
border-radius: $slider-radius;
|
103
|
-
}
|
104
|
-
}
|
105
|
-
|
106
|
-
// Internet Explorer
|
107
|
-
&::-ms-track {
|
108
|
-
height: $slider-height;
|
109
|
-
background: $slider-background;
|
110
|
-
color: transparent;
|
111
|
-
border: 0;
|
112
|
-
overflow: visible;
|
113
|
-
border-top: $margin solid $body-background;
|
114
|
-
border-bottom: $margin solid $body-background;
|
115
|
-
}
|
116
|
-
|
117
|
-
&::-ms-thumb {
|
118
|
-
background: $slider-handle-background;
|
119
|
-
width: $slider-handle-width;
|
120
|
-
height: $slider-handle-height;
|
121
|
-
border: 0;
|
122
|
-
|
123
|
-
@if has-value($slider-radius) {
|
124
|
-
border-radius: $slider-radius;
|
125
|
-
}
|
126
|
-
}
|
127
|
-
|
128
|
-
&::-ms-fill-lower {
|
129
|
-
background: $slider-fill-background;
|
130
|
-
}
|
131
|
-
|
132
|
-
&::-ms-fill-upper {
|
133
|
-
background: $slider-background;
|
134
|
-
}
|
135
|
-
|
136
|
-
@at-root {
|
137
|
-
output {
|
138
|
-
line-height: $slider-handle-height;
|
139
|
-
vertical-align: middle;
|
140
|
-
margin-left: 0.5em;
|
141
|
-
}
|
142
|
-
}
|
143
|
-
}
|
144
|
-
}
|
@@ -1,67 +0,0 @@
|
|
1
|
-
// Foundation for Sites by ZURB
|
2
|
-
// foundation.zurb.com
|
3
|
-
// Licensed under MIT Open Source
|
4
|
-
|
5
|
-
////
|
6
|
-
/// @group forms
|
7
|
-
////
|
8
|
-
|
9
|
-
/// Background color for select menus.
|
10
|
-
/// @type Color
|
11
|
-
$select-background: $white !default;
|
12
|
-
|
13
|
-
/// Color of the dropdown triangle inside select menus. Set to `transparent` to remove it entirely.
|
14
|
-
/// @type Color
|
15
|
-
$select-triangle-color: $dark-gray !default;
|
16
|
-
|
17
|
-
/// Default radius for select menus.
|
18
|
-
/// @type Color
|
19
|
-
$select-radius: $global-radius !default;
|
20
|
-
|
21
|
-
@mixin form-select {
|
22
|
-
$height: ($input-font-size + ($form-spacing * 1.5) - rem-calc(1));
|
23
|
-
|
24
|
-
height: $height;
|
25
|
-
padding: ($form-spacing / 2);
|
26
|
-
border: $input-border;
|
27
|
-
margin: 0 0 $form-spacing;
|
28
|
-
font-size: $input-font-size;
|
29
|
-
font-family: $input-font-family;
|
30
|
-
line-height: normal;
|
31
|
-
color: $input-color;
|
32
|
-
background-color: $select-background;
|
33
|
-
border-radius: $select-radius;
|
34
|
-
-webkit-appearance: none;
|
35
|
-
-moz-appearance: none;
|
36
|
-
|
37
|
-
@if $select-triangle-color != transparent {
|
38
|
-
@include background-triangle($select-triangle-color);
|
39
|
-
background-size: 9px 6px;
|
40
|
-
background-position: $global-right (-$form-spacing) center;
|
41
|
-
background-origin: content-box;
|
42
|
-
background-repeat: no-repeat;
|
43
|
-
padding-#{$global-right}: ($form-spacing * 1.5);
|
44
|
-
}
|
45
|
-
|
46
|
-
// Disabled state
|
47
|
-
&:disabled {
|
48
|
-
background-color: $input-background-disabled;
|
49
|
-
cursor: $input-cursor-disabled;
|
50
|
-
}
|
51
|
-
|
52
|
-
// Hide the dropdown arrow shown in newer IE versions
|
53
|
-
&::-ms-expand {
|
54
|
-
display: none;
|
55
|
-
}
|
56
|
-
|
57
|
-
&[multiple] {
|
58
|
-
height: auto;
|
59
|
-
background-image: none;
|
60
|
-
}
|
61
|
-
}
|
62
|
-
|
63
|
-
@mixin foundation-form-select {
|
64
|
-
select {
|
65
|
-
@include form-select;
|
66
|
-
}
|
67
|
-
}
|