Files
ladybird/Userland/Libraries/LibWeb/CSS
circl 63cd6b0d3c LibWeb: Make Default.css clearer about the style of input elements
Previously, all input elements were given a textbox-like style by
default, this was then undone by another CSS rule in the case of certain
types of input element. This commit makes it so that the first rule
simply ignores those types instead.

Co-authored-by: Sam Atkins <atkinssj@serenityos.org>
2023-10-16 12:46:30 +01:00
..
2023-09-11 17:03:22 +01:00
2023-09-20 18:29:17 +02:00