@elliemae/ds-basic 3.44.0-rc.1 → 3.45.0-rc.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.
package/dist/css/dimsum.css
CHANGED
|
@@ -2969,7 +2969,6 @@ fieldset.em-ds-form-item-content {
|
|
|
2969
2969
|
text-overflow: ellipsis; }
|
|
2970
2970
|
|
|
2971
2971
|
.em-ds-form-item--fit-content {
|
|
2972
|
-
width: -moz-fit-content;
|
|
2973
2972
|
width: fit-content; }
|
|
2974
2973
|
|
|
2975
2974
|
.em-ds-form-item--with-highlight::after {
|
|
@@ -4108,7 +4107,6 @@ fieldset.em-ds-form-item-content {
|
|
|
4108
4107
|
padding-left: 1.84615rem; }
|
|
4109
4108
|
|
|
4110
4109
|
.em-ds-form-element-radio {
|
|
4111
|
-
width: -moz-fit-content;
|
|
4112
4110
|
width: fit-content;
|
|
4113
4111
|
padding-bottom: 1.23077rem; }
|
|
4114
4112
|
.em-ds-form-element-radio circle.unchecked {
|
|
@@ -4611,7 +4609,6 @@ _:-ms-fullscreen,
|
|
|
4611
4609
|
top: -0.07692rem;
|
|
4612
4610
|
left: -0.67692rem;
|
|
4613
4611
|
width: 100%;
|
|
4614
|
-
height: -moz-fit-content;
|
|
4615
4612
|
height: fit-content;
|
|
4616
4613
|
font-size: 1.8461rem;
|
|
4617
4614
|
line-height: normal;
|
|
@@ -5713,7 +5710,6 @@ div.em-ds-button {
|
|
|
5713
5710
|
.em-ds-labelValueGroup__wrapper {
|
|
5714
5711
|
display: flex;
|
|
5715
5712
|
flex-direction: column;
|
|
5716
|
-
width: -moz-fit-content;
|
|
5717
5713
|
width: fit-content;
|
|
5718
5714
|
max-width: 100%; }
|
|
5719
5715
|
|
|
@@ -6593,7 +6589,6 @@ div.em-ds-button {
|
|
|
6593
6589
|
display: flex;
|
|
6594
6590
|
flex-direction: column;
|
|
6595
6591
|
justify-content: center;
|
|
6596
|
-
width: -moz-fit-content;
|
|
6597
6592
|
width: fit-content;
|
|
6598
6593
|
margin: 0; }
|
|
6599
6594
|
|
|
@@ -9819,7 +9814,6 @@ body > .em-ds-tree-item {
|
|
|
9819
9814
|
flex-direction: column;
|
|
9820
9815
|
border: none;
|
|
9821
9816
|
box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.24);
|
|
9822
|
-
width: -moz-fit-content;
|
|
9823
9817
|
width: fit-content; }
|
|
9824
9818
|
.em-ds-single-date__wrapper > * > .DayPicker {
|
|
9825
9819
|
box-shadow: none !important; }
|
|
@@ -9827,7 +9821,6 @@ body > .em-ds-tree-item {
|
|
|
9827
9821
|
.em-ds-date-range-picker__header {
|
|
9828
9822
|
display: flex;
|
|
9829
9823
|
justify-content: center;
|
|
9830
|
-
width: -moz-fit-content;
|
|
9831
9824
|
width: fit-content;
|
|
9832
9825
|
flex-grow: 1;
|
|
9833
9826
|
width: 0;
|
|
@@ -11124,7 +11117,6 @@ body > .em-ds-tree-item {
|
|
|
11124
11117
|
float: left;
|
|
11125
11118
|
height: 24px;
|
|
11126
11119
|
padding: 3px 5px;
|
|
11127
|
-
width: -moz-fit-content;
|
|
11128
11120
|
width: fit-content; }
|
|
11129
11121
|
.ql-snow.ql-toolbar button:hover,
|
|
11130
11122
|
.ql-snow .ql-toolbar button:hover {
|