@salt-ds/ag-grid-theme 1.4.2 → 1.4.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/package.json +1 -1
- package/salt-ag-theme.css +10 -20
package/package.json
CHANGED
package/salt-ag-theme.css
CHANGED
|
@@ -5151,11 +5151,10 @@ div[class*=ag-theme-salt]{
|
|
|
5151
5151
|
border:none;
|
|
5152
5152
|
}
|
|
5153
5153
|
.ag-theme-salt-high-compact-dark .ag-menu-column-select-wrapper{
|
|
5154
|
-
|
|
5154
|
+
margin-top:var(--salt-spacing-100);
|
|
5155
5155
|
}
|
|
5156
5156
|
.ag-theme-salt-high-compact-dark .ag-column-select-list{
|
|
5157
5157
|
max-height:256px;
|
|
5158
|
-
overflow:initial;
|
|
5159
5158
|
}
|
|
5160
5159
|
.ag-theme-salt-high-compact-dark .ag-picker-field-wrapper{
|
|
5161
5160
|
border-radius:0;
|
|
@@ -10465,11 +10464,10 @@ div[class*=ag-theme-salt]{
|
|
|
10465
10464
|
border:none;
|
|
10466
10465
|
}
|
|
10467
10466
|
.ag-theme-salt-high-compact-light .ag-menu-column-select-wrapper{
|
|
10468
|
-
|
|
10467
|
+
margin-top:var(--salt-spacing-100);
|
|
10469
10468
|
}
|
|
10470
10469
|
.ag-theme-salt-high-compact-light .ag-column-select-list{
|
|
10471
10470
|
max-height:256px;
|
|
10472
|
-
overflow:initial;
|
|
10473
10471
|
}
|
|
10474
10472
|
.ag-theme-salt-high-compact-light .ag-picker-field-wrapper{
|
|
10475
10473
|
border-radius:0;
|
|
@@ -15788,11 +15786,10 @@ div[class*=ag-theme-salt]{
|
|
|
15788
15786
|
border:none;
|
|
15789
15787
|
}
|
|
15790
15788
|
.ag-theme-salt-high-dark .ag-menu-column-select-wrapper{
|
|
15791
|
-
|
|
15789
|
+
margin-top:var(--salt-spacing-100);
|
|
15792
15790
|
}
|
|
15793
15791
|
.ag-theme-salt-high-dark .ag-column-select-list{
|
|
15794
15792
|
max-height:256px;
|
|
15795
|
-
overflow:initial;
|
|
15796
15793
|
}
|
|
15797
15794
|
.ag-theme-salt-high-dark .ag-picker-field-wrapper{
|
|
15798
15795
|
border-radius:0;
|
|
@@ -21101,11 +21098,10 @@ div[class*=ag-theme-salt]{
|
|
|
21101
21098
|
border:none;
|
|
21102
21099
|
}
|
|
21103
21100
|
.ag-theme-salt-high-light .ag-menu-column-select-wrapper{
|
|
21104
|
-
|
|
21101
|
+
margin-top:var(--salt-spacing-100);
|
|
21105
21102
|
}
|
|
21106
21103
|
.ag-theme-salt-high-light .ag-column-select-list{
|
|
21107
21104
|
max-height:256px;
|
|
21108
|
-
overflow:initial;
|
|
21109
21105
|
}
|
|
21110
21106
|
.ag-theme-salt-high-light .ag-picker-field-wrapper{
|
|
21111
21107
|
border-radius:0;
|
|
@@ -26425,11 +26421,10 @@ div[class*=ag-theme-salt]{
|
|
|
26425
26421
|
border:none;
|
|
26426
26422
|
}
|
|
26427
26423
|
.ag-theme-salt-medium-dark .ag-menu-column-select-wrapper{
|
|
26428
|
-
|
|
26424
|
+
margin-top:var(--salt-spacing-100);
|
|
26429
26425
|
}
|
|
26430
26426
|
.ag-theme-salt-medium-dark .ag-column-select-list{
|
|
26431
26427
|
max-height:256px;
|
|
26432
|
-
overflow:initial;
|
|
26433
26428
|
}
|
|
26434
26429
|
.ag-theme-salt-medium-dark .ag-picker-field-wrapper{
|
|
26435
26430
|
border-radius:0;
|
|
@@ -31739,11 +31734,10 @@ div[class*=ag-theme-salt]{
|
|
|
31739
31734
|
border:none;
|
|
31740
31735
|
}
|
|
31741
31736
|
.ag-theme-salt-medium-light .ag-menu-column-select-wrapper{
|
|
31742
|
-
|
|
31737
|
+
margin-top:var(--salt-spacing-100);
|
|
31743
31738
|
}
|
|
31744
31739
|
.ag-theme-salt-medium-light .ag-column-select-list{
|
|
31745
31740
|
max-height:256px;
|
|
31746
|
-
overflow:initial;
|
|
31747
31741
|
}
|
|
31748
31742
|
.ag-theme-salt-medium-light .ag-picker-field-wrapper{
|
|
31749
31743
|
border-radius:0;
|
|
@@ -37059,11 +37053,10 @@ div[class*=ag-theme-salt]{
|
|
|
37059
37053
|
border:none;
|
|
37060
37054
|
}
|
|
37061
37055
|
.ag-theme-salt-low-dark .ag-menu-column-select-wrapper{
|
|
37062
|
-
|
|
37056
|
+
margin-top:var(--salt-spacing-100);
|
|
37063
37057
|
}
|
|
37064
37058
|
.ag-theme-salt-low-dark .ag-column-select-list{
|
|
37065
37059
|
max-height:256px;
|
|
37066
|
-
overflow:initial;
|
|
37067
37060
|
}
|
|
37068
37061
|
.ag-theme-salt-low-dark .ag-picker-field-wrapper{
|
|
37069
37062
|
border-radius:0;
|
|
@@ -42368,11 +42361,10 @@ div[class*=ag-theme-salt]{
|
|
|
42368
42361
|
border:none;
|
|
42369
42362
|
}
|
|
42370
42363
|
.ag-theme-salt-low-light .ag-menu-column-select-wrapper{
|
|
42371
|
-
|
|
42364
|
+
margin-top:var(--salt-spacing-100);
|
|
42372
42365
|
}
|
|
42373
42366
|
.ag-theme-salt-low-light .ag-column-select-list{
|
|
42374
42367
|
max-height:256px;
|
|
42375
|
-
overflow:initial;
|
|
42376
42368
|
}
|
|
42377
42369
|
.ag-theme-salt-low-light .ag-picker-field-wrapper{
|
|
42378
42370
|
border-radius:0;
|
|
@@ -47691,11 +47683,10 @@ div[class*=ag-theme-salt]{
|
|
|
47691
47683
|
border:none;
|
|
47692
47684
|
}
|
|
47693
47685
|
.ag-theme-salt-touch-light .ag-menu-column-select-wrapper{
|
|
47694
|
-
|
|
47686
|
+
margin-top:var(--salt-spacing-100);
|
|
47695
47687
|
}
|
|
47696
47688
|
.ag-theme-salt-touch-light .ag-column-select-list{
|
|
47697
47689
|
max-height:256px;
|
|
47698
|
-
overflow:initial;
|
|
47699
47690
|
}
|
|
47700
47691
|
.ag-theme-salt-touch-light .ag-picker-field-wrapper{
|
|
47701
47692
|
border-radius:0;
|
|
@@ -53019,11 +53010,10 @@ div[class*=ag-theme-salt]{
|
|
|
53019
53010
|
border:none;
|
|
53020
53011
|
}
|
|
53021
53012
|
.ag-theme-salt-touch-dark .ag-menu-column-select-wrapper{
|
|
53022
|
-
|
|
53013
|
+
margin-top:var(--salt-spacing-100);
|
|
53023
53014
|
}
|
|
53024
53015
|
.ag-theme-salt-touch-dark .ag-column-select-list{
|
|
53025
53016
|
max-height:256px;
|
|
53026
|
-
overflow:initial;
|
|
53027
53017
|
}
|
|
53028
53018
|
.ag-theme-salt-touch-dark .ag-picker-field-wrapper{
|
|
53029
53019
|
border-radius:0;
|