unharmful custom css is removed
in a web form, adding this custom css:
button[type="submit"] {
background: linear-gradient(to bottom red blue);
}
gets removed. I don't think linear-gradient is harmful, no?
-
Official comment
Hi Gregory,
I'll see if I can get linear-gradient added to the CSS whitelist so it doesn't get removed any more.
Comment actions
Please sign in to leave a comment.
Comments
1 comment