diff --git a/style.css b/style.css index cf10be9..3c50f8d 100644 --- a/style.css +++ b/style.css @@ -178,8 +178,8 @@ input[type="reset"]::-moz-focus-inner { :disabled, :disabled + label, -:read-only, -:read-only + label { +input[readonly], +input[readonly] + label { color: var(--button-shadow); }