Post #4057708
2026-07-23 10:22 UTC
A design I "invented" (probably not, surely saw this before.)
button:disabled {
border-bottom-left-radius: 30%;
}
which gives the button a peeling away look to make it easily recognizable as "disabled". In contrast to the many low-contrast color-based designs which leave you guessing which variant means disabled and which enabled.
(Disclaimer: I am not a web designer, just noticed it works for me. May be terrible in many regards, but feedback welcome.)
#css #html #webdesign
Replies (0)
No replies.