@elliemae/ds-basic 1.57.0-rc.2 → 1.57.0-rc.6
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/css/dimsum.css
CHANGED
|
@@ -3851,8 +3851,7 @@ fieldset.em-ds-form-item-content {
|
|
|
3851
3851
|
background: #FFFFFF;
|
|
3852
3852
|
transition: border 200ms cubic-bezier(0.64, 0, 0.35, 1);
|
|
3853
3853
|
border-radius: 2px;
|
|
3854
|
-
box-shadow: inset 0 0 0 1px #
|
|
3855
|
-
border-radius: 2px;
|
|
3854
|
+
box-shadow: inset 0 0 0 1px #8C93A6;
|
|
3856
3855
|
padding: 1px; }
|
|
3857
3856
|
.em-ds-form-element-textarea:focus-within {
|
|
3858
3857
|
padding: 0; }
|