@elliemae/ds-basic 3.42.1-rc.0 → 3.44.0-rc.1
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
|
@@ -4992,15 +4992,15 @@ _:-ms-fullscreen,
|
|
|
4992
4992
|
fill: #ffffff; }
|
|
4993
4993
|
.em-ds-tooltip__arrow .fill {
|
|
4994
4994
|
fill: #ffffff; }
|
|
4995
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
4995
|
+
.em-ds-tooltip__arrow[data-placement^='top'] {
|
|
4996
4996
|
transform: rotateZ(180deg); }
|
|
4997
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
4997
|
+
.em-ds-tooltip__arrow[data-placement^='right'] {
|
|
4998
4998
|
transform: rotateZ(-90deg);
|
|
4999
4999
|
height: 1.47692rem; }
|
|
5000
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5000
|
+
.em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5001
5001
|
transform: rotateZ(360deg);
|
|
5002
5002
|
height: 1.84615rem; }
|
|
5003
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5003
|
+
.em-ds-tooltip__arrow[data-placement^='left'] {
|
|
5004
5004
|
transform: rotateZ(90deg);
|
|
5005
5005
|
height: 1.47692rem; }
|
|
5006
5006
|
|
|
@@ -5027,7 +5027,7 @@ _:-ms-fullscreen,
|
|
|
5027
5027
|
vertical-align: middle; }
|
|
5028
5028
|
.em-ds-tooltip__text {
|
|
5029
5029
|
color: #25292f; }
|
|
5030
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5030
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5031
5031
|
height: 1.47692rem; } }
|
|
5032
5032
|
|
|
5033
5033
|
@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
|
|
@@ -5043,7 +5043,7 @@ _:-ms-fullscreen,
|
|
|
5043
5043
|
vertical-align: middle; }
|
|
5044
5044
|
.em-ds-tooltip__text {
|
|
5045
5045
|
color: #25292f; }
|
|
5046
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5046
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5047
5047
|
height: 1.47692rem; } }
|
|
5048
5048
|
|
|
5049
5049
|
@media only screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
|
|
@@ -5059,7 +5059,7 @@ _:-ms-fullscreen,
|
|
|
5059
5059
|
vertical-align: middle; }
|
|
5060
5060
|
.em-ds-tooltip__text {
|
|
5061
5061
|
color: #25292f; }
|
|
5062
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5062
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5063
5063
|
height: 1.47692rem; } }
|
|
5064
5064
|
|
|
5065
5065
|
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
|
|
@@ -5075,7 +5075,7 @@ _:-ms-fullscreen,
|
|
|
5075
5075
|
vertical-align: middle; }
|
|
5076
5076
|
.em-ds-tooltip__text {
|
|
5077
5077
|
color: #25292f; }
|
|
5078
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5078
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5079
5079
|
height: 1.47692rem; } }
|
|
5080
5080
|
|
|
5081
5081
|
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
|
|
@@ -5091,7 +5091,7 @@ _:-ms-fullscreen,
|
|
|
5091
5091
|
vertical-align: middle; }
|
|
5092
5092
|
.em-ds-tooltip__text {
|
|
5093
5093
|
color: #25292f; }
|
|
5094
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5094
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5095
5095
|
height: 1.47692rem; } }
|
|
5096
5096
|
|
|
5097
5097
|
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) {
|
|
@@ -5107,7 +5107,7 @@ _:-ms-fullscreen,
|
|
|
5107
5107
|
vertical-align: middle; }
|
|
5108
5108
|
.em-ds-tooltip__text {
|
|
5109
5109
|
color: #25292f; }
|
|
5110
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5110
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5111
5111
|
height: 1.47692rem; } }
|
|
5112
5112
|
|
|
5113
5113
|
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
|
|
@@ -5123,7 +5123,7 @@ _:-ms-fullscreen,
|
|
|
5123
5123
|
vertical-align: middle; }
|
|
5124
5124
|
.em-ds-tooltip__text {
|
|
5125
5125
|
color: #25292f; }
|
|
5126
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5126
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5127
5127
|
height: 1.47692rem; } }
|
|
5128
5128
|
|
|
5129
5129
|
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) {
|
|
@@ -5139,7 +5139,7 @@ _:-ms-fullscreen,
|
|
|
5139
5139
|
vertical-align: middle; }
|
|
5140
5140
|
.em-ds-tooltip__text {
|
|
5141
5141
|
color: #25292f; }
|
|
5142
|
-
.em-ds-tooltip__arrow[data-placement^=
|
|
5142
|
+
.em-ds-tooltip__arrow[data-placement^='top'], .em-ds-tooltip__arrow[data-placement^='bottom'] {
|
|
5143
5143
|
height: 1.47692rem; } }
|
|
5144
5144
|
|
|
5145
5145
|
.em-ds-popover {
|