trisquel-icecat/icecat/dom/html/reftests/autofocus/style.css
2025-10-06 02:35:48 -06:00

4 lines
147 B
CSS

:focus { background-color: green; }
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1645773 */
textarea { -moz-appearance: none; }