UNPKG

@geoffcox/sterling-svelte-themes

Version:

A modern theme for the sterling-svelte component library.

7 lines 252 B
.sterling-text-area textarea:disabled { cursor: not-allowed; outline: none; background-color: var(--stsv-input__background-color--disabled); border-color: var(--stsv-input__border-color--disabled); color: var(--stsv-input__color--disabled); }