embeddedaichatux 1.0.0 → 1.0.3
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/AIChat.npm.csproj +8 -7
- package/EmbeddedChat.js +15 -2
- package/bin/Debug/net7.0/AIChat.npm.deps.json +23 -0
- package/bin/Debug/net7.0/AIChat.npm.dll +0 -0
- package/bin/Debug/net7.0/AIChat.npm.exe +0 -0
- package/bin/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/bin/Debug/net7.0/AIChat.npm.runtimeconfig.json +19 -0
- package/bin/Debug/net7.0/AIChat.npm.staticwebassets.runtime.json +1 -0
- package/bin/Debug/net7.0/appsettings.Development.json +9 -0
- package/bin/Debug/net7.0/appsettings.json +9 -0
- package/bin/Debug/net7.0/package.json +11 -0
- package/obj/Debug/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +0 -28
- package/obj/Debug/net7.0/AIChat.npm.MvcApplicationPartsAssemblyInfo.cache +0 -0
- package/obj/Debug/net7.0/AIChat.npm.csproj.CoreCompileInputs.cache +1 -0
- package/obj/Debug/net7.0/AIChat.npm.csproj.FileListAbsolute.txt +27 -0
- package/obj/Debug/net7.0/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/AIChat.npm.genruntimeconfig.cache +1 -0
- package/obj/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/obj/Debug/net7.0/apphost.exe +0 -0
- package/obj/Debug/net7.0/project.razor.vs.json +1 -1
- package/obj/Debug/net7.0/ref/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/refint/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.build.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets.build.json +19 -0
- package/obj/Debug/net7.0/staticwebassets.development.json +1 -0
- package/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +4 -0
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfo.cs +23 -0
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfoInputs.cache +1 -0
- package/obj/Release/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +17 -0
- package/obj/Release/net7.0/AIChat.npm.GlobalUsings.g.cs +17 -0
- package/obj/Release/net7.0/AIChat.npm.assets.cache +0 -0
- package/package.json +1 -1
- package/Pages/Error.cshtml +0 -26
- package/Pages/Error.cshtml.cs +0 -27
- package/Pages/Index.cshtml +0 -10
- package/Pages/Index.cshtml.cs +0 -20
- package/Pages/Privacy.cshtml +0 -8
- package/Pages/Privacy.cshtml.cs +0 -19
- package/Pages/Shared/_Layout.cshtml +0 -51
- package/Pages/Shared/_Layout.cshtml.css +0 -48
- package/Pages/Shared/_ValidationScriptsPartial.cshtml +0 -2
- package/Pages/_ViewImports.cshtml +0 -3
- package/Pages/_ViewStart.cshtml +0 -3
- package/wwwroot/css/site.css +0 -22
- package/wwwroot/favicon.ico +0 -0
- package/wwwroot/js/site.js +0 -4
- package/wwwroot/lib/bootstrap/LICENSE +0 -22
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css +0 -4997
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css +0 -4996
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css +0 -427
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css +0 -8
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css +0 -424
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css +0 -8
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css +0 -4866
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css +0 -4857
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.css +0 -11221
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css +0 -11197
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js +0 -6780
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js +0 -4977
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.js +0 -5026
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map +0 -1
- package/wwwroot/lib/jquery/LICENSE.txt +0 -21
- package/wwwroot/lib/jquery/dist/jquery.js +0 -10881
- package/wwwroot/lib/jquery/dist/jquery.min.js +0 -2
- package/wwwroot/lib/jquery/dist/jquery.min.map +0 -1
- package/wwwroot/lib/jquery-validation/LICENSE.md +0 -22
- package/wwwroot/lib/jquery-validation/dist/additional-methods.js +0 -1158
- package/wwwroot/lib/jquery-validation/dist/additional-methods.min.js +0 -4
- package/wwwroot/lib/jquery-validation/dist/jquery.validate.js +0 -1601
- package/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js +0 -4
- package/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt +0 -23
- package/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js +0 -435
- package/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js +0 -8
|
@@ -1,424 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Bootstrap Reboot v5.1.0 (https://getbootstrap.com/)
|
|
3
|
-
* Copyright 2011-2021 The Bootstrap Authors
|
|
4
|
-
* Copyright 2011-2021 Twitter, Inc.
|
|
5
|
-
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
6
|
-
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
|
|
7
|
-
*/
|
|
8
|
-
*,
|
|
9
|
-
*::before,
|
|
10
|
-
*::after {
|
|
11
|
-
box-sizing: border-box;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@media (prefers-reduced-motion: no-preference) {
|
|
15
|
-
:root {
|
|
16
|
-
scroll-behavior: smooth;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
body {
|
|
21
|
-
margin: 0;
|
|
22
|
-
font-family: var(--bs-body-font-family);
|
|
23
|
-
font-size: var(--bs-body-font-size);
|
|
24
|
-
font-weight: var(--bs-body-font-weight);
|
|
25
|
-
line-height: var(--bs-body-line-height);
|
|
26
|
-
color: var(--bs-body-color);
|
|
27
|
-
text-align: var(--bs-body-text-align);
|
|
28
|
-
background-color: var(--bs-body-bg);
|
|
29
|
-
-webkit-text-size-adjust: 100%;
|
|
30
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
hr {
|
|
34
|
-
margin: 1rem 0;
|
|
35
|
-
color: inherit;
|
|
36
|
-
background-color: currentColor;
|
|
37
|
-
border: 0;
|
|
38
|
-
opacity: 0.25;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
hr:not([size]) {
|
|
42
|
-
height: 1px;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
h6, h5, h4, h3, h2, h1 {
|
|
46
|
-
margin-top: 0;
|
|
47
|
-
margin-bottom: 0.5rem;
|
|
48
|
-
font-weight: 500;
|
|
49
|
-
line-height: 1.2;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
h1 {
|
|
53
|
-
font-size: calc(1.375rem + 1.5vw);
|
|
54
|
-
}
|
|
55
|
-
@media (min-width: 1200px) {
|
|
56
|
-
h1 {
|
|
57
|
-
font-size: 2.5rem;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
h2 {
|
|
62
|
-
font-size: calc(1.325rem + 0.9vw);
|
|
63
|
-
}
|
|
64
|
-
@media (min-width: 1200px) {
|
|
65
|
-
h2 {
|
|
66
|
-
font-size: 2rem;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
h3 {
|
|
71
|
-
font-size: calc(1.3rem + 0.6vw);
|
|
72
|
-
}
|
|
73
|
-
@media (min-width: 1200px) {
|
|
74
|
-
h3 {
|
|
75
|
-
font-size: 1.75rem;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
h4 {
|
|
80
|
-
font-size: calc(1.275rem + 0.3vw);
|
|
81
|
-
}
|
|
82
|
-
@media (min-width: 1200px) {
|
|
83
|
-
h4 {
|
|
84
|
-
font-size: 1.5rem;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
h5 {
|
|
89
|
-
font-size: 1.25rem;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
h6 {
|
|
93
|
-
font-size: 1rem;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
p {
|
|
97
|
-
margin-top: 0;
|
|
98
|
-
margin-bottom: 1rem;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
abbr[title],
|
|
102
|
-
abbr[data-bs-original-title] {
|
|
103
|
-
-webkit-text-decoration: underline dotted;
|
|
104
|
-
text-decoration: underline dotted;
|
|
105
|
-
cursor: help;
|
|
106
|
-
-webkit-text-decoration-skip-ink: none;
|
|
107
|
-
text-decoration-skip-ink: none;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
address {
|
|
111
|
-
margin-bottom: 1rem;
|
|
112
|
-
font-style: normal;
|
|
113
|
-
line-height: inherit;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
ol,
|
|
117
|
-
ul {
|
|
118
|
-
padding-right: 2rem;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
ol,
|
|
122
|
-
ul,
|
|
123
|
-
dl {
|
|
124
|
-
margin-top: 0;
|
|
125
|
-
margin-bottom: 1rem;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
ol ol,
|
|
129
|
-
ul ul,
|
|
130
|
-
ol ul,
|
|
131
|
-
ul ol {
|
|
132
|
-
margin-bottom: 0;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
dt {
|
|
136
|
-
font-weight: 700;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
dd {
|
|
140
|
-
margin-bottom: 0.5rem;
|
|
141
|
-
margin-right: 0;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
blockquote {
|
|
145
|
-
margin: 0 0 1rem;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
b,
|
|
149
|
-
strong {
|
|
150
|
-
font-weight: bolder;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
small {
|
|
154
|
-
font-size: 0.875em;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
mark {
|
|
158
|
-
padding: 0.2em;
|
|
159
|
-
background-color: #fcf8e3;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
sub,
|
|
163
|
-
sup {
|
|
164
|
-
position: relative;
|
|
165
|
-
font-size: 0.75em;
|
|
166
|
-
line-height: 0;
|
|
167
|
-
vertical-align: baseline;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
sub {
|
|
171
|
-
bottom: -0.25em;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
sup {
|
|
175
|
-
top: -0.5em;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
a {
|
|
179
|
-
color: #0d6efd;
|
|
180
|
-
text-decoration: underline;
|
|
181
|
-
}
|
|
182
|
-
a:hover {
|
|
183
|
-
color: #0a58ca;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
a:not([href]):not([class]), a:not([href]):not([class]):hover {
|
|
187
|
-
color: inherit;
|
|
188
|
-
text-decoration: none;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
pre,
|
|
192
|
-
code,
|
|
193
|
-
kbd,
|
|
194
|
-
samp {
|
|
195
|
-
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
196
|
-
font-size: 1em;
|
|
197
|
-
direction: ltr ;
|
|
198
|
-
unicode-bidi: bidi-override;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
pre {
|
|
202
|
-
display: block;
|
|
203
|
-
margin-top: 0;
|
|
204
|
-
margin-bottom: 1rem;
|
|
205
|
-
overflow: auto;
|
|
206
|
-
font-size: 0.875em;
|
|
207
|
-
}
|
|
208
|
-
pre code {
|
|
209
|
-
font-size: inherit;
|
|
210
|
-
color: inherit;
|
|
211
|
-
word-break: normal;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
code {
|
|
215
|
-
font-size: 0.875em;
|
|
216
|
-
color: #d63384;
|
|
217
|
-
word-wrap: break-word;
|
|
218
|
-
}
|
|
219
|
-
a > code {
|
|
220
|
-
color: inherit;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
kbd {
|
|
224
|
-
padding: 0.2rem 0.4rem;
|
|
225
|
-
font-size: 0.875em;
|
|
226
|
-
color: #fff;
|
|
227
|
-
background-color: #212529;
|
|
228
|
-
border-radius: 0.2rem;
|
|
229
|
-
}
|
|
230
|
-
kbd kbd {
|
|
231
|
-
padding: 0;
|
|
232
|
-
font-size: 1em;
|
|
233
|
-
font-weight: 700;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
figure {
|
|
237
|
-
margin: 0 0 1rem;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
img,
|
|
241
|
-
svg {
|
|
242
|
-
vertical-align: middle;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
table {
|
|
246
|
-
caption-side: bottom;
|
|
247
|
-
border-collapse: collapse;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
caption {
|
|
251
|
-
padding-top: 0.5rem;
|
|
252
|
-
padding-bottom: 0.5rem;
|
|
253
|
-
color: #6c757d;
|
|
254
|
-
text-align: right;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
th {
|
|
258
|
-
text-align: inherit;
|
|
259
|
-
text-align: -webkit-match-parent;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
thead,
|
|
263
|
-
tbody,
|
|
264
|
-
tfoot,
|
|
265
|
-
tr,
|
|
266
|
-
td,
|
|
267
|
-
th {
|
|
268
|
-
border-color: inherit;
|
|
269
|
-
border-style: solid;
|
|
270
|
-
border-width: 0;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
label {
|
|
274
|
-
display: inline-block;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
button {
|
|
278
|
-
border-radius: 0;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
button:focus:not(:focus-visible) {
|
|
282
|
-
outline: 0;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
input,
|
|
286
|
-
button,
|
|
287
|
-
select,
|
|
288
|
-
optgroup,
|
|
289
|
-
textarea {
|
|
290
|
-
margin: 0;
|
|
291
|
-
font-family: inherit;
|
|
292
|
-
font-size: inherit;
|
|
293
|
-
line-height: inherit;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
button,
|
|
297
|
-
select {
|
|
298
|
-
text-transform: none;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
[role=button] {
|
|
302
|
-
cursor: pointer;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
select {
|
|
306
|
-
word-wrap: normal;
|
|
307
|
-
}
|
|
308
|
-
select:disabled {
|
|
309
|
-
opacity: 1;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
[list]::-webkit-calendar-picker-indicator {
|
|
313
|
-
display: none;
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
button,
|
|
317
|
-
[type=button],
|
|
318
|
-
[type=reset],
|
|
319
|
-
[type=submit] {
|
|
320
|
-
-webkit-appearance: button;
|
|
321
|
-
}
|
|
322
|
-
button:not(:disabled),
|
|
323
|
-
[type=button]:not(:disabled),
|
|
324
|
-
[type=reset]:not(:disabled),
|
|
325
|
-
[type=submit]:not(:disabled) {
|
|
326
|
-
cursor: pointer;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
::-moz-focus-inner {
|
|
330
|
-
padding: 0;
|
|
331
|
-
border-style: none;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
textarea {
|
|
335
|
-
resize: vertical;
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
fieldset {
|
|
339
|
-
min-width: 0;
|
|
340
|
-
padding: 0;
|
|
341
|
-
margin: 0;
|
|
342
|
-
border: 0;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
legend {
|
|
346
|
-
float: right;
|
|
347
|
-
width: 100%;
|
|
348
|
-
padding: 0;
|
|
349
|
-
margin-bottom: 0.5rem;
|
|
350
|
-
font-size: calc(1.275rem + 0.3vw);
|
|
351
|
-
line-height: inherit;
|
|
352
|
-
}
|
|
353
|
-
@media (min-width: 1200px) {
|
|
354
|
-
legend {
|
|
355
|
-
font-size: 1.5rem;
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
legend + * {
|
|
359
|
-
clear: right;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
::-webkit-datetime-edit-fields-wrapper,
|
|
363
|
-
::-webkit-datetime-edit-text,
|
|
364
|
-
::-webkit-datetime-edit-minute,
|
|
365
|
-
::-webkit-datetime-edit-hour-field,
|
|
366
|
-
::-webkit-datetime-edit-day-field,
|
|
367
|
-
::-webkit-datetime-edit-month-field,
|
|
368
|
-
::-webkit-datetime-edit-year-field {
|
|
369
|
-
padding: 0;
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
::-webkit-inner-spin-button {
|
|
373
|
-
height: auto;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
[type=search] {
|
|
377
|
-
outline-offset: -2px;
|
|
378
|
-
-webkit-appearance: textfield;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
[type="tel"],
|
|
382
|
-
[type="url"],
|
|
383
|
-
[type="email"],
|
|
384
|
-
[type="number"] {
|
|
385
|
-
direction: ltr;
|
|
386
|
-
}
|
|
387
|
-
::-webkit-search-decoration {
|
|
388
|
-
-webkit-appearance: none;
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
::-webkit-color-swatch-wrapper {
|
|
392
|
-
padding: 0;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
::file-selector-button {
|
|
396
|
-
font: inherit;
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
::-webkit-file-upload-button {
|
|
400
|
-
font: inherit;
|
|
401
|
-
-webkit-appearance: button;
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
output {
|
|
405
|
-
display: inline-block;
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
iframe {
|
|
409
|
-
border: 0;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
summary {
|
|
413
|
-
display: list-item;
|
|
414
|
-
cursor: pointer;
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
progress {
|
|
418
|
-
vertical-align: baseline;
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
[hidden] {
|
|
422
|
-
display: none !important;
|
|
423
|
-
}
|
|
424
|
-
/*# sourceMappingURL=bootstrap-reboot.rtl.css.map */
|