@northdata/fomantic-ui 2.8.722 → 2.9.401
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5610 -6590
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/lib/semantic-ui/types/fomantic-ui-accordion.d.ts +244 -0
- package/lib/semantic-ui/types/fomantic-ui-api.d.ts +561 -0
- package/lib/semantic-ui/types/fomantic-ui-calendar.d.ts +867 -0
- package/lib/semantic-ui/types/fomantic-ui-checkbox.d.ts +342 -0
- package/lib/semantic-ui/types/fomantic-ui-dimmer.d.ts +408 -0
- package/lib/semantic-ui/types/fomantic-ui-dropdown.d.ts +1221 -0
- package/lib/semantic-ui/types/fomantic-ui-embed.d.ts +343 -0
- package/lib/semantic-ui/types/fomantic-ui-flyout.d.ts +539 -0
- package/lib/semantic-ui/types/fomantic-ui-form.d.ts +759 -0
- package/lib/semantic-ui/types/fomantic-ui-modal.d.ts +567 -0
- package/lib/semantic-ui/types/fomantic-ui-nag.d.ts +270 -0
- package/lib/semantic-ui/types/fomantic-ui-popup.d.ts +549 -0
- package/lib/semantic-ui/types/fomantic-ui-progress.d.ts +465 -0
- package/lib/semantic-ui/types/fomantic-ui-rating.d.ts +187 -0
- package/lib/semantic-ui/types/fomantic-ui-search.d.ts +612 -0
- package/lib/semantic-ui/types/fomantic-ui-shape.d.ts +274 -0
- package/lib/semantic-ui/types/fomantic-ui-sidebar.d.ts +402 -0
- package/lib/semantic-ui/types/fomantic-ui-slider.d.ts +368 -0
- package/lib/semantic-ui/types/fomantic-ui-sticky.d.ts +215 -0
- package/lib/semantic-ui/types/fomantic-ui-tab.d.ts +361 -0
- package/lib/semantic-ui/types/fomantic-ui-toast.d.ts +526 -0
- package/lib/semantic-ui/types/fomantic-ui-transition.d.ts +389 -0
- package/lib/semantic-ui/types/fomantic-ui-visibility.d.ts +355 -0
- package/lib/semantic-ui/types/index.d.ts +63 -0
- package/package.json +19 -8
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Form
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Form
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -14,27 +14,24 @@
|
|
|
14
14
|
*******************************/
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
/* --------------------
|
|
18
18
|
Form
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
--------------------- */
|
|
21
20
|
.ui.form {
|
|
22
21
|
position: relative;
|
|
23
22
|
max-width: 100%;
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
|
|
25
|
+
/* --------------------
|
|
27
26
|
Content
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
--------------------- */
|
|
30
28
|
.ui.form > p {
|
|
31
29
|
margin: 1em 0;
|
|
32
30
|
}
|
|
33
31
|
|
|
34
|
-
|
|
32
|
+
/* --------------------
|
|
35
33
|
Field
|
|
36
|
-
|
|
37
|
-
|
|
34
|
+
--------------------- */
|
|
38
35
|
.ui.form .field {
|
|
39
36
|
clear: both;
|
|
40
37
|
margin: 0 0 1em;
|
|
@@ -49,28 +46,30 @@
|
|
|
49
46
|
margin: 0;
|
|
50
47
|
}
|
|
51
48
|
|
|
52
|
-
|
|
49
|
+
/* --------------------
|
|
53
50
|
Labels
|
|
54
|
-
|
|
55
|
-
|
|
51
|
+
--------------------- */
|
|
56
52
|
.ui.form .field > label {
|
|
57
53
|
display: block;
|
|
58
54
|
margin: 0 0 0.28571429rem 0;
|
|
59
|
-
color: rgba(0, 0, 0, 0.87);
|
|
60
55
|
font-size: 0.92857143em;
|
|
61
56
|
font-weight: bold;
|
|
62
57
|
text-transform: none;
|
|
63
58
|
}
|
|
59
|
+
.ui.form .field > label:not(.button) {
|
|
60
|
+
color: rgba(0, 0, 0, 0.87);
|
|
61
|
+
}
|
|
64
62
|
|
|
65
|
-
|
|
63
|
+
/* --------------------
|
|
66
64
|
Standard Inputs
|
|
67
|
-
|
|
68
|
-
|
|
65
|
+
--------------------- */
|
|
69
66
|
.ui.form textarea,
|
|
70
67
|
.ui.form input:not([type]),
|
|
68
|
+
.ui.form input[type="color"],
|
|
71
69
|
.ui.form input[type="date"],
|
|
72
70
|
.ui.form input[type="datetime-local"],
|
|
73
71
|
.ui.form input[type="email"],
|
|
72
|
+
.ui.form input[type="month"],
|
|
74
73
|
.ui.form input[type="number"],
|
|
75
74
|
.ui.form input[type="password"],
|
|
76
75
|
.ui.form input[type="search"],
|
|
@@ -78,7 +77,8 @@
|
|
|
78
77
|
.ui.form input[type="time"],
|
|
79
78
|
.ui.form input[type="text"],
|
|
80
79
|
.ui.form input[type="file"],
|
|
81
|
-
.ui.form input[type="url"]
|
|
80
|
+
.ui.form input[type="url"],
|
|
81
|
+
.ui.form input[type="week"] {
|
|
82
82
|
width: 100%;
|
|
83
83
|
vertical-align: top;
|
|
84
84
|
}
|
|
@@ -89,9 +89,11 @@
|
|
|
89
89
|
height: 1.2142em;
|
|
90
90
|
}
|
|
91
91
|
.ui.form input:not([type]),
|
|
92
|
+
.ui.form input[type="color"],
|
|
92
93
|
.ui.form input[type="date"],
|
|
93
94
|
.ui.form input[type="datetime-local"],
|
|
94
95
|
.ui.form input[type="email"],
|
|
96
|
+
.ui.form input[type="month"],
|
|
95
97
|
.ui.form input[type="number"],
|
|
96
98
|
.ui.form input[type="password"],
|
|
97
99
|
.ui.form input[type="search"],
|
|
@@ -99,7 +101,8 @@
|
|
|
99
101
|
.ui.form input[type="time"],
|
|
100
102
|
.ui.form input[type="text"],
|
|
101
103
|
.ui.form input[type="file"],
|
|
102
|
-
.ui.form input[type="url"]
|
|
104
|
+
.ui.form input[type="url"],
|
|
105
|
+
.ui.form input[type="week"] {
|
|
103
106
|
font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
|
|
104
107
|
margin: 0;
|
|
105
108
|
outline: none;
|
|
@@ -108,15 +111,23 @@
|
|
|
108
111
|
line-height: 1.2142em;
|
|
109
112
|
padding: 0.67861429em 1em;
|
|
110
113
|
font-size: 1em;
|
|
111
|
-
background: #
|
|
114
|
+
background: #fff;
|
|
112
115
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
113
116
|
color: rgba(0, 0, 0, 0.87);
|
|
114
117
|
border-radius: 0;
|
|
115
|
-
|
|
116
|
-
box-shadow: 0 0 0 0 transparent inset;
|
|
117
|
-
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
|
118
|
+
box-shadow: 0 0 0 0 transparent inset;
|
|
118
119
|
transition: color 0.1s ease, border-color 0.1s ease;
|
|
119
120
|
}
|
|
121
|
+
.ui.form input[type="color"] {
|
|
122
|
+
padding: initial;
|
|
123
|
+
}
|
|
124
|
+
.ui.form input::-webkit-calendar-picker-indicator {
|
|
125
|
+
padding: 0;
|
|
126
|
+
opacity: 0.5;
|
|
127
|
+
-webkit-transition: opacity 0.3s ease;
|
|
128
|
+
transition: opacity 0.3s ease;
|
|
129
|
+
cursor: pointer;
|
|
130
|
+
}
|
|
120
131
|
|
|
121
132
|
/* Text Area */
|
|
122
133
|
.ui.input textarea,
|
|
@@ -125,19 +136,22 @@
|
|
|
125
136
|
-webkit-appearance: none;
|
|
126
137
|
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
|
127
138
|
padding: 0.78571429em 1em;
|
|
128
|
-
background: #
|
|
139
|
+
background: #fff;
|
|
129
140
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
130
141
|
outline: none;
|
|
131
142
|
color: rgba(0, 0, 0, 0.87);
|
|
132
143
|
border-radius: 0;
|
|
133
|
-
|
|
134
|
-
box-shadow: 0 0 0 0 transparent inset;
|
|
135
|
-
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
|
144
|
+
box-shadow: 0 0 0 0 transparent inset;
|
|
136
145
|
transition: color 0.1s ease, border-color 0.1s ease;
|
|
137
146
|
font-size: 1em;
|
|
138
147
|
font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
|
|
139
148
|
line-height: 1.2857;
|
|
140
149
|
resize: vertical;
|
|
150
|
+
min-height: 2.99992857em;
|
|
151
|
+
}
|
|
152
|
+
.ui.input > textarea {
|
|
153
|
+
flex: 1 1 auto;
|
|
154
|
+
max-width: 100%;
|
|
141
155
|
}
|
|
142
156
|
.ui.form textarea:not([rows]) {
|
|
143
157
|
height: 12em;
|
|
@@ -149,10 +163,9 @@
|
|
|
149
163
|
vertical-align: top;
|
|
150
164
|
}
|
|
151
165
|
|
|
152
|
-
|
|
166
|
+
/* --------------------
|
|
153
167
|
Checkbox margin
|
|
154
|
-
|
|
155
|
-
|
|
168
|
+
--------------------- */
|
|
156
169
|
.ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) label + .ui.ui.checkbox {
|
|
157
170
|
margin-top: 0.7em;
|
|
158
171
|
}
|
|
@@ -175,37 +188,32 @@
|
|
|
175
188
|
margin-top: 0.7em;
|
|
176
189
|
}
|
|
177
190
|
|
|
178
|
-
|
|
191
|
+
/* --------------------------
|
|
179
192
|
Input w/ attached Button
|
|
180
|
-
|
|
181
|
-
|
|
193
|
+
--------------------------- */
|
|
182
194
|
.ui.form input.attached {
|
|
183
195
|
width: auto;
|
|
184
196
|
}
|
|
185
197
|
|
|
186
|
-
|
|
198
|
+
/* --------------------
|
|
187
199
|
Basic Select
|
|
188
|
-
|
|
189
|
-
|
|
200
|
+
--------------------- */
|
|
190
201
|
.ui.form select {
|
|
191
202
|
display: block;
|
|
192
203
|
height: auto;
|
|
193
204
|
width: 100%;
|
|
194
|
-
background: #
|
|
205
|
+
background: #fff;
|
|
195
206
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
196
207
|
border-radius: 0;
|
|
197
|
-
|
|
198
|
-
box-shadow: 0 0 0 0 transparent inset;
|
|
208
|
+
box-shadow: 0 0 0 0 transparent inset;
|
|
199
209
|
padding: 0.62em 1em;
|
|
200
210
|
color: rgba(0, 0, 0, 0.87);
|
|
201
|
-
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
|
202
211
|
transition: color 0.1s ease, border-color 0.1s ease;
|
|
203
212
|
}
|
|
204
213
|
|
|
205
|
-
|
|
214
|
+
/* --------------------
|
|
206
215
|
Dropdown
|
|
207
|
-
|
|
208
|
-
|
|
216
|
+
--------------------- */
|
|
209
217
|
|
|
210
218
|
/* Block */
|
|
211
219
|
.ui.form .field > .selection.dropdown {
|
|
@@ -226,10 +234,9 @@
|
|
|
226
234
|
float: none;
|
|
227
235
|
}
|
|
228
236
|
|
|
229
|
-
|
|
237
|
+
/* --------------------
|
|
230
238
|
UI Input
|
|
231
|
-
|
|
232
|
-
|
|
239
|
+
--------------------- */
|
|
233
240
|
|
|
234
241
|
/* Block */
|
|
235
242
|
.ui.form .field .ui.input,
|
|
@@ -238,7 +245,7 @@
|
|
|
238
245
|
width: 100%;
|
|
239
246
|
}
|
|
240
247
|
|
|
241
|
-
/* Inline
|
|
248
|
+
/* Inline */
|
|
242
249
|
.ui.form .inline.fields .field:not(.wide) .ui.input,
|
|
243
250
|
.ui.form .inline.field:not(.wide) .ui.input {
|
|
244
251
|
width: auto;
|
|
@@ -247,8 +254,10 @@
|
|
|
247
254
|
|
|
248
255
|
/* Auto Input */
|
|
249
256
|
.ui.form .fields .field .ui.input input,
|
|
250
|
-
.ui.form .field .ui.input
|
|
251
|
-
|
|
257
|
+
.ui.form .fields .field .ui.input textarea,
|
|
258
|
+
.ui.form .field .ui.input input,
|
|
259
|
+
.ui.form .field .ui.input textarea {
|
|
260
|
+
width: 100%;
|
|
252
261
|
}
|
|
253
262
|
|
|
254
263
|
/* Full Width Input */
|
|
@@ -262,16 +271,13 @@
|
|
|
262
271
|
.ui.form .three.fields .ui.input input,
|
|
263
272
|
.ui.form .two.fields .ui.input input,
|
|
264
273
|
.ui.form .wide.field .ui.input input {
|
|
265
|
-
|
|
266
|
-
-ms-flex: 1 0 auto;
|
|
267
|
-
flex: 1 0 auto;
|
|
274
|
+
flex: 1 0 auto;
|
|
268
275
|
width: 0;
|
|
269
276
|
}
|
|
270
277
|
|
|
271
|
-
|
|
278
|
+
/* --------------------
|
|
272
279
|
Types of Messages
|
|
273
|
-
|
|
274
|
-
|
|
280
|
+
--------------------- */
|
|
275
281
|
.ui.form .error.message,
|
|
276
282
|
.ui.form .error.message:empty {
|
|
277
283
|
display: none;
|
|
@@ -294,23 +300,25 @@
|
|
|
294
300
|
margin-top: 0;
|
|
295
301
|
}
|
|
296
302
|
|
|
297
|
-
|
|
303
|
+
/* --------------------
|
|
298
304
|
Validation Prompt
|
|
299
|
-
|
|
300
|
-
|
|
305
|
+
--------------------- */
|
|
301
306
|
.ui.form .field .prompt.label {
|
|
302
307
|
white-space: normal;
|
|
303
|
-
background: #
|
|
304
|
-
border: 1px solid #
|
|
305
|
-
color: #
|
|
308
|
+
background: #fff !important;
|
|
309
|
+
border: 1px solid #e0b4b4 !important;
|
|
310
|
+
color: #9f3a38 !important;
|
|
311
|
+
}
|
|
312
|
+
.ui.form .field .prompt.label li::before {
|
|
313
|
+
color: #9f3a38;
|
|
306
314
|
}
|
|
307
315
|
.ui.form .inline.fields .field .prompt,
|
|
308
316
|
.ui.form .inline.field .prompt {
|
|
309
317
|
vertical-align: top;
|
|
310
318
|
margin: -0.25em 0 -0.5em 0.5em;
|
|
311
319
|
}
|
|
312
|
-
.ui.form .inline.fields .field .prompt
|
|
313
|
-
.ui.form .inline.field .prompt
|
|
320
|
+
.ui.form .inline.fields .field .prompt::before,
|
|
321
|
+
.ui.form .inline.field .prompt::before {
|
|
314
322
|
border-width: 0 0 1px 1px;
|
|
315
323
|
bottom: auto;
|
|
316
324
|
right: auto;
|
|
@@ -324,56 +332,47 @@
|
|
|
324
332
|
*******************************/
|
|
325
333
|
|
|
326
334
|
|
|
327
|
-
|
|
335
|
+
/* --------------------
|
|
328
336
|
Autofilled
|
|
329
|
-
|
|
330
|
-
|
|
337
|
+
--------------------- */
|
|
331
338
|
.ui.form .field.field input:-webkit-autofill {
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
border-color: #E5DFA1 !important;
|
|
339
|
+
box-shadow: 0 0 0 100px #fffff0 inset !important;
|
|
340
|
+
border-color: #e5dfa1 !important;
|
|
335
341
|
}
|
|
336
342
|
|
|
337
343
|
/* Focus */
|
|
338
344
|
.ui.form .field.field input:-webkit-autofill:focus {
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
border-color: #D5C315 !important;
|
|
345
|
+
box-shadow: 0 0 0 100px #fffff0 inset !important;
|
|
346
|
+
border-color: #d5c315 !important;
|
|
342
347
|
}
|
|
343
348
|
|
|
344
|
-
|
|
349
|
+
/* --------------------
|
|
345
350
|
Placeholder
|
|
346
|
-
|
|
347
|
-
|
|
351
|
+
--------------------- */
|
|
348
352
|
|
|
349
353
|
/* browsers require these rules separate */
|
|
350
|
-
.ui.form ::-
|
|
354
|
+
.ui.form ::-ms-input-placeholder {
|
|
351
355
|
color: #9ab5c1;
|
|
352
356
|
}
|
|
353
|
-
.ui.form
|
|
354
|
-
color: #9ab5c1 !important;
|
|
355
|
-
}
|
|
356
|
-
.ui.form ::-moz-placeholder {
|
|
357
|
+
.ui.form ::placeholder {
|
|
357
358
|
color: #9ab5c1;
|
|
358
359
|
}
|
|
359
|
-
.ui.form :focus::-
|
|
360
|
+
.ui.form :focus::-ms-input-placeholder {
|
|
360
361
|
color: #9ab5c1;
|
|
361
362
|
}
|
|
362
|
-
.ui.form :focus
|
|
363
|
-
color: #9ab5c1 !important;
|
|
364
|
-
}
|
|
365
|
-
.ui.form :focus::-moz-placeholder {
|
|
363
|
+
.ui.form :focus::placeholder {
|
|
366
364
|
color: #9ab5c1;
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
|
|
367
|
+
/* --------------------
|
|
370
368
|
Focus
|
|
371
|
-
|
|
372
|
-
|
|
369
|
+
--------------------- */
|
|
373
370
|
.ui.form input:not([type]):focus,
|
|
371
|
+
.ui.form input[type="color"]:focus,
|
|
374
372
|
.ui.form input[type="date"]:focus,
|
|
375
373
|
.ui.form input[type="datetime-local"]:focus,
|
|
376
374
|
.ui.form input[type="email"]:focus,
|
|
375
|
+
.ui.form input[type="month"]:focus,
|
|
377
376
|
.ui.form input[type="number"]:focus,
|
|
378
377
|
.ui.form input[type="password"]:focus,
|
|
379
378
|
.ui.form input[type="search"]:focus,
|
|
@@ -381,58 +380,31 @@
|
|
|
381
380
|
.ui.form input[type="time"]:focus,
|
|
382
381
|
.ui.form input[type="text"]:focus,
|
|
383
382
|
.ui.form input[type="file"]:focus,
|
|
384
|
-
.ui.form input[type="url"]:focus
|
|
383
|
+
.ui.form input[type="url"]:focus,
|
|
384
|
+
.ui.form input[type="week"]:focus {
|
|
385
385
|
color: rgba(0, 0, 0, 0.95);
|
|
386
|
-
border-color: #
|
|
386
|
+
border-color: #85b7d9;
|
|
387
387
|
border-radius: 0;
|
|
388
|
-
background: #
|
|
389
|
-
|
|
390
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
|
|
391
|
-
}
|
|
392
|
-
.ui.form .ui.action.input:not([class*="left action"]) input:not([type]):focus,
|
|
393
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="date"]:focus,
|
|
394
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="datetime-local"]:focus,
|
|
395
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="email"]:focus,
|
|
396
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="number"]:focus,
|
|
397
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="password"]:focus,
|
|
398
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="search"]:focus,
|
|
399
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="tel"]:focus,
|
|
400
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="time"]:focus,
|
|
401
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="text"]:focus,
|
|
402
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="file"]:focus,
|
|
403
|
-
.ui.form .ui.action.input:not([class*="left action"]) input[type="url"]:focus {
|
|
404
|
-
border-top-right-radius: 0;
|
|
405
|
-
border-bottom-right-radius: 0;
|
|
406
|
-
}
|
|
407
|
-
.ui.form .ui[class*="left action"].input input:not([type]),
|
|
408
|
-
.ui.form .ui[class*="left action"].input input[type="date"],
|
|
409
|
-
.ui.form .ui[class*="left action"].input input[type="datetime-local"],
|
|
410
|
-
.ui.form .ui[class*="left action"].input input[type="email"],
|
|
411
|
-
.ui.form .ui[class*="left action"].input input[type="number"],
|
|
412
|
-
.ui.form .ui[class*="left action"].input input[type="password"],
|
|
413
|
-
.ui.form .ui[class*="left action"].input input[type="search"],
|
|
414
|
-
.ui.form .ui[class*="left action"].input input[type="tel"],
|
|
415
|
-
.ui.form .ui[class*="left action"].input input[type="time"],
|
|
416
|
-
.ui.form .ui[class*="left action"].input input[type="text"],
|
|
417
|
-
.ui.form .ui[class*="left action"].input input[type="file"],
|
|
418
|
-
.ui.form .ui[class*="left action"].input input[type="url"] {
|
|
419
|
-
border-bottom-left-radius: 0;
|
|
420
|
-
border-top-left-radius: 0;
|
|
388
|
+
background: #fff;
|
|
389
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
|
|
421
390
|
}
|
|
422
391
|
.ui.form textarea:focus {
|
|
423
392
|
color: rgba(0, 0, 0, 0.95);
|
|
424
|
-
border-color: #
|
|
393
|
+
border-color: #85b7d9;
|
|
425
394
|
border-radius: 0;
|
|
426
|
-
background: #
|
|
427
|
-
|
|
428
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
|
|
395
|
+
background: #fff;
|
|
396
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
|
|
429
397
|
-webkit-appearance: none;
|
|
430
398
|
}
|
|
431
399
|
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
400
|
+
/* Focus */
|
|
401
|
+
.ui.form input:focus::-webkit-calendar-picker-indicator {
|
|
402
|
+
opacity: 1;
|
|
403
|
+
}
|
|
435
404
|
|
|
405
|
+
/* --------------------
|
|
406
|
+
States
|
|
407
|
+
--------------------- */
|
|
436
408
|
|
|
437
409
|
/* On Form */
|
|
438
410
|
.ui.form.error .error.message:not(:empty) {
|
|
@@ -442,8 +414,6 @@
|
|
|
442
414
|
display: inline-block;
|
|
443
415
|
}
|
|
444
416
|
.ui.form.error .icon.error.message:not(:empty) {
|
|
445
|
-
display: -webkit-box;
|
|
446
|
-
display: -ms-flexbox;
|
|
447
417
|
display: flex;
|
|
448
418
|
}
|
|
449
419
|
|
|
@@ -458,27 +428,38 @@
|
|
|
458
428
|
}
|
|
459
429
|
.ui.form .fields.error .icon.error.message:not(:empty),
|
|
460
430
|
.ui.form .field.error .icon.error.message:not(:empty) {
|
|
461
|
-
display: -webkit-box;
|
|
462
|
-
display: -ms-flexbox;
|
|
463
431
|
display: flex;
|
|
464
432
|
}
|
|
465
433
|
.ui.ui.form .fields.error .field label,
|
|
434
|
+
.ui.ui.form .fields.error .field .ui.label:not(.corner),
|
|
466
435
|
.ui.ui.form .field.error label,
|
|
436
|
+
.ui.ui.form .field.error .ui.label:not(.corner),
|
|
467
437
|
.ui.ui.form .fields.error .field .input,
|
|
468
438
|
.ui.ui.form .field.error .input {
|
|
469
|
-
color: #
|
|
439
|
+
color: #9f3a38;
|
|
440
|
+
}
|
|
441
|
+
@supports selector(:has(.f)) {
|
|
442
|
+
.ui.form .fields:has(.error) > label {
|
|
443
|
+
color: #9f3a38;
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
.ui.form .fields.error .field .ui.label,
|
|
447
|
+
.ui.form .field.error .ui.label {
|
|
448
|
+
background-color: #ecd1d1;
|
|
470
449
|
}
|
|
471
450
|
.ui.form .fields.error .field .corner.label,
|
|
472
451
|
.ui.form .field.error .corner.label {
|
|
473
|
-
border-color: #
|
|
474
|
-
color: #
|
|
452
|
+
border-color: #9f3a38;
|
|
453
|
+
color: #fff;
|
|
475
454
|
}
|
|
476
455
|
.ui.form .fields.error .field textarea,
|
|
477
456
|
.ui.form .fields.error .field select,
|
|
478
457
|
.ui.form .fields.error .field input:not([type]),
|
|
458
|
+
.ui.form .fields.error .field input[type="color"],
|
|
479
459
|
.ui.form .fields.error .field input[type="date"],
|
|
480
460
|
.ui.form .fields.error .field input[type="datetime-local"],
|
|
481
461
|
.ui.form .fields.error .field input[type="email"],
|
|
462
|
+
.ui.form .fields.error .field input[type="month"],
|
|
482
463
|
.ui.form .fields.error .field input[type="number"],
|
|
483
464
|
.ui.form .fields.error .field input[type="password"],
|
|
484
465
|
.ui.form .fields.error .field input[type="search"],
|
|
@@ -487,12 +468,15 @@
|
|
|
487
468
|
.ui.form .fields.error .field input[type="text"],
|
|
488
469
|
.ui.form .fields.error .field input[type="file"],
|
|
489
470
|
.ui.form .fields.error .field input[type="url"],
|
|
471
|
+
.ui.form .fields.error .field input[type="week"],
|
|
490
472
|
.ui.form .field.error textarea,
|
|
491
473
|
.ui.form .field.error select,
|
|
492
474
|
.ui.form .field.error input:not([type]),
|
|
475
|
+
.ui.form .field.error input[type="color"],
|
|
493
476
|
.ui.form .field.error input[type="date"],
|
|
494
477
|
.ui.form .field.error input[type="datetime-local"],
|
|
495
478
|
.ui.form .field.error input[type="email"],
|
|
479
|
+
.ui.form .field.error input[type="month"],
|
|
496
480
|
.ui.form .field.error input[type="number"],
|
|
497
481
|
.ui.form .field.error input[type="password"],
|
|
498
482
|
.ui.form .field.error input[type="search"],
|
|
@@ -500,20 +484,29 @@
|
|
|
500
484
|
.ui.form .field.error input[type="time"],
|
|
501
485
|
.ui.form .field.error input[type="text"],
|
|
502
486
|
.ui.form .field.error input[type="file"],
|
|
503
|
-
.ui.form .field.error input[type="url"]
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
border-
|
|
508
|
-
-
|
|
509
|
-
|
|
487
|
+
.ui.form .field.error input[type="url"],
|
|
488
|
+
.ui.form .field.error input[type="week"] {
|
|
489
|
+
color: #9f3a38;
|
|
490
|
+
background: #fff6f6;
|
|
491
|
+
border-color: #e0b4b4;
|
|
492
|
+
border-radius: "";
|
|
493
|
+
box-shadow: none;
|
|
494
|
+
}
|
|
495
|
+
.ui.form:not(.initial) .field input:invalid {
|
|
496
|
+
color: #9f3a38;
|
|
497
|
+
background: #fff6f6;
|
|
498
|
+
border-color: #e0b4b4;
|
|
499
|
+
border-radius: "";
|
|
500
|
+
box-shadow: none;
|
|
510
501
|
}
|
|
511
502
|
.ui.form .field.error textarea:focus,
|
|
512
503
|
.ui.form .field.error select:focus,
|
|
513
504
|
.ui.form .field.error input:not([type]):focus,
|
|
505
|
+
.ui.form .field.error input[type="color"]:focus,
|
|
514
506
|
.ui.form .field.error input[type="date"]:focus,
|
|
515
507
|
.ui.form .field.error input[type="datetime-local"]:focus,
|
|
516
508
|
.ui.form .field.error input[type="email"]:focus,
|
|
509
|
+
.ui.form .field.error input[type="month"]:focus,
|
|
517
510
|
.ui.form .field.error input[type="number"]:focus,
|
|
518
511
|
.ui.form .field.error input[type="password"]:focus,
|
|
519
512
|
.ui.form .field.error input[type="search"]:focus,
|
|
@@ -521,12 +514,16 @@
|
|
|
521
514
|
.ui.form .field.error input[type="time"]:focus,
|
|
522
515
|
.ui.form .field.error input[type="text"]:focus,
|
|
523
516
|
.ui.form .field.error input[type="file"]:focus,
|
|
524
|
-
.ui.form .field.error input[type="url"]:focus
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
color: #
|
|
528
|
-
|
|
529
|
-
|
|
517
|
+
.ui.form .field.error input[type="url"]:focus,
|
|
518
|
+
.ui.form .field.error input[type="week"]:focus {
|
|
519
|
+
background: #fff6f6;
|
|
520
|
+
border-color: #e0b4b4;
|
|
521
|
+
color: #9f3a38;
|
|
522
|
+
box-shadow: none;
|
|
523
|
+
}
|
|
524
|
+
.ui.form .field.error > textarea:hover:not(:focus),
|
|
525
|
+
.ui.form .field.error > input:hover:not(:focus) {
|
|
526
|
+
border-color: #e0b4b4;
|
|
530
527
|
}
|
|
531
528
|
|
|
532
529
|
/* Preserve Native Select Stylings */
|
|
@@ -535,116 +532,96 @@
|
|
|
535
532
|
}
|
|
536
533
|
|
|
537
534
|
/*------------------
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
535
|
+
Input State
|
|
536
|
+
--------------------*/
|
|
541
537
|
|
|
542
|
-
/* Transparent */
|
|
543
|
-
.ui.form .field.error .transparent.input input,
|
|
544
|
-
.ui.form .field.error .transparent.input textarea,
|
|
545
|
-
.ui.form .field.error input.transparent,
|
|
546
|
-
.ui.form .field.error textarea.transparent {
|
|
547
|
-
background-color: #FFF6F6 !important;
|
|
548
|
-
color: #9F3A38 !important;
|
|
549
|
-
}
|
|
550
538
|
|
|
551
539
|
/* Autofilled */
|
|
552
540
|
.ui.form .error.error input:-webkit-autofill {
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
border-color: #E0B4B4 !important;
|
|
541
|
+
box-shadow: 0 0 0 100px #fffaf0 inset !important;
|
|
542
|
+
border-color: #e0b4b4 !important;
|
|
556
543
|
}
|
|
557
544
|
|
|
558
545
|
/* Placeholder */
|
|
559
|
-
.ui.form .error ::-
|
|
546
|
+
.ui.form .error ::-ms-input-placeholder {
|
|
560
547
|
color: #e7bdbc;
|
|
561
548
|
}
|
|
562
|
-
.ui.form .error
|
|
563
|
-
|
|
564
|
-
}
|
|
565
|
-
.ui.form .error ::-moz-placeholder {
|
|
549
|
+
.ui.form .error .ui.dropdown > .default.text,
|
|
550
|
+
.ui.form .error ::placeholder {
|
|
566
551
|
color: #e7bdbc;
|
|
567
552
|
}
|
|
568
|
-
.ui.form .error :focus::-
|
|
553
|
+
.ui.form .error :focus::-ms-input-placeholder {
|
|
569
554
|
color: #da9796;
|
|
570
555
|
}
|
|
571
|
-
.ui.form .error :focus
|
|
572
|
-
|
|
573
|
-
}
|
|
574
|
-
.ui.form .error :focus::-moz-placeholder {
|
|
556
|
+
.ui.form .error .ui.dropdown > input:focus ~ .default.text,
|
|
557
|
+
.ui.form .error :focus::placeholder {
|
|
575
558
|
color: #da9796;
|
|
576
559
|
}
|
|
577
560
|
|
|
578
561
|
/*------------------
|
|
579
|
-
|
|
580
|
-
|
|
562
|
+
Dropdown State
|
|
563
|
+
--------------------*/
|
|
581
564
|
|
|
582
565
|
.ui.form .fields.error .field .ui.dropdown,
|
|
583
566
|
.ui.form .fields.error .field .ui.dropdown .item,
|
|
584
567
|
.ui.form .field.error .ui.dropdown,
|
|
585
|
-
.ui.form .field.error .ui.dropdown .text,
|
|
568
|
+
.ui.form .field.error .ui.dropdown > .text,
|
|
586
569
|
.ui.form .field.error .ui.dropdown .item {
|
|
587
|
-
background: #
|
|
588
|
-
color: #
|
|
570
|
+
background: #fff6f6;
|
|
571
|
+
color: #9f3a38;
|
|
589
572
|
}
|
|
590
573
|
.ui.form .fields.error .field .ui.dropdown,
|
|
591
574
|
.ui.form .field.error .ui.dropdown {
|
|
592
|
-
border-color: #
|
|
575
|
+
border-color: #e0b4b4 !important;
|
|
593
576
|
}
|
|
594
577
|
.ui.form .fields.error .field .ui.dropdown:hover,
|
|
595
578
|
.ui.form .field.error .ui.dropdown:hover {
|
|
596
|
-
border-color: #
|
|
579
|
+
border-color: #e0b4b4 !important;
|
|
597
580
|
}
|
|
598
581
|
.ui.form .fields.error .field .ui.dropdown:hover .menu,
|
|
599
582
|
.ui.form .field.error .ui.dropdown:hover .menu {
|
|
600
|
-
border-color: #
|
|
583
|
+
border-color: #e0b4b4;
|
|
601
584
|
}
|
|
602
585
|
.ui.form .fields.error .field .ui.multiple.selection.dropdown > .label,
|
|
603
586
|
.ui.form .field.error .ui.multiple.selection.dropdown > .label {
|
|
604
|
-
background-color: #
|
|
605
|
-
color: #
|
|
587
|
+
background-color: #eacbcb;
|
|
588
|
+
color: #9f3a38;
|
|
606
589
|
}
|
|
607
590
|
|
|
608
591
|
/* Hover */
|
|
609
592
|
.ui.form .fields.error .field .ui.dropdown .menu .item:hover,
|
|
610
593
|
.ui.form .field.error .ui.dropdown .menu .item:hover {
|
|
611
|
-
background-color: #
|
|
594
|
+
background-color: #fbe7e7;
|
|
612
595
|
}
|
|
613
596
|
|
|
614
597
|
/* Selected */
|
|
615
598
|
.ui.form .fields.error .field .ui.dropdown .menu .selected.item,
|
|
616
599
|
.ui.form .field.error .ui.dropdown .menu .selected.item {
|
|
617
|
-
background-color: #
|
|
600
|
+
background-color: #fbe7e7;
|
|
618
601
|
}
|
|
619
602
|
|
|
620
603
|
/* Active */
|
|
621
604
|
.ui.form .fields.error .field .ui.dropdown .menu .active.item,
|
|
622
605
|
.ui.form .field.error .ui.dropdown .menu .active.item {
|
|
623
|
-
background-color: #
|
|
606
|
+
background-color: #fdcfcf !important;
|
|
624
607
|
}
|
|
625
608
|
|
|
626
609
|
/*--------------------
|
|
627
|
-
|
|
628
|
-
|
|
610
|
+
Checkbox State
|
|
611
|
+
---------------------*/
|
|
629
612
|
|
|
630
|
-
.ui.form .fields.error .field .checkbox
|
|
631
|
-
.ui.form .field.error .checkbox
|
|
632
|
-
|
|
633
|
-
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box {
|
|
634
|
-
color: #9F3A38;
|
|
613
|
+
.ui.form .fields.error .field .checkbox label,
|
|
614
|
+
.ui.form .field.error .checkbox label {
|
|
615
|
+
color: #9f3a38;
|
|
635
616
|
}
|
|
636
|
-
.ui.form .fields.error .field .checkbox
|
|
637
|
-
.ui.form .field.error .checkbox
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
background: #FFF6F6;
|
|
641
|
-
border-color: #E0B4B4;
|
|
617
|
+
.ui.form .fields.error .field .checkbox label::before,
|
|
618
|
+
.ui.form .field.error .checkbox label::before {
|
|
619
|
+
background: #fff6f6;
|
|
620
|
+
border-color: #e0b4b4;
|
|
642
621
|
}
|
|
643
|
-
.ui.form .fields.error .field .checkbox label
|
|
644
|
-
.ui.form .field.error .checkbox label
|
|
645
|
-
|
|
646
|
-
.ui.form .field.error .checkbox .box:after {
|
|
647
|
-
color: #9F3A38;
|
|
622
|
+
.ui.form .fields.error .field .checkbox label::after,
|
|
623
|
+
.ui.form .field.error .checkbox label::after {
|
|
624
|
+
color: #9f3a38;
|
|
648
625
|
}
|
|
649
626
|
|
|
650
627
|
/* On Form */
|
|
@@ -655,8 +632,6 @@
|
|
|
655
632
|
display: inline-block;
|
|
656
633
|
}
|
|
657
634
|
.ui.form.info .icon.info.message:not(:empty) {
|
|
658
|
-
display: -webkit-box;
|
|
659
|
-
display: -ms-flexbox;
|
|
660
635
|
display: flex;
|
|
661
636
|
}
|
|
662
637
|
|
|
@@ -671,27 +646,38 @@
|
|
|
671
646
|
}
|
|
672
647
|
.ui.form .fields.info .icon.info.message:not(:empty),
|
|
673
648
|
.ui.form .field.info .icon.info.message:not(:empty) {
|
|
674
|
-
display: -webkit-box;
|
|
675
|
-
display: -ms-flexbox;
|
|
676
649
|
display: flex;
|
|
677
650
|
}
|
|
678
651
|
.ui.ui.form .fields.info .field label,
|
|
652
|
+
.ui.ui.form .fields.info .field .ui.label:not(.corner),
|
|
679
653
|
.ui.ui.form .field.info label,
|
|
654
|
+
.ui.ui.form .field.info .ui.label:not(.corner),
|
|
680
655
|
.ui.ui.form .fields.info .field .input,
|
|
681
656
|
.ui.ui.form .field.info .input {
|
|
682
|
-
color: #
|
|
657
|
+
color: #276f86;
|
|
658
|
+
}
|
|
659
|
+
@supports selector(:has(.f)) {
|
|
660
|
+
.ui.form .fields:has(.info) > label {
|
|
661
|
+
color: #276f86;
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
.ui.form .fields.info .field .ui.label,
|
|
665
|
+
.ui.form .field.info .ui.label {
|
|
666
|
+
background-color: #c6e3e9;
|
|
683
667
|
}
|
|
684
668
|
.ui.form .fields.info .field .corner.label,
|
|
685
669
|
.ui.form .field.info .corner.label {
|
|
686
|
-
border-color: #
|
|
687
|
-
color: #
|
|
670
|
+
border-color: #276f86;
|
|
671
|
+
color: #fff;
|
|
688
672
|
}
|
|
689
673
|
.ui.form .fields.info .field textarea,
|
|
690
674
|
.ui.form .fields.info .field select,
|
|
691
675
|
.ui.form .fields.info .field input:not([type]),
|
|
676
|
+
.ui.form .fields.info .field input[type="color"],
|
|
692
677
|
.ui.form .fields.info .field input[type="date"],
|
|
693
678
|
.ui.form .fields.info .field input[type="datetime-local"],
|
|
694
679
|
.ui.form .fields.info .field input[type="email"],
|
|
680
|
+
.ui.form .fields.info .field input[type="month"],
|
|
695
681
|
.ui.form .fields.info .field input[type="number"],
|
|
696
682
|
.ui.form .fields.info .field input[type="password"],
|
|
697
683
|
.ui.form .fields.info .field input[type="search"],
|
|
@@ -700,12 +686,15 @@
|
|
|
700
686
|
.ui.form .fields.info .field input[type="text"],
|
|
701
687
|
.ui.form .fields.info .field input[type="file"],
|
|
702
688
|
.ui.form .fields.info .field input[type="url"],
|
|
689
|
+
.ui.form .fields.info .field input[type="week"],
|
|
703
690
|
.ui.form .field.info textarea,
|
|
704
691
|
.ui.form .field.info select,
|
|
705
692
|
.ui.form .field.info input:not([type]),
|
|
693
|
+
.ui.form .field.info input[type="color"],
|
|
706
694
|
.ui.form .field.info input[type="date"],
|
|
707
695
|
.ui.form .field.info input[type="datetime-local"],
|
|
708
696
|
.ui.form .field.info input[type="email"],
|
|
697
|
+
.ui.form .field.info input[type="month"],
|
|
709
698
|
.ui.form .field.info input[type="number"],
|
|
710
699
|
.ui.form .field.info input[type="password"],
|
|
711
700
|
.ui.form .field.info input[type="search"],
|
|
@@ -713,20 +702,22 @@
|
|
|
713
702
|
.ui.form .field.info input[type="time"],
|
|
714
703
|
.ui.form .field.info input[type="text"],
|
|
715
704
|
.ui.form .field.info input[type="file"],
|
|
716
|
-
.ui.form .field.info input[type="url"]
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
border-
|
|
721
|
-
-
|
|
722
|
-
|
|
705
|
+
.ui.form .field.info input[type="url"],
|
|
706
|
+
.ui.form .field.info input[type="week"] {
|
|
707
|
+
color: #276f86;
|
|
708
|
+
background: #f8ffff;
|
|
709
|
+
border-color: #a9d5de;
|
|
710
|
+
border-radius: "";
|
|
711
|
+
box-shadow: none;
|
|
723
712
|
}
|
|
724
713
|
.ui.form .field.info textarea:focus,
|
|
725
714
|
.ui.form .field.info select:focus,
|
|
726
715
|
.ui.form .field.info input:not([type]):focus,
|
|
716
|
+
.ui.form .field.info input[type="color"]:focus,
|
|
727
717
|
.ui.form .field.info input[type="date"]:focus,
|
|
728
718
|
.ui.form .field.info input[type="datetime-local"]:focus,
|
|
729
719
|
.ui.form .field.info input[type="email"]:focus,
|
|
720
|
+
.ui.form .field.info input[type="month"]:focus,
|
|
730
721
|
.ui.form .field.info input[type="number"]:focus,
|
|
731
722
|
.ui.form .field.info input[type="password"]:focus,
|
|
732
723
|
.ui.form .field.info input[type="search"]:focus,
|
|
@@ -734,12 +725,16 @@
|
|
|
734
725
|
.ui.form .field.info input[type="time"]:focus,
|
|
735
726
|
.ui.form .field.info input[type="text"]:focus,
|
|
736
727
|
.ui.form .field.info input[type="file"]:focus,
|
|
737
|
-
.ui.form .field.info input[type="url"]:focus
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
color: #
|
|
741
|
-
|
|
742
|
-
|
|
728
|
+
.ui.form .field.info input[type="url"]:focus,
|
|
729
|
+
.ui.form .field.info input[type="week"]:focus {
|
|
730
|
+
background: #f8ffff;
|
|
731
|
+
border-color: #a9d5de;
|
|
732
|
+
color: #276f86;
|
|
733
|
+
box-shadow: none;
|
|
734
|
+
}
|
|
735
|
+
.ui.form .field.info > textarea:hover:not(:focus),
|
|
736
|
+
.ui.form .field.info > input:hover:not(:focus) {
|
|
737
|
+
border-color: #a9d5de;
|
|
743
738
|
}
|
|
744
739
|
|
|
745
740
|
/* Preserve Native Select Stylings */
|
|
@@ -748,74 +743,60 @@
|
|
|
748
743
|
}
|
|
749
744
|
|
|
750
745
|
/*------------------
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
746
|
+
Input State
|
|
747
|
+
--------------------*/
|
|
754
748
|
|
|
755
|
-
/* Transparent */
|
|
756
|
-
.ui.form .field.info .transparent.input input,
|
|
757
|
-
.ui.form .field.info .transparent.input textarea,
|
|
758
|
-
.ui.form .field.info input.transparent,
|
|
759
|
-
.ui.form .field.info textarea.transparent {
|
|
760
|
-
background-color: #F8FFFF !important;
|
|
761
|
-
color: #276F86 !important;
|
|
762
|
-
}
|
|
763
749
|
|
|
764
750
|
/* Autofilled */
|
|
765
751
|
.ui.form .info.info input:-webkit-autofill {
|
|
766
|
-
|
|
767
|
-
box-shadow: 0 0 0 100px #F0FAFF inset !important;
|
|
752
|
+
box-shadow: 0 0 0 100px #f0faff inset !important;
|
|
768
753
|
border-color: #b3e0e0 !important;
|
|
769
754
|
}
|
|
770
755
|
|
|
771
756
|
/* Placeholder */
|
|
772
|
-
.ui.form .info ::-
|
|
757
|
+
.ui.form .info ::-ms-input-placeholder {
|
|
773
758
|
color: #98cfe1;
|
|
774
759
|
}
|
|
775
|
-
.ui.form .info
|
|
776
|
-
|
|
777
|
-
}
|
|
778
|
-
.ui.form .info ::-moz-placeholder {
|
|
760
|
+
.ui.form .info .ui.dropdown > .default.text,
|
|
761
|
+
.ui.form .info ::placeholder {
|
|
779
762
|
color: #98cfe1;
|
|
780
763
|
}
|
|
781
|
-
.ui.form .info :focus::-
|
|
764
|
+
.ui.form .info :focus::-ms-input-placeholder {
|
|
782
765
|
color: #70bdd6;
|
|
783
766
|
}
|
|
784
|
-
.ui.form .info :focus
|
|
785
|
-
|
|
786
|
-
}
|
|
787
|
-
.ui.form .info :focus::-moz-placeholder {
|
|
767
|
+
.ui.form .info .ui.dropdown > input:focus ~ .default.text,
|
|
768
|
+
.ui.form .info :focus::placeholder {
|
|
788
769
|
color: #70bdd6;
|
|
789
770
|
}
|
|
790
771
|
|
|
791
772
|
/*------------------
|
|
792
|
-
|
|
793
|
-
|
|
773
|
+
Dropdown State
|
|
774
|
+
--------------------*/
|
|
794
775
|
|
|
795
776
|
.ui.form .fields.info .field .ui.dropdown,
|
|
796
777
|
.ui.form .fields.info .field .ui.dropdown .item,
|
|
797
778
|
.ui.form .field.info .ui.dropdown,
|
|
798
|
-
.ui.form .field.info .ui.dropdown .text,
|
|
779
|
+
.ui.form .field.info .ui.dropdown > .text,
|
|
799
780
|
.ui.form .field.info .ui.dropdown .item {
|
|
800
|
-
background: #
|
|
801
|
-
color: #
|
|
781
|
+
background: #f8ffff;
|
|
782
|
+
color: #276f86;
|
|
802
783
|
}
|
|
803
784
|
.ui.form .fields.info .field .ui.dropdown,
|
|
804
785
|
.ui.form .field.info .ui.dropdown {
|
|
805
|
-
border-color: #
|
|
786
|
+
border-color: #a9d5de !important;
|
|
806
787
|
}
|
|
807
788
|
.ui.form .fields.info .field .ui.dropdown:hover,
|
|
808
789
|
.ui.form .field.info .ui.dropdown:hover {
|
|
809
|
-
border-color: #
|
|
790
|
+
border-color: #a9d5de !important;
|
|
810
791
|
}
|
|
811
792
|
.ui.form .fields.info .field .ui.dropdown:hover .menu,
|
|
812
793
|
.ui.form .field.info .ui.dropdown:hover .menu {
|
|
813
|
-
border-color: #
|
|
794
|
+
border-color: #a9d5de;
|
|
814
795
|
}
|
|
815
796
|
.ui.form .fields.info .field .ui.multiple.selection.dropdown > .label,
|
|
816
797
|
.ui.form .field.info .ui.multiple.selection.dropdown > .label {
|
|
817
798
|
background-color: #cce3ea;
|
|
818
|
-
color: #
|
|
799
|
+
color: #276f86;
|
|
819
800
|
}
|
|
820
801
|
|
|
821
802
|
/* Hover */
|
|
@@ -837,27 +818,21 @@
|
|
|
837
818
|
}
|
|
838
819
|
|
|
839
820
|
/*--------------------
|
|
840
|
-
|
|
841
|
-
|
|
821
|
+
Checkbox State
|
|
822
|
+
---------------------*/
|
|
842
823
|
|
|
843
|
-
.ui.form .fields.info .field .checkbox
|
|
844
|
-
.ui.form .field.info .checkbox
|
|
845
|
-
|
|
846
|
-
.ui.form .field.info .checkbox:not(.toggle):not(.slider) .box {
|
|
847
|
-
color: #276F86;
|
|
824
|
+
.ui.form .fields.info .field .checkbox label,
|
|
825
|
+
.ui.form .field.info .checkbox label {
|
|
826
|
+
color: #276f86;
|
|
848
827
|
}
|
|
849
|
-
.ui.form .fields.info .field .checkbox
|
|
850
|
-
.ui.form .field.info .checkbox
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
background: #F8FFFF;
|
|
854
|
-
border-color: #A9D5DE;
|
|
828
|
+
.ui.form .fields.info .field .checkbox label::before,
|
|
829
|
+
.ui.form .field.info .checkbox label::before {
|
|
830
|
+
background: #f8ffff;
|
|
831
|
+
border-color: #a9d5de;
|
|
855
832
|
}
|
|
856
|
-
.ui.form .fields.info .field .checkbox label
|
|
857
|
-
.ui.form .field.info .checkbox label
|
|
858
|
-
|
|
859
|
-
.ui.form .field.info .checkbox .box:after {
|
|
860
|
-
color: #276F86;
|
|
833
|
+
.ui.form .fields.info .field .checkbox label::after,
|
|
834
|
+
.ui.form .field.info .checkbox label::after {
|
|
835
|
+
color: #276f86;
|
|
861
836
|
}
|
|
862
837
|
|
|
863
838
|
/* On Form */
|
|
@@ -868,8 +843,6 @@
|
|
|
868
843
|
display: inline-block;
|
|
869
844
|
}
|
|
870
845
|
.ui.form.success .icon.success.message:not(:empty) {
|
|
871
|
-
display: -webkit-box;
|
|
872
|
-
display: -ms-flexbox;
|
|
873
846
|
display: flex;
|
|
874
847
|
}
|
|
875
848
|
|
|
@@ -884,27 +857,38 @@
|
|
|
884
857
|
}
|
|
885
858
|
.ui.form .fields.success .icon.success.message:not(:empty),
|
|
886
859
|
.ui.form .field.success .icon.success.message:not(:empty) {
|
|
887
|
-
display: -webkit-box;
|
|
888
|
-
display: -ms-flexbox;
|
|
889
860
|
display: flex;
|
|
890
861
|
}
|
|
891
862
|
.ui.ui.form .fields.success .field label,
|
|
863
|
+
.ui.ui.form .fields.success .field .ui.label:not(.corner),
|
|
892
864
|
.ui.ui.form .field.success label,
|
|
865
|
+
.ui.ui.form .field.success .ui.label:not(.corner),
|
|
893
866
|
.ui.ui.form .fields.success .field .input,
|
|
894
867
|
.ui.ui.form .field.success .input {
|
|
895
|
-
color: #
|
|
868
|
+
color: #2c662d;
|
|
869
|
+
}
|
|
870
|
+
@supports selector(:has(.f)) {
|
|
871
|
+
.ui.form .fields:has(.success) > label {
|
|
872
|
+
color: #2c662d;
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
.ui.form .fields.success .field .ui.label,
|
|
876
|
+
.ui.form .field.success .ui.label {
|
|
877
|
+
background-color: #b9d1ad;
|
|
896
878
|
}
|
|
897
879
|
.ui.form .fields.success .field .corner.label,
|
|
898
880
|
.ui.form .field.success .corner.label {
|
|
899
|
-
border-color: #
|
|
900
|
-
color: #
|
|
881
|
+
border-color: #2c662d;
|
|
882
|
+
color: #fff;
|
|
901
883
|
}
|
|
902
884
|
.ui.form .fields.success .field textarea,
|
|
903
885
|
.ui.form .fields.success .field select,
|
|
904
886
|
.ui.form .fields.success .field input:not([type]),
|
|
887
|
+
.ui.form .fields.success .field input[type="color"],
|
|
905
888
|
.ui.form .fields.success .field input[type="date"],
|
|
906
889
|
.ui.form .fields.success .field input[type="datetime-local"],
|
|
907
890
|
.ui.form .fields.success .field input[type="email"],
|
|
891
|
+
.ui.form .fields.success .field input[type="month"],
|
|
908
892
|
.ui.form .fields.success .field input[type="number"],
|
|
909
893
|
.ui.form .fields.success .field input[type="password"],
|
|
910
894
|
.ui.form .fields.success .field input[type="search"],
|
|
@@ -913,12 +897,15 @@
|
|
|
913
897
|
.ui.form .fields.success .field input[type="text"],
|
|
914
898
|
.ui.form .fields.success .field input[type="file"],
|
|
915
899
|
.ui.form .fields.success .field input[type="url"],
|
|
900
|
+
.ui.form .fields.success .field input[type="week"],
|
|
916
901
|
.ui.form .field.success textarea,
|
|
917
902
|
.ui.form .field.success select,
|
|
918
903
|
.ui.form .field.success input:not([type]),
|
|
904
|
+
.ui.form .field.success input[type="color"],
|
|
919
905
|
.ui.form .field.success input[type="date"],
|
|
920
906
|
.ui.form .field.success input[type="datetime-local"],
|
|
921
907
|
.ui.form .field.success input[type="email"],
|
|
908
|
+
.ui.form .field.success input[type="month"],
|
|
922
909
|
.ui.form .field.success input[type="number"],
|
|
923
910
|
.ui.form .field.success input[type="password"],
|
|
924
911
|
.ui.form .field.success input[type="search"],
|
|
@@ -926,20 +913,22 @@
|
|
|
926
913
|
.ui.form .field.success input[type="time"],
|
|
927
914
|
.ui.form .field.success input[type="text"],
|
|
928
915
|
.ui.form .field.success input[type="file"],
|
|
929
|
-
.ui.form .field.success input[type="url"]
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
border-
|
|
934
|
-
-
|
|
935
|
-
|
|
916
|
+
.ui.form .field.success input[type="url"],
|
|
917
|
+
.ui.form .field.success input[type="week"] {
|
|
918
|
+
color: #2c662d;
|
|
919
|
+
background: #fcfff5;
|
|
920
|
+
border-color: #a3c293;
|
|
921
|
+
border-radius: "";
|
|
922
|
+
box-shadow: none;
|
|
936
923
|
}
|
|
937
924
|
.ui.form .field.success textarea:focus,
|
|
938
925
|
.ui.form .field.success select:focus,
|
|
939
926
|
.ui.form .field.success input:not([type]):focus,
|
|
927
|
+
.ui.form .field.success input[type="color"]:focus,
|
|
940
928
|
.ui.form .field.success input[type="date"]:focus,
|
|
941
929
|
.ui.form .field.success input[type="datetime-local"]:focus,
|
|
942
930
|
.ui.form .field.success input[type="email"]:focus,
|
|
931
|
+
.ui.form .field.success input[type="month"]:focus,
|
|
943
932
|
.ui.form .field.success input[type="number"]:focus,
|
|
944
933
|
.ui.form .field.success input[type="password"]:focus,
|
|
945
934
|
.ui.form .field.success input[type="search"]:focus,
|
|
@@ -947,12 +936,16 @@
|
|
|
947
936
|
.ui.form .field.success input[type="time"]:focus,
|
|
948
937
|
.ui.form .field.success input[type="text"]:focus,
|
|
949
938
|
.ui.form .field.success input[type="file"]:focus,
|
|
950
|
-
.ui.form .field.success input[type="url"]:focus
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
color: #
|
|
954
|
-
|
|
955
|
-
|
|
939
|
+
.ui.form .field.success input[type="url"]:focus,
|
|
940
|
+
.ui.form .field.success input[type="week"]:focus {
|
|
941
|
+
background: #fcfff5;
|
|
942
|
+
border-color: #a3c293;
|
|
943
|
+
color: #2c662d;
|
|
944
|
+
box-shadow: none;
|
|
945
|
+
}
|
|
946
|
+
.ui.form .field.success > textarea:hover:not(:focus),
|
|
947
|
+
.ui.form .field.success > input:hover:not(:focus) {
|
|
948
|
+
border-color: #a3c293;
|
|
956
949
|
}
|
|
957
950
|
|
|
958
951
|
/* Preserve Native Select Stylings */
|
|
@@ -961,74 +954,60 @@
|
|
|
961
954
|
}
|
|
962
955
|
|
|
963
956
|
/*------------------
|
|
964
|
-
|
|
965
|
-
|
|
957
|
+
Input State
|
|
958
|
+
--------------------*/
|
|
966
959
|
|
|
967
960
|
|
|
968
|
-
/* Transparent */
|
|
969
|
-
.ui.form .field.success .transparent.input input,
|
|
970
|
-
.ui.form .field.success .transparent.input textarea,
|
|
971
|
-
.ui.form .field.success input.transparent,
|
|
972
|
-
.ui.form .field.success textarea.transparent {
|
|
973
|
-
background-color: #FCFFF5 !important;
|
|
974
|
-
color: #2C662D !important;
|
|
975
|
-
}
|
|
976
|
-
|
|
977
961
|
/* Autofilled */
|
|
978
962
|
.ui.form .success.success input:-webkit-autofill {
|
|
979
|
-
|
|
980
|
-
box-shadow: 0 0 0 100px #F0FFF0 inset !important;
|
|
963
|
+
box-shadow: 0 0 0 100px #f0fff0 inset !important;
|
|
981
964
|
border-color: #bee0b3 !important;
|
|
982
965
|
}
|
|
983
966
|
|
|
984
967
|
/* Placeholder */
|
|
985
|
-
.ui.form .success ::-
|
|
968
|
+
.ui.form .success ::-ms-input-placeholder {
|
|
986
969
|
color: #8fcf90;
|
|
987
970
|
}
|
|
988
|
-
.ui.form .success
|
|
989
|
-
|
|
990
|
-
}
|
|
991
|
-
.ui.form .success ::-moz-placeholder {
|
|
971
|
+
.ui.form .success .ui.dropdown > .default.text,
|
|
972
|
+
.ui.form .success ::placeholder {
|
|
992
973
|
color: #8fcf90;
|
|
993
974
|
}
|
|
994
|
-
.ui.form .success :focus::-
|
|
975
|
+
.ui.form .success :focus::-ms-input-placeholder {
|
|
995
976
|
color: #6cbf6d;
|
|
996
977
|
}
|
|
997
|
-
.ui.form .success :focus
|
|
998
|
-
|
|
999
|
-
}
|
|
1000
|
-
.ui.form .success :focus::-moz-placeholder {
|
|
978
|
+
.ui.form .success .ui.dropdown > input:focus ~ .default.text,
|
|
979
|
+
.ui.form .success :focus::placeholder {
|
|
1001
980
|
color: #6cbf6d;
|
|
1002
981
|
}
|
|
1003
982
|
|
|
1004
983
|
/*------------------
|
|
1005
|
-
|
|
1006
|
-
|
|
984
|
+
Dropdown State
|
|
985
|
+
--------------------*/
|
|
1007
986
|
|
|
1008
987
|
.ui.form .fields.success .field .ui.dropdown,
|
|
1009
988
|
.ui.form .fields.success .field .ui.dropdown .item,
|
|
1010
989
|
.ui.form .field.success .ui.dropdown,
|
|
1011
|
-
.ui.form .field.success .ui.dropdown .text,
|
|
990
|
+
.ui.form .field.success .ui.dropdown > .text,
|
|
1012
991
|
.ui.form .field.success .ui.dropdown .item {
|
|
1013
|
-
background: #
|
|
1014
|
-
color: #
|
|
992
|
+
background: #fcfff5;
|
|
993
|
+
color: #2c662d;
|
|
1015
994
|
}
|
|
1016
995
|
.ui.form .fields.success .field .ui.dropdown,
|
|
1017
996
|
.ui.form .field.success .ui.dropdown {
|
|
1018
|
-
border-color: #
|
|
997
|
+
border-color: #a3c293 !important;
|
|
1019
998
|
}
|
|
1020
999
|
.ui.form .fields.success .field .ui.dropdown:hover,
|
|
1021
1000
|
.ui.form .field.success .ui.dropdown:hover {
|
|
1022
|
-
border-color: #
|
|
1001
|
+
border-color: #a3c293 !important;
|
|
1023
1002
|
}
|
|
1024
1003
|
.ui.form .fields.success .field .ui.dropdown:hover .menu,
|
|
1025
1004
|
.ui.form .field.success .ui.dropdown:hover .menu {
|
|
1026
|
-
border-color: #
|
|
1005
|
+
border-color: #a3c293;
|
|
1027
1006
|
}
|
|
1028
1007
|
.ui.form .fields.success .field .ui.multiple.selection.dropdown > .label,
|
|
1029
1008
|
.ui.form .field.success .ui.multiple.selection.dropdown > .label {
|
|
1030
1009
|
background-color: #cceacc;
|
|
1031
|
-
color: #
|
|
1010
|
+
color: #2c662d;
|
|
1032
1011
|
}
|
|
1033
1012
|
|
|
1034
1013
|
/* Hover */
|
|
@@ -1050,27 +1029,21 @@
|
|
|
1050
1029
|
}
|
|
1051
1030
|
|
|
1052
1031
|
/*--------------------
|
|
1053
|
-
|
|
1054
|
-
|
|
1032
|
+
Checkbox State
|
|
1033
|
+
---------------------*/
|
|
1055
1034
|
|
|
1056
|
-
.ui.form .fields.success .field .checkbox
|
|
1057
|
-
.ui.form .field.success .checkbox
|
|
1058
|
-
|
|
1059
|
-
.ui.form .field.success .checkbox:not(.toggle):not(.slider) .box {
|
|
1060
|
-
color: #2C662D;
|
|
1035
|
+
.ui.form .fields.success .field .checkbox label,
|
|
1036
|
+
.ui.form .field.success .checkbox label {
|
|
1037
|
+
color: #2c662d;
|
|
1061
1038
|
}
|
|
1062
|
-
.ui.form .fields.success .field .checkbox
|
|
1063
|
-
.ui.form .field.success .checkbox
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
background: #FCFFF5;
|
|
1067
|
-
border-color: #A3C293;
|
|
1039
|
+
.ui.form .fields.success .field .checkbox label::before,
|
|
1040
|
+
.ui.form .field.success .checkbox label::before {
|
|
1041
|
+
background: #fcfff5;
|
|
1042
|
+
border-color: #a3c293;
|
|
1068
1043
|
}
|
|
1069
|
-
.ui.form .fields.success .field .checkbox label
|
|
1070
|
-
.ui.form .field.success .checkbox label
|
|
1071
|
-
|
|
1072
|
-
.ui.form .field.success .checkbox .box:after {
|
|
1073
|
-
color: #2C662D;
|
|
1044
|
+
.ui.form .fields.success .field .checkbox label::after,
|
|
1045
|
+
.ui.form .field.success .checkbox label::after {
|
|
1046
|
+
color: #2c662d;
|
|
1074
1047
|
}
|
|
1075
1048
|
|
|
1076
1049
|
/* On Form */
|
|
@@ -1081,8 +1054,6 @@
|
|
|
1081
1054
|
display: inline-block;
|
|
1082
1055
|
}
|
|
1083
1056
|
.ui.form.warning .icon.warning.message:not(:empty) {
|
|
1084
|
-
display: -webkit-box;
|
|
1085
|
-
display: -ms-flexbox;
|
|
1086
1057
|
display: flex;
|
|
1087
1058
|
}
|
|
1088
1059
|
|
|
@@ -1097,27 +1068,38 @@
|
|
|
1097
1068
|
}
|
|
1098
1069
|
.ui.form .fields.warning .icon.warning.message:not(:empty),
|
|
1099
1070
|
.ui.form .field.warning .icon.warning.message:not(:empty) {
|
|
1100
|
-
display: -webkit-box;
|
|
1101
|
-
display: -ms-flexbox;
|
|
1102
1071
|
display: flex;
|
|
1103
1072
|
}
|
|
1104
1073
|
.ui.ui.form .fields.warning .field label,
|
|
1074
|
+
.ui.ui.form .fields.warning .field .ui.label:not(.corner),
|
|
1105
1075
|
.ui.ui.form .field.warning label,
|
|
1076
|
+
.ui.ui.form .field.warning .ui.label:not(.corner),
|
|
1106
1077
|
.ui.ui.form .fields.warning .field .input,
|
|
1107
1078
|
.ui.ui.form .field.warning .input {
|
|
1108
|
-
color: #
|
|
1079
|
+
color: #573a08;
|
|
1080
|
+
}
|
|
1081
|
+
@supports selector(:has(.f)) {
|
|
1082
|
+
.ui.form .fields:has(.warning) > label {
|
|
1083
|
+
color: #573a08;
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
1086
|
+
.ui.form .fields.warning .field .ui.label,
|
|
1087
|
+
.ui.form .field.warning .ui.label {
|
|
1088
|
+
background-color: #d7ccb5;
|
|
1109
1089
|
}
|
|
1110
1090
|
.ui.form .fields.warning .field .corner.label,
|
|
1111
1091
|
.ui.form .field.warning .corner.label {
|
|
1112
|
-
border-color: #
|
|
1113
|
-
color: #
|
|
1092
|
+
border-color: #573a08;
|
|
1093
|
+
color: #fff;
|
|
1114
1094
|
}
|
|
1115
1095
|
.ui.form .fields.warning .field textarea,
|
|
1116
1096
|
.ui.form .fields.warning .field select,
|
|
1117
1097
|
.ui.form .fields.warning .field input:not([type]),
|
|
1098
|
+
.ui.form .fields.warning .field input[type="color"],
|
|
1118
1099
|
.ui.form .fields.warning .field input[type="date"],
|
|
1119
1100
|
.ui.form .fields.warning .field input[type="datetime-local"],
|
|
1120
1101
|
.ui.form .fields.warning .field input[type="email"],
|
|
1102
|
+
.ui.form .fields.warning .field input[type="month"],
|
|
1121
1103
|
.ui.form .fields.warning .field input[type="number"],
|
|
1122
1104
|
.ui.form .fields.warning .field input[type="password"],
|
|
1123
1105
|
.ui.form .fields.warning .field input[type="search"],
|
|
@@ -1126,12 +1108,15 @@
|
|
|
1126
1108
|
.ui.form .fields.warning .field input[type="text"],
|
|
1127
1109
|
.ui.form .fields.warning .field input[type="file"],
|
|
1128
1110
|
.ui.form .fields.warning .field input[type="url"],
|
|
1111
|
+
.ui.form .fields.warning .field input[type="week"],
|
|
1129
1112
|
.ui.form .field.warning textarea,
|
|
1130
1113
|
.ui.form .field.warning select,
|
|
1131
1114
|
.ui.form .field.warning input:not([type]),
|
|
1115
|
+
.ui.form .field.warning input[type="color"],
|
|
1132
1116
|
.ui.form .field.warning input[type="date"],
|
|
1133
1117
|
.ui.form .field.warning input[type="datetime-local"],
|
|
1134
1118
|
.ui.form .field.warning input[type="email"],
|
|
1119
|
+
.ui.form .field.warning input[type="month"],
|
|
1135
1120
|
.ui.form .field.warning input[type="number"],
|
|
1136
1121
|
.ui.form .field.warning input[type="password"],
|
|
1137
1122
|
.ui.form .field.warning input[type="search"],
|
|
@@ -1139,20 +1124,22 @@
|
|
|
1139
1124
|
.ui.form .field.warning input[type="time"],
|
|
1140
1125
|
.ui.form .field.warning input[type="text"],
|
|
1141
1126
|
.ui.form .field.warning input[type="file"],
|
|
1142
|
-
.ui.form .field.warning input[type="url"]
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
border-
|
|
1147
|
-
-
|
|
1148
|
-
|
|
1127
|
+
.ui.form .field.warning input[type="url"],
|
|
1128
|
+
.ui.form .field.warning input[type="week"] {
|
|
1129
|
+
color: #573a08;
|
|
1130
|
+
background: #fffaf3;
|
|
1131
|
+
border-color: #c9ba9b;
|
|
1132
|
+
border-radius: "";
|
|
1133
|
+
box-shadow: none;
|
|
1149
1134
|
}
|
|
1150
1135
|
.ui.form .field.warning textarea:focus,
|
|
1151
1136
|
.ui.form .field.warning select:focus,
|
|
1152
1137
|
.ui.form .field.warning input:not([type]):focus,
|
|
1138
|
+
.ui.form .field.warning input[type="color"]:focus,
|
|
1153
1139
|
.ui.form .field.warning input[type="date"]:focus,
|
|
1154
1140
|
.ui.form .field.warning input[type="datetime-local"]:focus,
|
|
1155
1141
|
.ui.form .field.warning input[type="email"]:focus,
|
|
1142
|
+
.ui.form .field.warning input[type="month"]:focus,
|
|
1156
1143
|
.ui.form .field.warning input[type="number"]:focus,
|
|
1157
1144
|
.ui.form .field.warning input[type="password"]:focus,
|
|
1158
1145
|
.ui.form .field.warning input[type="search"]:focus,
|
|
@@ -1160,12 +1147,16 @@
|
|
|
1160
1147
|
.ui.form .field.warning input[type="time"]:focus,
|
|
1161
1148
|
.ui.form .field.warning input[type="text"]:focus,
|
|
1162
1149
|
.ui.form .field.warning input[type="file"]:focus,
|
|
1163
|
-
.ui.form .field.warning input[type="url"]:focus
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
color: #
|
|
1167
|
-
|
|
1168
|
-
|
|
1150
|
+
.ui.form .field.warning input[type="url"]:focus,
|
|
1151
|
+
.ui.form .field.warning input[type="week"]:focus {
|
|
1152
|
+
background: #fffaf3;
|
|
1153
|
+
border-color: #c9ba9b;
|
|
1154
|
+
color: #573a08;
|
|
1155
|
+
box-shadow: none;
|
|
1156
|
+
}
|
|
1157
|
+
.ui.form .field.warning > textarea:hover:not(:focus),
|
|
1158
|
+
.ui.form .field.warning > input:hover:not(:focus) {
|
|
1159
|
+
border-color: #c9ba9b;
|
|
1169
1160
|
}
|
|
1170
1161
|
|
|
1171
1162
|
/* Preserve Native Select Stylings */
|
|
@@ -1174,74 +1165,60 @@
|
|
|
1174
1165
|
}
|
|
1175
1166
|
|
|
1176
1167
|
/*------------------
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1168
|
+
Input State
|
|
1169
|
+
--------------------*/
|
|
1180
1170
|
|
|
1181
|
-
/* Transparent */
|
|
1182
|
-
.ui.form .field.warning .transparent.input input,
|
|
1183
|
-
.ui.form .field.warning .transparent.input textarea,
|
|
1184
|
-
.ui.form .field.warning input.transparent,
|
|
1185
|
-
.ui.form .field.warning textarea.transparent {
|
|
1186
|
-
background-color: #FFFAF3 !important;
|
|
1187
|
-
color: #573A08 !important;
|
|
1188
|
-
}
|
|
1189
1171
|
|
|
1190
1172
|
/* Autofilled */
|
|
1191
1173
|
.ui.form .warning.warning input:-webkit-autofill {
|
|
1192
|
-
|
|
1193
|
-
box-shadow: 0 0 0 100px #FFFFe0 inset !important;
|
|
1174
|
+
box-shadow: 0 0 0 100px #ffffe0 inset !important;
|
|
1194
1175
|
border-color: #e0e0b3 !important;
|
|
1195
1176
|
}
|
|
1196
1177
|
|
|
1197
1178
|
/* Placeholder */
|
|
1198
|
-
.ui.form .warning ::-
|
|
1179
|
+
.ui.form .warning ::-ms-input-placeholder {
|
|
1199
1180
|
color: #edad3e;
|
|
1200
1181
|
}
|
|
1201
|
-
.ui.form .warning
|
|
1202
|
-
|
|
1203
|
-
}
|
|
1204
|
-
.ui.form .warning ::-moz-placeholder {
|
|
1182
|
+
.ui.form .warning .ui.dropdown > .default.text,
|
|
1183
|
+
.ui.form .warning ::placeholder {
|
|
1205
1184
|
color: #edad3e;
|
|
1206
1185
|
}
|
|
1207
|
-
.ui.form .warning :focus::-
|
|
1186
|
+
.ui.form .warning :focus::-ms-input-placeholder {
|
|
1208
1187
|
color: #e39715;
|
|
1209
1188
|
}
|
|
1210
|
-
.ui.form .warning :focus
|
|
1211
|
-
|
|
1212
|
-
}
|
|
1213
|
-
.ui.form .warning :focus::-moz-placeholder {
|
|
1189
|
+
.ui.form .warning .ui.dropdown > input:focus ~ .default.text,
|
|
1190
|
+
.ui.form .warning :focus::placeholder {
|
|
1214
1191
|
color: #e39715;
|
|
1215
1192
|
}
|
|
1216
1193
|
|
|
1217
1194
|
/*------------------
|
|
1218
|
-
|
|
1219
|
-
|
|
1195
|
+
Dropdown State
|
|
1196
|
+
--------------------*/
|
|
1220
1197
|
|
|
1221
1198
|
.ui.form .fields.warning .field .ui.dropdown,
|
|
1222
1199
|
.ui.form .fields.warning .field .ui.dropdown .item,
|
|
1223
1200
|
.ui.form .field.warning .ui.dropdown,
|
|
1224
|
-
.ui.form .field.warning .ui.dropdown .text,
|
|
1201
|
+
.ui.form .field.warning .ui.dropdown > .text,
|
|
1225
1202
|
.ui.form .field.warning .ui.dropdown .item {
|
|
1226
|
-
background: #
|
|
1227
|
-
color: #
|
|
1203
|
+
background: #fffaf3;
|
|
1204
|
+
color: #573a08;
|
|
1228
1205
|
}
|
|
1229
1206
|
.ui.form .fields.warning .field .ui.dropdown,
|
|
1230
1207
|
.ui.form .field.warning .ui.dropdown {
|
|
1231
|
-
border-color: #
|
|
1208
|
+
border-color: #c9ba9b !important;
|
|
1232
1209
|
}
|
|
1233
1210
|
.ui.form .fields.warning .field .ui.dropdown:hover,
|
|
1234
1211
|
.ui.form .field.warning .ui.dropdown:hover {
|
|
1235
|
-
border-color: #
|
|
1212
|
+
border-color: #c9ba9b !important;
|
|
1236
1213
|
}
|
|
1237
1214
|
.ui.form .fields.warning .field .ui.dropdown:hover .menu,
|
|
1238
1215
|
.ui.form .field.warning .ui.dropdown:hover .menu {
|
|
1239
|
-
border-color: #
|
|
1216
|
+
border-color: #c9ba9b;
|
|
1240
1217
|
}
|
|
1241
1218
|
.ui.form .fields.warning .field .ui.multiple.selection.dropdown > .label,
|
|
1242
1219
|
.ui.form .field.warning .ui.multiple.selection.dropdown > .label {
|
|
1243
1220
|
background-color: #eaeacc;
|
|
1244
|
-
color: #
|
|
1221
|
+
color: #573a08;
|
|
1245
1222
|
}
|
|
1246
1223
|
|
|
1247
1224
|
/* Hover */
|
|
@@ -1263,27 +1240,21 @@
|
|
|
1263
1240
|
}
|
|
1264
1241
|
|
|
1265
1242
|
/*--------------------
|
|
1266
|
-
|
|
1267
|
-
|
|
1243
|
+
Checkbox State
|
|
1244
|
+
---------------------*/
|
|
1268
1245
|
|
|
1269
|
-
.ui.form .fields.warning .field .checkbox
|
|
1270
|
-
.ui.form .field.warning .checkbox
|
|
1271
|
-
|
|
1272
|
-
.ui.form .field.warning .checkbox:not(.toggle):not(.slider) .box {
|
|
1273
|
-
color: #573A08;
|
|
1246
|
+
.ui.form .fields.warning .field .checkbox label,
|
|
1247
|
+
.ui.form .field.warning .checkbox label {
|
|
1248
|
+
color: #573a08;
|
|
1274
1249
|
}
|
|
1275
|
-
.ui.form .fields.warning .field .checkbox
|
|
1276
|
-
.ui.form .field.warning .checkbox
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
background: #FFFAF3;
|
|
1280
|
-
border-color: #C9BA9B;
|
|
1250
|
+
.ui.form .fields.warning .field .checkbox label::before,
|
|
1251
|
+
.ui.form .field.warning .checkbox label::before {
|
|
1252
|
+
background: #fffaf3;
|
|
1253
|
+
border-color: #c9ba9b;
|
|
1281
1254
|
}
|
|
1282
|
-
.ui.form .fields.warning .field .checkbox label
|
|
1283
|
-
.ui.form .field.warning .checkbox label
|
|
1284
|
-
|
|
1285
|
-
.ui.form .field.warning .checkbox .box:after {
|
|
1286
|
-
color: #573A08;
|
|
1255
|
+
.ui.form .fields.warning .field .checkbox label::after,
|
|
1256
|
+
.ui.form .field.warning .checkbox label::after {
|
|
1257
|
+
color: #573a08;
|
|
1287
1258
|
}
|
|
1288
1259
|
|
|
1289
1260
|
|
|
@@ -1292,33 +1263,42 @@
|
|
|
1292
1263
|
*******************************/
|
|
1293
1264
|
|
|
1294
1265
|
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
.ui.form .required.fields
|
|
1300
|
-
.ui.form .required.fields.grouped > label
|
|
1301
|
-
.ui.form .required.field > label
|
|
1302
|
-
.ui.form .required.fields:not(.grouped) > .field > .checkbox
|
|
1303
|
-
.ui.form .required.field > .checkbox
|
|
1304
|
-
.ui.form label.required
|
|
1266
|
+
/* --------------------
|
|
1267
|
+
Required Field
|
|
1268
|
+
--------------------- */
|
|
1269
|
+
.ui.form .required.fields:not(.grouped):not(.inline) > .field > label::after,
|
|
1270
|
+
.ui.form .required.fields.inline > label::after,
|
|
1271
|
+
.ui.form .required.fields.grouped > label::after,
|
|
1272
|
+
.ui.form .required.field > label::after,
|
|
1273
|
+
.ui.form .required.fields:not(.grouped):not(.inline) > .field > .checkbox::after,
|
|
1274
|
+
.ui.form .required.field > .checkbox::after,
|
|
1275
|
+
.ui.form label.required::after {
|
|
1305
1276
|
margin: -0.2em 0 0 0.2em;
|
|
1306
|
-
content:
|
|
1277
|
+
content: "*";
|
|
1307
1278
|
color: #af4e4a;
|
|
1308
1279
|
}
|
|
1309
|
-
.ui.form .required.fields:not(.grouped) > .field > label
|
|
1310
|
-
.ui.form .required.fields.
|
|
1311
|
-
.ui.form .required.
|
|
1312
|
-
.ui.form
|
|
1280
|
+
.ui.form .required.fields:not(.grouped):not(.inline) > .field > label::after,
|
|
1281
|
+
.ui.form .required.fields.inline > label::after,
|
|
1282
|
+
.ui.form .required.fields.grouped > label::after,
|
|
1283
|
+
.ui.form .required.field > label::after,
|
|
1284
|
+
.ui.form label.required::after {
|
|
1313
1285
|
display: inline-block;
|
|
1314
1286
|
vertical-align: top;
|
|
1315
1287
|
}
|
|
1316
|
-
.ui.form .required.fields:not(.grouped) > .field > .checkbox
|
|
1317
|
-
.ui.form .required.field > .checkbox
|
|
1288
|
+
.ui.form .required.fields:not(.grouped):not(.inline) > .field > .checkbox::after,
|
|
1289
|
+
.ui.form .required.field > .checkbox::after {
|
|
1318
1290
|
position: absolute;
|
|
1319
1291
|
top: 0;
|
|
1320
1292
|
left: 100%;
|
|
1321
1293
|
}
|
|
1294
|
+
.ui.ui.ui.ui.form .fields:not(.required) > label:empty::after,
|
|
1295
|
+
.ui.ui.ui.ui.form .fields:not(.grouped):not(.inline) > .field:not(.required) > label:empty::after {
|
|
1296
|
+
content: " ";
|
|
1297
|
+
display: inline-block;
|
|
1298
|
+
}
|
|
1299
|
+
.ui.ui.ui.ui.form .inline.fields .field:not(.required) > label:empty {
|
|
1300
|
+
display: none;
|
|
1301
|
+
}
|
|
1322
1302
|
|
|
1323
1303
|
|
|
1324
1304
|
/*******************************
|
|
@@ -1326,10 +1306,9 @@
|
|
|
1326
1306
|
*******************************/
|
|
1327
1307
|
|
|
1328
1308
|
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1309
|
+
/* --------------------
|
|
1310
|
+
Field Groups
|
|
1311
|
+
--------------------- */
|
|
1333
1312
|
|
|
1334
1313
|
/* Grouped Vertically */
|
|
1335
1314
|
.ui.form .grouped.fields {
|
|
@@ -1356,33 +1335,24 @@
|
|
|
1356
1335
|
margin-bottom: 0.4em;
|
|
1357
1336
|
}
|
|
1358
1337
|
|
|
1359
|
-
|
|
1338
|
+
/* --------------------
|
|
1360
1339
|
Fields
|
|
1361
|
-
|
|
1362
|
-
|
|
1340
|
+
--------------------- */
|
|
1363
1341
|
|
|
1364
1342
|
/* Split fields */
|
|
1365
1343
|
.ui.form .fields {
|
|
1366
|
-
display: -webkit-box;
|
|
1367
|
-
display: -ms-flexbox;
|
|
1368
1344
|
display: flex;
|
|
1369
|
-
-
|
|
1370
|
-
-webkit-box-direction: normal;
|
|
1371
|
-
-ms-flex-direction: row;
|
|
1372
|
-
flex-direction: row;
|
|
1345
|
+
flex-direction: row;
|
|
1373
1346
|
margin: 0 -0.5em 1em;
|
|
1374
1347
|
}
|
|
1375
1348
|
.ui.form .fields > .field {
|
|
1376
|
-
|
|
1377
|
-
-ms-flex: 0 1 auto;
|
|
1378
|
-
flex: 0 1 auto;
|
|
1349
|
+
flex: 0 1 auto;
|
|
1379
1350
|
padding-left: 0.5em;
|
|
1380
1351
|
padding-right: 0.5em;
|
|
1381
1352
|
}
|
|
1382
1353
|
.ui.form .fields > .field:first-child {
|
|
1383
1354
|
border-left: none;
|
|
1384
|
-
|
|
1385
|
-
box-shadow: none;
|
|
1355
|
+
box-shadow: none;
|
|
1386
1356
|
}
|
|
1387
1357
|
|
|
1388
1358
|
/* Other Combinations */
|
|
@@ -1426,8 +1396,7 @@
|
|
|
1426
1396
|
/* Swap to full width on mobile */
|
|
1427
1397
|
@media only screen and (max-width: 767.98px) {
|
|
1428
1398
|
.ui.form .fields {
|
|
1429
|
-
|
|
1430
|
-
flex-wrap: wrap;
|
|
1399
|
+
flex-wrap: wrap;
|
|
1431
1400
|
margin-bottom: 0;
|
|
1432
1401
|
}
|
|
1433
1402
|
.ui.form:not(.unstackable) .fields:not(.unstackable) > .fields,
|
|
@@ -1492,27 +1461,21 @@
|
|
|
1492
1461
|
width: 100%;
|
|
1493
1462
|
}
|
|
1494
1463
|
|
|
1495
|
-
|
|
1464
|
+
/* --------------------
|
|
1496
1465
|
Equal Width
|
|
1497
|
-
|
|
1498
|
-
|
|
1466
|
+
--------------------- */
|
|
1499
1467
|
.ui[class*="equal width"].form .fields > .field,
|
|
1500
1468
|
.ui.form [class*="equal width"].fields > .field {
|
|
1501
1469
|
width: 100%;
|
|
1502
|
-
|
|
1503
|
-
-ms-flex: 1 1 auto;
|
|
1504
|
-
flex: 1 1 auto;
|
|
1470
|
+
flex: 1 1 auto;
|
|
1505
1471
|
}
|
|
1506
1472
|
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1473
|
+
/* --------------------
|
|
1474
|
+
Inline Fields
|
|
1475
|
+
--------------------- */
|
|
1511
1476
|
.ui.form .inline.fields {
|
|
1512
1477
|
margin: 0 0 1em;
|
|
1513
|
-
-
|
|
1514
|
-
-ms-flex-align: center;
|
|
1515
|
-
align-items: center;
|
|
1478
|
+
align-items: center;
|
|
1516
1479
|
}
|
|
1517
1480
|
.ui.form .inline.fields .field {
|
|
1518
1481
|
margin: 0;
|
|
@@ -1538,7 +1501,7 @@
|
|
|
1538
1501
|
|
|
1539
1502
|
/* Grouped Inline Label */
|
|
1540
1503
|
.ui.form .inline.fields > label {
|
|
1541
|
-
margin: 0.
|
|
1504
|
+
margin: 0.03571em 1em 0 0;
|
|
1542
1505
|
}
|
|
1543
1506
|
|
|
1544
1507
|
/* Inline Input */
|
|
@@ -1574,22 +1537,17 @@
|
|
|
1574
1537
|
|
|
1575
1538
|
/* Wide */
|
|
1576
1539
|
.ui.form .inline.fields .wide.field {
|
|
1577
|
-
display: -webkit-box;
|
|
1578
|
-
display: -ms-flexbox;
|
|
1579
1540
|
display: flex;
|
|
1580
|
-
-
|
|
1581
|
-
-ms-flex-align: center;
|
|
1582
|
-
align-items: center;
|
|
1541
|
+
align-items: center;
|
|
1583
1542
|
}
|
|
1584
1543
|
.ui.form .inline.fields .wide.field > input,
|
|
1585
1544
|
.ui.form .inline.fields .wide.field > select {
|
|
1586
1545
|
width: 100%;
|
|
1587
1546
|
}
|
|
1588
1547
|
|
|
1589
|
-
|
|
1548
|
+
/* --------------------
|
|
1590
1549
|
Sizes
|
|
1591
|
-
|
|
1592
|
-
|
|
1550
|
+
--------------------- */
|
|
1593
1551
|
.ui.form,
|
|
1594
1552
|
.ui.form .field .dropdown,
|
|
1595
1553
|
.ui.form .field .dropdown .menu > .item {
|
|
@@ -1643,10 +1601,12 @@
|
|
|
1643
1601
|
*******************************/
|
|
1644
1602
|
|
|
1645
1603
|
.ui.form input:not([type]),
|
|
1604
|
+
.ui.form input[type="color"],
|
|
1646
1605
|
.ui.form input[type="date"],
|
|
1647
1606
|
.ui.form input[type="datetime-local"],
|
|
1648
1607
|
.ui.form input[type="email"],
|
|
1649
1608
|
.ui.form input[type="file"],
|
|
1609
|
+
.ui.form input[type="month"],
|
|
1650
1610
|
.ui.form input[type="number"],
|
|
1651
1611
|
.ui.form input[type="password"],
|
|
1652
1612
|
.ui.form input[type="search"],
|
|
@@ -1654,6 +1614,7 @@
|
|
|
1654
1614
|
.ui.form input[type="text"],
|
|
1655
1615
|
.ui.form input[type="time"],
|
|
1656
1616
|
.ui.form input[type="url"],
|
|
1617
|
+
.ui.form input[type="week"],
|
|
1657
1618
|
.ui.form textarea,
|
|
1658
1619
|
.ui.form select {
|
|
1659
1620
|
font-weight: 300;
|