@northdata/fomantic-ui 2.8.722 → 2.9.400
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 +5619 -6592
- 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/package.json +17 -7
- 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 - Checkbox
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Checkbox
|
|
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,10 +14,9 @@
|
|
|
14
14
|
*******************************/
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
/* --------------
|
|
18
18
|
Content
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
--------------- */
|
|
21
20
|
.ui.checkbox {
|
|
22
21
|
position: relative;
|
|
23
22
|
display: inline-block;
|
|
@@ -49,31 +48,29 @@
|
|
|
49
48
|
cursor: auto;
|
|
50
49
|
position: relative;
|
|
51
50
|
display: block;
|
|
52
|
-
padding-left: 1.85714em;
|
|
53
51
|
outline: none;
|
|
54
52
|
font-size: 1em;
|
|
55
53
|
}
|
|
56
|
-
.ui.checkbox label
|
|
54
|
+
.ui.checkbox:not(.invisible) label {
|
|
55
|
+
padding-left: 1.85714em;
|
|
56
|
+
}
|
|
57
|
+
.ui.checkbox label::before {
|
|
57
58
|
position: absolute;
|
|
58
59
|
top: 0;
|
|
59
60
|
left: 0;
|
|
60
61
|
width: 17px;
|
|
61
62
|
height: 17px;
|
|
62
|
-
content:
|
|
63
|
-
background: #
|
|
63
|
+
content: "";
|
|
64
|
+
background: #fff;
|
|
64
65
|
border-radius: 0.21428571rem;
|
|
65
|
-
-webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
66
|
-
transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
67
66
|
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
|
68
|
-
|
|
69
|
-
border: 1px solid #D4D4D5;
|
|
67
|
+
border: 1px solid #d4d4d5;
|
|
70
68
|
}
|
|
71
69
|
|
|
72
|
-
|
|
70
|
+
/* --------------
|
|
73
71
|
Checkmark
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
.ui.checkbox label:after {
|
|
72
|
+
--------------- */
|
|
73
|
+
.ui.checkbox label::after {
|
|
77
74
|
position: absolute;
|
|
78
75
|
font-size: 14px;
|
|
79
76
|
top: 0;
|
|
@@ -83,22 +80,26 @@
|
|
|
83
80
|
text-align: center;
|
|
84
81
|
opacity: 0;
|
|
85
82
|
color: rgba(0, 0, 0, 0.87);
|
|
86
|
-
-webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
87
|
-
transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
88
83
|
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
|
89
|
-
|
|
84
|
+
}
|
|
85
|
+
.ui.right.aligned.checkbox label {
|
|
86
|
+
padding-left: 0;
|
|
87
|
+
padding-right: 1.85714em;
|
|
88
|
+
}
|
|
89
|
+
.ui.right.aligned.checkbox label::after,
|
|
90
|
+
.ui.right.aligned.checkbox label::before {
|
|
91
|
+
right: 0;
|
|
92
|
+
left: auto;
|
|
90
93
|
}
|
|
91
94
|
|
|
92
|
-
|
|
95
|
+
/* --------------
|
|
93
96
|
Label
|
|
94
|
-
|
|
95
|
-
|
|
97
|
+
--------------- */
|
|
96
98
|
|
|
97
99
|
/* Inside */
|
|
98
100
|
.ui.checkbox label,
|
|
99
101
|
.ui.checkbox + label {
|
|
100
102
|
color: rgba(0, 0, 0, 0.87);
|
|
101
|
-
-webkit-transition: color 0.1s ease;
|
|
102
103
|
transition: color 0.1s ease;
|
|
103
104
|
}
|
|
104
105
|
|
|
@@ -113,120 +114,116 @@
|
|
|
113
114
|
*******************************/
|
|
114
115
|
|
|
115
116
|
|
|
116
|
-
|
|
117
|
+
/* --------------
|
|
117
118
|
Hover
|
|
118
|
-
|
|
119
|
-
|
|
119
|
+
--------------- */
|
|
120
120
|
.ui.checkbox label:hover::before {
|
|
121
|
-
background: #
|
|
121
|
+
background: #fff;
|
|
122
122
|
border-color: rgba(34, 36, 38, 0.35);
|
|
123
123
|
}
|
|
124
|
-
.ui.checkbox label:hover,
|
|
125
|
-
.ui.checkbox + label:hover {
|
|
124
|
+
.ui.checkbox:not(.invisible) label:hover,
|
|
125
|
+
.ui.checkbox:not(.invisible) + label:hover {
|
|
126
126
|
color: rgba(0, 0, 0, 0.8);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
|
|
129
|
+
/* --------------
|
|
130
130
|
Down
|
|
131
|
-
|
|
132
|
-
|
|
131
|
+
--------------- */
|
|
133
132
|
.ui.checkbox label:active::before {
|
|
134
|
-
background: #
|
|
133
|
+
background: #f9fafb;
|
|
135
134
|
border-color: rgba(34, 36, 38, 0.35);
|
|
136
135
|
}
|
|
137
136
|
.ui.checkbox label:active::after {
|
|
138
137
|
color: rgba(0, 0, 0, 0.95);
|
|
139
138
|
}
|
|
140
|
-
.ui.checkbox input:active ~ label {
|
|
139
|
+
.ui.checkbox:not(.invisible) input:active ~ label {
|
|
141
140
|
color: rgba(0, 0, 0, 0.95);
|
|
142
141
|
}
|
|
143
142
|
|
|
144
|
-
|
|
143
|
+
/* --------------
|
|
145
144
|
Focus
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
border-color: #96C8DA;
|
|
145
|
+
--------------- */
|
|
146
|
+
.ui.checkbox input:focus ~ label::before {
|
|
147
|
+
background: #fff;
|
|
148
|
+
border-color: #96c8da;
|
|
151
149
|
}
|
|
152
|
-
.ui.checkbox input:focus ~ label
|
|
150
|
+
.ui.checkbox input:focus ~ label::after {
|
|
153
151
|
color: rgba(0, 0, 0, 0.95);
|
|
154
152
|
}
|
|
155
|
-
.ui.checkbox input:focus ~ label {
|
|
153
|
+
.ui.checkbox:not(.invisible) input:focus ~ label {
|
|
156
154
|
color: rgba(0, 0, 0, 0.95);
|
|
157
155
|
}
|
|
158
156
|
|
|
159
|
-
|
|
157
|
+
/* --------------
|
|
160
158
|
Active
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
background: #FFFFFF;
|
|
159
|
+
--------------- */
|
|
160
|
+
.ui.checkbox input:checked ~ label::before {
|
|
161
|
+
background: #fff;
|
|
165
162
|
border-color: rgba(34, 36, 38, 0.35);
|
|
166
163
|
}
|
|
167
|
-
.ui.checkbox input:checked ~ label
|
|
164
|
+
.ui.checkbox input:checked ~ label::after {
|
|
168
165
|
opacity: 1;
|
|
169
166
|
color: rgba(0, 0, 0, 0.95);
|
|
170
167
|
}
|
|
171
168
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
background: #FFFFFF;
|
|
169
|
+
/* --------------
|
|
170
|
+
Indeterminate
|
|
171
|
+
--------------- */
|
|
172
|
+
.ui.checkbox input:not([type="radio"]):indeterminate ~ label::before {
|
|
173
|
+
background: #fff;
|
|
178
174
|
border-color: rgba(34, 36, 38, 0.35);
|
|
179
175
|
}
|
|
180
|
-
.ui.checkbox input:not([type=radio]):indeterminate ~ label
|
|
176
|
+
.ui.checkbox input:not([type="radio"]):indeterminate ~ label::after {
|
|
181
177
|
opacity: 1;
|
|
182
178
|
color: rgba(0, 0, 0, 0.95);
|
|
183
179
|
}
|
|
184
|
-
.ui.indeterminate.toggle.checkbox input:not([type=radio]):indeterminate ~ label
|
|
180
|
+
.ui.indeterminate.toggle.checkbox input:not([type="radio"]):indeterminate ~ label::before {
|
|
185
181
|
background: rgba(0, 0, 0, 0.15);
|
|
186
182
|
}
|
|
187
|
-
.ui.indeterminate.toggle.checkbox input:not([type=radio]) ~ label
|
|
183
|
+
.ui.indeterminate.toggle.checkbox input:not([type="radio"]) ~ label::after {
|
|
188
184
|
left: 1.075rem;
|
|
189
185
|
}
|
|
186
|
+
.ui.right.aligned.indeterminate.toggle.checkbox input:not([type="radio"]) ~ label::after {
|
|
187
|
+
left: auto;
|
|
188
|
+
right: 1.075rem;
|
|
189
|
+
}
|
|
190
190
|
|
|
191
|
-
|
|
191
|
+
/* --------------
|
|
192
192
|
Active Focus
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
.ui.checkbox input:
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
.ui.checkbox input:
|
|
201
|
-
.ui.checkbox input:checked:focus ~ label:after {
|
|
193
|
+
--------------- */
|
|
194
|
+
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label::before,
|
|
195
|
+
.ui.checkbox input:checked:focus ~ label::before {
|
|
196
|
+
background: #fff;
|
|
197
|
+
border-color: #96c8da;
|
|
198
|
+
}
|
|
199
|
+
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label::after,
|
|
200
|
+
.ui.checkbox input:checked:focus ~ label::after {
|
|
202
201
|
color: rgba(0, 0, 0, 0.95);
|
|
203
202
|
}
|
|
204
203
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
204
|
+
/* --------------
|
|
205
|
+
Read-Only
|
|
206
|
+
--------------- */
|
|
209
207
|
.ui.read-only.checkbox,
|
|
210
208
|
.ui.read-only.checkbox label {
|
|
211
209
|
cursor: default;
|
|
210
|
+
pointer-events: none;
|
|
212
211
|
}
|
|
213
212
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
213
|
+
/* --------------
|
|
214
|
+
Disabled
|
|
215
|
+
--------------- */
|
|
218
216
|
.ui.disabled.checkbox label,
|
|
219
217
|
.ui.checkbox input[disabled] ~ label {
|
|
220
|
-
cursor: default
|
|
218
|
+
cursor: default;
|
|
221
219
|
opacity: 0.5;
|
|
222
220
|
color: #000000;
|
|
223
221
|
pointer-events: none;
|
|
224
222
|
}
|
|
225
223
|
|
|
226
|
-
|
|
224
|
+
/* --------------
|
|
227
225
|
Hidden
|
|
228
|
-
|
|
229
|
-
|
|
226
|
+
--------------- */
|
|
230
227
|
|
|
231
228
|
/* Initialized checkbox moves input below element
|
|
232
229
|
to prevent manually triggering */
|
|
@@ -235,10 +232,10 @@
|
|
|
235
232
|
}
|
|
236
233
|
|
|
237
234
|
/* Selectable Label */
|
|
235
|
+
.ui.checkbox input + label[for],
|
|
238
236
|
.ui.checkbox input.hidden + label {
|
|
239
237
|
cursor: pointer;
|
|
240
238
|
-webkit-user-select: none;
|
|
241
|
-
-moz-user-select: none;
|
|
242
239
|
-ms-user-select: none;
|
|
243
240
|
user-select: none;
|
|
244
241
|
}
|
|
@@ -249,10 +246,9 @@
|
|
|
249
246
|
*******************************/
|
|
250
247
|
|
|
251
248
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
249
|
+
/* --------------
|
|
250
|
+
Radio
|
|
251
|
+
--------------- */
|
|
256
252
|
.ui.radio.checkbox {
|
|
257
253
|
min-height: 15px;
|
|
258
254
|
}
|
|
@@ -261,10 +257,9 @@
|
|
|
261
257
|
}
|
|
262
258
|
|
|
263
259
|
/* Box */
|
|
264
|
-
.ui.radio.checkbox label
|
|
265
|
-
content:
|
|
266
|
-
|
|
267
|
-
transform: none;
|
|
260
|
+
.ui.radio.checkbox label::before {
|
|
261
|
+
content: "";
|
|
262
|
+
transform: none;
|
|
268
263
|
width: 15px;
|
|
269
264
|
height: 15px;
|
|
270
265
|
border-radius: 500rem;
|
|
@@ -273,270 +268,112 @@
|
|
|
273
268
|
}
|
|
274
269
|
|
|
275
270
|
/* Bullet */
|
|
276
|
-
.ui.radio.checkbox label
|
|
271
|
+
.ui.radio.checkbox label::after {
|
|
277
272
|
border: none;
|
|
278
|
-
content:
|
|
273
|
+
content: "" !important;
|
|
279
274
|
line-height: 15px;
|
|
280
275
|
top: 1px;
|
|
281
276
|
left: 0;
|
|
282
277
|
width: 15px;
|
|
283
278
|
height: 15px;
|
|
284
279
|
border-radius: 500rem;
|
|
285
|
-
|
|
286
|
-
transform: scale(0.46666667);
|
|
280
|
+
transform: scale(0.46666667);
|
|
287
281
|
background-color: rgba(0, 0, 0, 0.87);
|
|
288
282
|
}
|
|
289
283
|
|
|
290
284
|
/* Focus */
|
|
291
|
-
.ui.radio.checkbox input:focus ~ label
|
|
292
|
-
background-color: #
|
|
285
|
+
.ui.radio.checkbox input:focus ~ label::before {
|
|
286
|
+
background-color: #fff;
|
|
293
287
|
}
|
|
294
|
-
.ui.radio.checkbox input:focus ~ label
|
|
288
|
+
.ui.radio.checkbox input:focus ~ label::after {
|
|
295
289
|
background-color: rgba(0, 0, 0, 0.95);
|
|
296
290
|
}
|
|
297
291
|
|
|
298
292
|
/* Indeterminate */
|
|
299
|
-
.ui.radio.checkbox input:indeterminate ~ label
|
|
293
|
+
.ui.radio.checkbox input:indeterminate ~ label::after {
|
|
300
294
|
opacity: 0;
|
|
301
295
|
}
|
|
302
296
|
|
|
303
297
|
/* Active */
|
|
304
|
-
.ui.radio.checkbox input:checked ~ label
|
|
305
|
-
background-color: #
|
|
298
|
+
.ui.radio.checkbox input:checked ~ label::before {
|
|
299
|
+
background-color: #fff;
|
|
306
300
|
}
|
|
307
|
-
.ui.radio.checkbox input:checked ~ label
|
|
301
|
+
.ui.radio.checkbox input:checked ~ label::after {
|
|
308
302
|
background-color: rgba(0, 0, 0, 0.95);
|
|
309
303
|
}
|
|
310
304
|
|
|
311
305
|
/* Active Focus */
|
|
312
|
-
.ui.radio.checkbox input:focus:checked ~ label
|
|
313
|
-
background-color: #
|
|
306
|
+
.ui.radio.checkbox input:focus:checked ~ label::before {
|
|
307
|
+
background-color: #fff;
|
|
314
308
|
}
|
|
315
|
-
.ui.radio.checkbox input:focus:checked ~ label
|
|
309
|
+
.ui.radio.checkbox input:focus:checked ~ label::after {
|
|
316
310
|
background-color: rgba(0, 0, 0, 0.95);
|
|
317
311
|
}
|
|
318
312
|
|
|
319
|
-
/*--------------
|
|
320
|
-
Slider
|
|
321
|
-
---------------*/
|
|
322
313
|
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
314
|
+
/*******************************
|
|
315
|
+
Variations
|
|
316
|
+
*******************************/
|
|
326
317
|
|
|
327
|
-
/* Input */
|
|
328
|
-
.ui.slider.checkbox input {
|
|
329
|
-
width: 3.5rem;
|
|
330
|
-
height: 1.25rem;
|
|
331
|
-
}
|
|
332
318
|
|
|
333
|
-
/*
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
319
|
+
/* --------------
|
|
320
|
+
Fitted
|
|
321
|
+
--------------- */
|
|
322
|
+
.ui.ui.fitted.checkbox label {
|
|
323
|
+
padding-left: 0;
|
|
338
324
|
}
|
|
339
|
-
|
|
340
|
-
/* Line */
|
|
341
|
-
.ui.slider.checkbox label:before {
|
|
342
|
-
display: block;
|
|
343
|
-
position: absolute;
|
|
344
|
-
content: '';
|
|
345
|
-
-webkit-transform: none;
|
|
346
|
-
transform: none;
|
|
347
|
-
border: none !important;
|
|
348
|
-
left: 0;
|
|
349
|
-
z-index: 1;
|
|
350
|
-
top: 0.4rem;
|
|
351
|
-
background-color: rgba(0, 0, 0, 0.05);
|
|
325
|
+
.ui.fitted.toggle.checkbox {
|
|
352
326
|
width: 3.5rem;
|
|
353
|
-
height: 0.21428571rem;
|
|
354
|
-
border-radius: 500rem;
|
|
355
|
-
-webkit-transition: background 0.3s ease;
|
|
356
|
-
transition: background 0.3s ease;
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
/* Handle */
|
|
360
|
-
.ui.slider.checkbox label:after {
|
|
361
|
-
background: #FFFFFF -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
|
|
362
|
-
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
|
363
|
-
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
|
364
|
-
position: absolute;
|
|
365
|
-
content: '' !important;
|
|
366
|
-
opacity: 1;
|
|
367
|
-
z-index: 2;
|
|
368
|
-
border: none;
|
|
369
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
|
|
370
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
|
|
371
|
-
width: 1.5rem;
|
|
372
|
-
height: 1.5rem;
|
|
373
|
-
top: -0.25rem;
|
|
374
|
-
left: 0;
|
|
375
|
-
-webkit-transform: none;
|
|
376
|
-
transform: none;
|
|
377
|
-
border-radius: 500rem;
|
|
378
|
-
-webkit-transition: left 0.3s ease;
|
|
379
|
-
transition: left 0.3s ease;
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
/* Focus */
|
|
383
|
-
.ui.slider.checkbox input:focus ~ label:before {
|
|
384
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
385
|
-
border: none;
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
/* Hover */
|
|
389
|
-
.ui.slider.checkbox label:hover {
|
|
390
|
-
color: rgba(0, 0, 0, 0.8);
|
|
391
|
-
}
|
|
392
|
-
.ui.slider.checkbox label:hover::before {
|
|
393
|
-
background: rgba(0, 0, 0, 0.15);
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
/* Active */
|
|
397
|
-
.ui.slider.checkbox input:checked ~ label {
|
|
398
|
-
color: rgba(0, 0, 0, 0.95) !important;
|
|
399
327
|
}
|
|
400
|
-
.ui.slider.checkbox
|
|
401
|
-
background-color: #545454 !important;
|
|
402
|
-
}
|
|
403
|
-
.ui.slider.checkbox input:checked ~ label:after {
|
|
404
|
-
left: 2rem;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
/* Active Focus */
|
|
408
|
-
.ui.slider.checkbox input:focus:checked ~ label {
|
|
409
|
-
color: rgba(0, 0, 0, 0.95) !important;
|
|
410
|
-
}
|
|
411
|
-
.ui.slider.checkbox input:focus:checked ~ label:before {
|
|
412
|
-
background-color: #000000 !important;
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
/*--------------
|
|
416
|
-
Toggle
|
|
417
|
-
---------------*/
|
|
418
|
-
|
|
419
|
-
.ui.toggle.checkbox {
|
|
420
|
-
min-height: 1.5rem;
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
/* Input */
|
|
424
|
-
.ui.toggle.checkbox input {
|
|
328
|
+
.ui.fitted.slider.checkbox {
|
|
425
329
|
width: 3.5rem;
|
|
426
|
-
height: 1.5rem;
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
/* Label */
|
|
430
|
-
.ui.toggle.checkbox label {
|
|
431
|
-
min-height: 1.5rem;
|
|
432
|
-
padding-left: 4.5rem;
|
|
433
|
-
color: rgba(0, 0, 0, 0.87);
|
|
434
|
-
}
|
|
435
|
-
.ui.toggle.checkbox label {
|
|
436
|
-
padding-top: 0.15em;
|
|
437
330
|
}
|
|
438
331
|
|
|
439
|
-
/*
|
|
440
|
-
|
|
332
|
+
/* --------------
|
|
333
|
+
Invisible
|
|
334
|
+
--------------- */
|
|
335
|
+
.ui.invisible.checkbox:not(.compact) {
|
|
441
336
|
display: block;
|
|
442
|
-
position: absolute;
|
|
443
|
-
content: '';
|
|
444
|
-
z-index: 1;
|
|
445
|
-
-webkit-transform: none;
|
|
446
|
-
transform: none;
|
|
447
|
-
border: none;
|
|
448
|
-
top: 0;
|
|
449
|
-
background: rgba(0, 0, 0, 0.05);
|
|
450
|
-
-webkit-box-shadow: none;
|
|
451
|
-
box-shadow: none;
|
|
452
|
-
width: 3.5rem;
|
|
453
|
-
height: 1.5rem;
|
|
454
|
-
border-radius: 500rem;
|
|
455
337
|
}
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
.ui.toggle.checkbox label:after {
|
|
459
|
-
background: #FFFFFF -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
|
|
460
|
-
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
|
461
|
-
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
|
338
|
+
.ui.invisible.checkbox input {
|
|
339
|
+
left: -99999px;
|
|
462
340
|
position: absolute;
|
|
463
|
-
content: '' !important;
|
|
464
|
-
opacity: 1;
|
|
465
|
-
z-index: 2;
|
|
466
|
-
border: none;
|
|
467
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
|
|
468
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
|
|
469
|
-
width: 1.5rem;
|
|
470
|
-
height: 1.5rem;
|
|
471
|
-
top: 0;
|
|
472
|
-
left: 0;
|
|
473
|
-
border-radius: 500rem;
|
|
474
|
-
-webkit-transition: background 0.3s ease, left 0.3s ease;
|
|
475
|
-
transition: background 0.3s ease, left 0.3s ease;
|
|
476
341
|
}
|
|
477
|
-
.ui.
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
box-shadow: none;
|
|
342
|
+
.ui.invisible.checkbox label::before,
|
|
343
|
+
.ui.invisible.checkbox label::after {
|
|
344
|
+
display: none;
|
|
481
345
|
}
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
.ui.toggle.checkbox input:focus ~ label:before {
|
|
485
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
486
|
-
border: none;
|
|
346
|
+
.ui.invisible.checkbox label {
|
|
347
|
+
transition: all 0.1s ease;
|
|
487
348
|
}
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
349
|
+
.ui.ui.ui.ui.ui.invisible.checkbox input:not(:checked) + label {
|
|
350
|
+
background: transparent;
|
|
351
|
+
border-color: transparent;
|
|
352
|
+
box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
|
|
353
|
+
color: inherit;
|
|
493
354
|
}
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
.ui.toggle.checkbox input:checked ~ label {
|
|
497
|
-
color: rgba(0, 0, 0, 0.95) !important;
|
|
355
|
+
.ui.ui.ui.ui.ui.invisible.checkbox input:not(:checked):not(:hover):focus + label:not(.image) {
|
|
356
|
+
box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset;
|
|
498
357
|
}
|
|
499
|
-
.ui.
|
|
500
|
-
|
|
358
|
+
.ui.ui.ui.ui.ui.invisible.checkbox input:not(:checked) + label.image,
|
|
359
|
+
.basic.ui.ui.ui.ui.ui.invisible.checkbox input:not(:checked) + label {
|
|
360
|
+
box-shadow: none;
|
|
501
361
|
}
|
|
502
|
-
.ui.
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
box-shadow: none;
|
|
506
|
-
}
|
|
507
|
-
|
|
508
|
-
/* Active Focus */
|
|
509
|
-
.ui.toggle.checkbox input:focus:checked ~ label {
|
|
510
|
-
color: rgba(0, 0, 0, 0.95) !important;
|
|
511
|
-
}
|
|
512
|
-
.ui.toggle.checkbox input:focus:checked ~ label:before {
|
|
513
|
-
background-color: #00505f !important;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
/*******************************
|
|
518
|
-
Variations
|
|
519
|
-
*******************************/
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
/*--------------
|
|
523
|
-
Fitted
|
|
524
|
-
---------------*/
|
|
525
|
-
|
|
526
|
-
.ui.fitted.checkbox label {
|
|
527
|
-
padding-left: 0 !important;
|
|
362
|
+
.ui.invisible.checkbox input:not(:checked) + label.image {
|
|
363
|
+
opacity: 0.5;
|
|
364
|
+
filter: grayscale(1);
|
|
528
365
|
}
|
|
529
|
-
.ui.
|
|
530
|
-
|
|
366
|
+
.ui.invisible.checkbox input:not(:checked):not(:hover):focus + label.image {
|
|
367
|
+
opacity: 0.75;
|
|
531
368
|
}
|
|
532
|
-
.ui.
|
|
533
|
-
|
|
369
|
+
.ui.invisible.checkbox input:not(:checked)[disabled] + label.image,
|
|
370
|
+
.disabled.ui.invisible.checkbox input:not(:checked) + label.image {
|
|
371
|
+
opacity: 0.25;
|
|
534
372
|
}
|
|
535
373
|
|
|
536
|
-
|
|
374
|
+
/* --------------------
|
|
537
375
|
Size
|
|
538
|
-
|
|
539
|
-
|
|
376
|
+
--------------------- */
|
|
540
377
|
.ui.mini.checkbox {
|
|
541
378
|
font-size: 0.78571429em;
|
|
542
379
|
}
|
|
@@ -549,109 +386,85 @@
|
|
|
549
386
|
.ui.large.checkbox {
|
|
550
387
|
font-size: 1.14285714em;
|
|
551
388
|
}
|
|
552
|
-
.ui.large.form .checkbox:not(.
|
|
553
|
-
.ui.large.checkbox:not(.
|
|
554
|
-
.ui.large.form .checkbox:not(.
|
|
555
|
-
.ui.large.checkbox:not(.
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
.ui.large.form .checkbox.radio label:after,
|
|
569
|
-
.ui.large.checkbox.radio label:after {
|
|
570
|
-
-webkit-transform: scale(0.57142857);
|
|
571
|
-
transform: scale(0.57142857);
|
|
572
|
-
-webkit-transform-origin: left;
|
|
573
|
-
transform-origin: left;
|
|
389
|
+
.ui.large.form .checkbox:not(.radio) label::after,
|
|
390
|
+
.ui.large.checkbox:not(.radio) label::after,
|
|
391
|
+
.ui.large.form .checkbox:not(.radio) label::before,
|
|
392
|
+
.ui.large.checkbox:not(.radio) label::before {
|
|
393
|
+
transform: scale(1.14285714);
|
|
394
|
+
transform-origin: left;
|
|
395
|
+
}
|
|
396
|
+
.ui.large.form .checkbox.radio label::before,
|
|
397
|
+
.ui.large.checkbox.radio label::before {
|
|
398
|
+
transform: scale(1.14285714);
|
|
399
|
+
transform-origin: left;
|
|
400
|
+
}
|
|
401
|
+
.ui.large.form .checkbox.radio label::after,
|
|
402
|
+
.ui.large.checkbox.radio label::after {
|
|
403
|
+
transform: scale(0.57142857);
|
|
404
|
+
transform-origin: left;
|
|
574
405
|
left: 0.33571429em;
|
|
575
406
|
}
|
|
576
407
|
.ui.big.checkbox {
|
|
577
408
|
font-size: 1.28571429em;
|
|
578
409
|
}
|
|
579
|
-
.ui.big.form .checkbox:not(.
|
|
580
|
-
.ui.big.checkbox:not(.
|
|
581
|
-
.ui.big.form .checkbox:not(.
|
|
582
|
-
.ui.big.checkbox:not(.
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
.ui.big.form .checkbox.radio label:after,
|
|
596
|
-
.ui.big.checkbox.radio label:after {
|
|
597
|
-
-webkit-transform: scale(0.64285714);
|
|
598
|
-
transform: scale(0.64285714);
|
|
599
|
-
-webkit-transform-origin: left;
|
|
600
|
-
transform-origin: left;
|
|
410
|
+
.ui.big.form .checkbox:not(.radio) label::after,
|
|
411
|
+
.ui.big.checkbox:not(.radio) label::after,
|
|
412
|
+
.ui.big.form .checkbox:not(.radio) label::before,
|
|
413
|
+
.ui.big.checkbox:not(.radio) label::before {
|
|
414
|
+
transform: scale(1.28571429);
|
|
415
|
+
transform-origin: left;
|
|
416
|
+
}
|
|
417
|
+
.ui.big.form .checkbox.radio label::before,
|
|
418
|
+
.ui.big.checkbox.radio label::before {
|
|
419
|
+
transform: scale(1.28571429);
|
|
420
|
+
transform-origin: left;
|
|
421
|
+
}
|
|
422
|
+
.ui.big.form .checkbox.radio label::after,
|
|
423
|
+
.ui.big.checkbox.radio label::after {
|
|
424
|
+
transform: scale(0.64285714);
|
|
425
|
+
transform-origin: left;
|
|
601
426
|
left: 0.37142857em;
|
|
602
427
|
}
|
|
603
428
|
.ui.huge.checkbox {
|
|
604
429
|
font-size: 1.42857143em;
|
|
605
430
|
}
|
|
606
|
-
.ui.huge.form .checkbox:not(.
|
|
607
|
-
.ui.huge.checkbox:not(.
|
|
608
|
-
.ui.huge.form .checkbox:not(.
|
|
609
|
-
.ui.huge.checkbox:not(.
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
.ui.huge.form .checkbox.radio label:after,
|
|
623
|
-
.ui.huge.checkbox.radio label:after {
|
|
624
|
-
-webkit-transform: scale(0.71428571);
|
|
625
|
-
transform: scale(0.71428571);
|
|
626
|
-
-webkit-transform-origin: left;
|
|
627
|
-
transform-origin: left;
|
|
431
|
+
.ui.huge.form .checkbox:not(.radio) label::after,
|
|
432
|
+
.ui.huge.checkbox:not(.radio) label::after,
|
|
433
|
+
.ui.huge.form .checkbox:not(.radio) label::before,
|
|
434
|
+
.ui.huge.checkbox:not(.radio) label::before {
|
|
435
|
+
transform: scale(1.42857143);
|
|
436
|
+
transform-origin: left;
|
|
437
|
+
}
|
|
438
|
+
.ui.huge.form .checkbox.radio label::before,
|
|
439
|
+
.ui.huge.checkbox.radio label::before {
|
|
440
|
+
transform: scale(1.42857143);
|
|
441
|
+
transform-origin: left;
|
|
442
|
+
}
|
|
443
|
+
.ui.huge.form .checkbox.radio label::after,
|
|
444
|
+
.ui.huge.checkbox.radio label::after {
|
|
445
|
+
transform: scale(0.71428571);
|
|
446
|
+
transform-origin: left;
|
|
628
447
|
left: 0.40714286em;
|
|
629
448
|
}
|
|
630
449
|
.ui.massive.checkbox {
|
|
631
450
|
font-size: 1.71428571em;
|
|
632
451
|
}
|
|
633
|
-
.ui.massive.form .checkbox:not(.
|
|
634
|
-
.ui.massive.checkbox:not(.
|
|
635
|
-
.ui.massive.form .checkbox:not(.
|
|
636
|
-
.ui.massive.checkbox:not(.
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
.ui.massive.form .checkbox.radio label:after,
|
|
650
|
-
.ui.massive.checkbox.radio label:after {
|
|
651
|
-
-webkit-transform: scale(0.85714286);
|
|
652
|
-
transform: scale(0.85714286);
|
|
653
|
-
-webkit-transform-origin: left;
|
|
654
|
-
transform-origin: left;
|
|
452
|
+
.ui.massive.form .checkbox:not(.radio) label::after,
|
|
453
|
+
.ui.massive.checkbox:not(.radio) label::after,
|
|
454
|
+
.ui.massive.form .checkbox:not(.radio) label::before,
|
|
455
|
+
.ui.massive.checkbox:not(.radio) label::before {
|
|
456
|
+
transform: scale(1.71428571);
|
|
457
|
+
transform-origin: left;
|
|
458
|
+
}
|
|
459
|
+
.ui.massive.form .checkbox.radio label::before,
|
|
460
|
+
.ui.massive.checkbox.radio label::before {
|
|
461
|
+
transform: scale(1.71428571);
|
|
462
|
+
transform-origin: left;
|
|
463
|
+
}
|
|
464
|
+
.ui.massive.form .checkbox.radio label::after,
|
|
465
|
+
.ui.massive.checkbox.radio label::after {
|
|
466
|
+
transform: scale(0.85714286);
|
|
467
|
+
transform-origin: left;
|
|
655
468
|
left: 0.47857143em;
|
|
656
469
|
}
|
|
657
470
|
|
|
@@ -661,32 +474,29 @@
|
|
|
661
474
|
*******************************/
|
|
662
475
|
|
|
663
476
|
@font-face {
|
|
664
|
-
font-family:
|
|
665
|
-
src: url(data:application/
|
|
477
|
+
font-family: Checkbox;
|
|
478
|
+
src: url("data:application/font-woff;base64,d09GRgABAAAAAAR8AA0AAAAABtwAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEYAAAABoAAAAcgbCWJ0dERUYAAARIAAAAFwAAABgAJQAAT1MvMgAAAZgAAABAAAAAYA8SBD9jbWFwAAAB9AAAAFMAAAFc71zo6Wdhc3AAAARAAAAACAAAAAgAAAAQZ2x5ZgAAAlwAAADJAAABVHshwGBoZWFkAAABMAAAAC4AAAA2Bj3tWWhoZWEAAAFgAAAAHQAAACQHfQPIaG10eAAAAdgAAAAZAAAAHg56AEVsb2NhAAACSAAAABIAAAASAQoAjG1heHAAAAGAAAAAGAAAACAACgAvbmFtZQAAAygAAADnAAABp5xOC4Fwb3N0AAAEEAAAADAAAABaHRtWW3icY2BkYGBgYmDgqbAVjee3+crAzcIAAhc3XilHppl3M+cBKQ6QWgYGAAHnCVsAAHicY2BkYGA+8P8AAwMLAwgw72ZgZEAF7ABaJgNOAAAAeJxjYGRgYOBg0GUA0QwMTAxoAAAFtQA6eJxjYGYWYpzAwMrAwDST6QwDA0M/hGZ8zWDMyMmAChgF0AQYHBgYXjAxH/h/gMGB+QCIx8CIJKvAwAgAIOcKW3icY2GAAMZQCM0ExCwMDK7MqiAeAAqXAM4AAAB4nN2NwQ2AMAwDL00pHYJH52AQ9n/w6BbFCS9WwJFlO3IUwHl5YAQuJctcOaVdU6TGmGWt7IxJuHXnvmcrnLPR2GWb6NnF4rrwhT5U/o0Hf5EJGAAAAAAAAAgACAAQABgASABsAKoAAHichY09CsJAEIVndiG2gyQ7IASJIbHQyvyIiFhZpBE8iNsIeiVvYOFx7FPbKE6yUcHGgZ23jzd8DxDeowAWCv77Dez0Vd1hAIB+D714NMa0yNdYZrMhum0CfaWnT4bpeSPaEjOd8djIltTBNBlhSGzES3Jqb5oW6UOrE1WBL7/A73lxNBqnK8znZRbNWMgJET8qJhlWF1HV3zvXSceBSifawrTjTLrd0uI3c4lFu4UcYvbh1/KsIaodUayx7Kxr+wb8Y+EFi+YsngAAAHicfc5BSsNAGMXxf9q0agURFy50M3shlOoNikIXddGFa5N0SEvLDKQp2KUH8AxuXXkkz+JL+NYJJPzmffNmAlzxS0L7JJxzYx5wxoN5qPzZnMrv5hGXfJrHyr/NE+74UytJL5Rcdye0Huiue/NQ+aM5lV/NI27ZmsfKv8wTnvhhzgZPyY6CyAfMN77cFVFaaVBxZE9OraWvjvtc6Kn0jN40qDnoVyIBx4yMqWJfH7YxuFk27a2/dLVGxUpbQndYrrVnrazgpO9C1chSb7s3UymGxlU++Dpv/NoVJ7co4zLGkPEPj0VARQB4nGNgYsAPOBgYGJkYmBiZGZgZWRhZGdnYS/MyDYAAShuCaFcLCB9Iw/hGAOPdCuMAAQAB//8AD3icY2BkYGDgAWIBIGYCYhYIDQACOwAmAHicY2BgYGQAgns+by1A9MWNV8phNABQ5wfrAAA=") format("woff");
|
|
666
479
|
}
|
|
667
480
|
|
|
668
481
|
/* Checkmark */
|
|
669
|
-
.ui.checkbox label
|
|
670
|
-
|
|
671
|
-
font-family: 'Checkbox';
|
|
482
|
+
.ui.checkbox label::after {
|
|
483
|
+
font-family: Checkbox;
|
|
672
484
|
}
|
|
673
485
|
|
|
674
486
|
/* Checked */
|
|
675
|
-
.ui.checkbox input:checked ~
|
|
676
|
-
|
|
677
|
-
content: '\e800';
|
|
487
|
+
.ui.checkbox input:checked ~ label::after {
|
|
488
|
+
content: "\e800";
|
|
678
489
|
}
|
|
679
490
|
|
|
680
491
|
/* Indeterminate */
|
|
681
|
-
.ui.checkbox input:indeterminate ~
|
|
682
|
-
.ui.checkbox input:indeterminate ~ label:after {
|
|
492
|
+
.ui.checkbox input:indeterminate ~ label::after {
|
|
683
493
|
font-size: 12px;
|
|
684
|
-
content:
|
|
494
|
+
content: "\e801";
|
|
685
495
|
}
|
|
686
|
-
/*
|
|
687
|
-
.check
|
|
688
|
-
.dash
|
|
689
|
-
.plus
|
|
496
|
+
/* UTF Reference
|
|
497
|
+
.check::before { content: '\e800'; }
|
|
498
|
+
.dash::before { content: '\e801'; }
|
|
499
|
+
.plus::before { content: '\e802'; }
|
|
690
500
|
*/
|
|
691
501
|
|
|
692
502
|
|