@department-of-veterans-affairs/css-library 0.18.1 → 0.19.0
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.
|
@@ -3282,91 +3282,6 @@ li:last-child {
|
|
|
3282
3282
|
margin-bottom: 0;
|
|
3283
3283
|
}
|
|
3284
3284
|
|
|
3285
|
-
/**
|
|
3286
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
3287
|
-
working while we work on deprecation.
|
|
3288
|
-
**/
|
|
3289
|
-
/**
|
|
3290
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
3291
|
-
working while we work on deprecation.
|
|
3292
|
-
**/
|
|
3293
|
-
/**
|
|
3294
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
3295
|
-
working while we work on deprecation.
|
|
3296
|
-
**/
|
|
3297
|
-
/*
|
|
3298
|
-
Original: @import "~uswds/src/stylesheets/core/utilities";
|
|
3299
|
-
***THIS IS USWDS v1***
|
|
3300
|
-
*/
|
|
3301
|
-
/**
|
|
3302
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
3303
|
-
working while we work on deprecation.
|
|
3304
|
-
**/
|
|
3305
|
-
/**
|
|
3306
|
-
/uswds/dist/scss/lib/addons/_margin.scss
|
|
3307
|
-
**/
|
|
3308
|
-
/**
|
|
3309
|
-
uswds/src/stylesheets/lib/helpers/_directional-values.scss
|
|
3310
|
-
**/
|
|
3311
|
-
/*
|
|
3312
|
-
Original: @import "~uswds/src/stylesheets/core/utilities";
|
|
3313
|
-
***THIS IS USWDS v1***
|
|
3314
|
-
*/
|
|
3315
|
-
.usa-sr-only {
|
|
3316
|
-
position: absolute;
|
|
3317
|
-
left: -999em;
|
|
3318
|
-
}
|
|
3319
|
-
|
|
3320
|
-
/*
|
|
3321
|
-
Original: @import "~uswds/src/stylesheets/elements/table";
|
|
3322
|
-
***THIS IS USWDS v1***
|
|
3323
|
-
*/
|
|
3324
|
-
table {
|
|
3325
|
-
border-spacing: 0;
|
|
3326
|
-
margin: 2em 0;
|
|
3327
|
-
}
|
|
3328
|
-
|
|
3329
|
-
thead th {
|
|
3330
|
-
font-weight: 700;
|
|
3331
|
-
}
|
|
3332
|
-
thead th,
|
|
3333
|
-
thead td {
|
|
3334
|
-
background-color: #f0f0f0;
|
|
3335
|
-
}
|
|
3336
|
-
|
|
3337
|
-
th {
|
|
3338
|
-
text-align: left;
|
|
3339
|
-
}
|
|
3340
|
-
|
|
3341
|
-
th,
|
|
3342
|
-
td {
|
|
3343
|
-
background-color: #ffffff;
|
|
3344
|
-
border: 1px solid #565c65;
|
|
3345
|
-
font-weight: 400;
|
|
3346
|
-
padding: 0.625rem 0.9375rem;
|
|
3347
|
-
}
|
|
3348
|
-
|
|
3349
|
-
.usa-table-borderless thead th {
|
|
3350
|
-
background-color: transparent;
|
|
3351
|
-
border-top: 0;
|
|
3352
|
-
}
|
|
3353
|
-
.usa-table-borderless th,
|
|
3354
|
-
.usa-table-borderless td {
|
|
3355
|
-
border-left: 0;
|
|
3356
|
-
border-right: 0;
|
|
3357
|
-
}
|
|
3358
|
-
.usa-table-borderless th:first-child {
|
|
3359
|
-
padding-left: 0;
|
|
3360
|
-
}
|
|
3361
|
-
|
|
3362
|
-
caption {
|
|
3363
|
-
font-size: 0.9375rem;
|
|
3364
|
-
font-weight: 700;
|
|
3365
|
-
font-family: Bitter, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
3366
|
-
margin-bottom: 0.75rem;
|
|
3367
|
-
text-align: left;
|
|
3368
|
-
}
|
|
3369
|
-
|
|
3370
3285
|
/**
|
|
3371
3286
|
Variables ported over from Formation so that we can keep those stylesheets
|
|
3372
3287
|
working while we work on deprecation.
|
package/package.json
CHANGED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Original: @import "~uswds/src/stylesheets/elements/table";
|
|
3
|
-
***THIS IS USWDS v1***
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
7
|
-
working while we work on deprecation.
|
|
8
|
-
**/
|
|
9
|
-
/*
|
|
10
|
-
Original: @import "~uswds/src/stylesheets/core/utilities";
|
|
11
|
-
***THIS IS USWDS v1***
|
|
12
|
-
*/
|
|
13
|
-
/**
|
|
14
|
-
Variables ported over from Formation so that we can keep those stylesheets
|
|
15
|
-
working while we work on deprecation.
|
|
16
|
-
**/
|
|
17
|
-
/**
|
|
18
|
-
/uswds/dist/scss/lib/addons/_margin.scss
|
|
19
|
-
**/
|
|
20
|
-
/**
|
|
21
|
-
uswds/src/stylesheets/lib/helpers/_directional-values.scss
|
|
22
|
-
**/
|
|
23
|
-
/*
|
|
24
|
-
Original: @import "~uswds/src/stylesheets/elements/table";
|
|
25
|
-
***THIS IS USWDS v1***
|
|
26
|
-
*/
|
|
27
|
-
.usa-sr-only {
|
|
28
|
-
position: absolute;
|
|
29
|
-
left: -999em;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
table {
|
|
33
|
-
border-spacing: 0;
|
|
34
|
-
margin: 2em 0;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
thead th {
|
|
38
|
-
font-weight: 700;
|
|
39
|
-
}
|
|
40
|
-
thead th,
|
|
41
|
-
thead td {
|
|
42
|
-
background-color: #f0f0f0;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
th {
|
|
46
|
-
text-align: left;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
th,
|
|
50
|
-
td {
|
|
51
|
-
background-color: #ffffff;
|
|
52
|
-
border: 1px solid #565c65;
|
|
53
|
-
font-weight: 400;
|
|
54
|
-
padding: 0.625rem 0.9375rem;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.usa-table-borderless thead th {
|
|
58
|
-
background-color: transparent;
|
|
59
|
-
border-top: 0;
|
|
60
|
-
}
|
|
61
|
-
.usa-table-borderless th,
|
|
62
|
-
.usa-table-borderless td {
|
|
63
|
-
border-left: 0;
|
|
64
|
-
border-right: 0;
|
|
65
|
-
}
|
|
66
|
-
.usa-table-borderless th:first-child {
|
|
67
|
-
padding-left: 0;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
caption {
|
|
71
|
-
font-size: 0.9375rem;
|
|
72
|
-
font-weight: 700;
|
|
73
|
-
font-family: Bitter, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
74
|
-
margin-bottom: 0.75rem;
|
|
75
|
-
text-align: left;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
/*# sourceMappingURL=table.css.map */
|