@primestyleai/tryon 5.10.127 → 5.10.128
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.
|
@@ -14626,7 +14626,7 @@ const STYLES$1 = `
|
|
|
14626
14626
|
padding-bottom: 0.2vw; transition: border-color 0.2s;
|
|
14627
14627
|
}
|
|
14628
14628
|
.ps-bp-inline-input:focus { border-bottom-color: var(--ps-accent); }
|
|
14629
|
-
.ps-bp-inline-input::placeholder { color: var(--ps-text-muted); font-weight: 400; }
|
|
14629
|
+
.ps-bp-inline-input::placeholder { color: var(--ps-text-muted); font-weight: 400; font-style: italic; opacity: 0.55; }
|
|
14630
14630
|
.ps-bp-inline-input::-webkit-outer-spin-button,
|
|
14631
14631
|
.ps-bp-inline-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
|
|
14632
14632
|
.ps-bp-inline-input[type="number"] { -moz-appearance: textfield; }
|