File tree Expand file tree Collapse file tree
sam-styles/packages/branding/elements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @gsa-sam/sam-styles" ,
3- "version" : " 3.0.19 " ,
3+ "version" : " 3.0.20 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11.cursor-pointer {
2- cursor : pointer ;
3- }
4-
5- .minw-card-lg {
6- min-width : 240px ;
7- }
8-
9- .sds-measure-7 {
10- max-width : 96ex !important ;
11- }
12-
13- .sds-measure-8 {
14- max-width : 104ex !important ;
15- }
16-
17- .sds-measure-9 {
18- max-width : 120ex !important ;
19- }
20-
21- .sds-measure-10 {
22- max-width : 136ex !important ;
23- }
2+ cursor : pointer ;
3+ }
244
25- i .size-xs {
26- font-size : .75em ;
27- }
28- i .size-sm {
29- font-size : .875em ;
30- }
31- i .size-lg {
32- font-size : 1.33em ;
33- }
34- i .size-2x {
35- font-size : 2em ;
36- }
37- i .size-3x {
38- font-size : 3em ;
39- }
40- i .size-4x {
41- font-size : 4em ;
42- }
43- i .size-5x {
44- font-size : 5em ;
45- }
46- i .size-6x {
47- font-size : 6em ;
48- }
49- i .size-7x {
50- font-size : 7em ;
51- }
52- i .size-8x {
53- font-size : 8em ;
54- }
55- i .size-9x {
56- font-size : 9em ;
57- }
58- i .size-10x {
59- font-size : 10em ;
5+ .minw-card-lg {
6+ min-width : 240px ;
7+ }
8+
9+ .sds-measure-7 {
10+ max-width : 96ex !important ;
11+ }
12+
13+ .sds-measure-8 {
14+ max-width : 104ex !important ;
15+ }
16+
17+ .sds-measure-9 {
18+ max-width : 120ex !important ;
19+ }
20+
21+ .sds-measure-10 {
22+ max-width : 136ex !important ;
23+ }
24+
25+ i .size-xs {
26+ font-size : 0.75em ;
27+ }
28+ i .size-sm {
29+ font-size : 0.875em ;
30+ }
31+ i .size-lg {
32+ font-size : 1.33em ;
33+ }
34+ i .size-2x {
35+ font-size : 2em ;
36+ }
37+ i .size-3x {
38+ font-size : 3em ;
39+ }
40+ i .size-4x {
41+ font-size : 4em ;
42+ }
43+ i .size-5x {
44+ font-size : 5em ;
45+ }
46+ i .size-6x {
47+ font-size : 6em ;
48+ }
49+ i .size-7x {
50+ font-size : 7em ;
51+ }
52+ i .size-8x {
53+ font-size : 8em ;
54+ }
55+ i .size-9x {
56+ font-size : 9em ;
57+ }
58+ i .size-10x {
59+ font-size : 10em ;
60+ }
61+ i .sds-icon-margin {
62+ margin-right : 0.5rem ;
63+ }
64+
65+ .sds-textarea-small {
66+ @include u-width (" mobile" );
67+ }
68+
69+ .sds-textarea-medium {
70+ @include u-width (" mobile-lg" );
71+ }
72+
73+ .sds-textarea-large {
74+ @include u-width (" tablet" );
75+ .usa-textarea {
76+ max-width : none !important ;
6077 }
61- i .sds-icon-margin {
62- margin-right : 0.5rem ;
63- }
78+ }
You can’t perform that action at this time.
0 commit comments