Andreas Kling
|
8a3ca6416d
LibWeb: Make labels be `display: inline-block` in the default UA style
|
2 سال پیش |
Andreas Kling
|
34a2797211
LibWeb: Remove ad-hoc <hr> element rule from default UA style
|
2 سال پیش |
Andreas Kling
|
0cd82d2da7
LibWeb: Add a little header to the top of the default UA stylesheet
|
2 سال پیش |
Andreas Kling
|
d1dac8695c
LibWeb: Don't set initial font+color on both HTML and BODY elements
|
2 سال پیش |
Andreas Kling
|
57ad99ef16
LibWeb: Don't show pointer (hand) cursor over non-linked a elements
|
2 سال پیش |
Andreas Kling
|
d27136fcb0
LibWeb: Replace most of our default UA stylesheet with spec rules
|
2 سال پیش |
Andreas Kling
|
8f0a48ef23
LibWeb: Make default CSS font settings match other browsers better
|
2 سال پیش |
Karol Kosek
|
a0546318f9
LibWeb: Make <th> elements bold by default
|
3 سال پیش |
MacDue
|
9768cda634
LibWeb: Tidy up `<progress>` element default CSS
|
3 سال پیش |
MacDue
|
226d3fba79
LibWeb: Use the palette "button text" on buttons in the default CSS
|
3 سال پیش |
MacDue
|
980964d8f3
LibWeb: Add a default style for primitive progress bars
|
3 سال پیش |
Andreas Kling
|
f6a97ff7d5
LibWeb: Tweak padding on button elements match other engines
|
3 سال پیش |
Linus Groh
|
1e23fd94b1
LibWeb: Use ThreedShadow1 palette color for input border in Default.css
|
3 سال پیش |
Daniel Lemos
|
3eb6016dda
LibWeb: Add some default style for <textarea> elements and a test
|
3 سال پیش |
Sam Atkins
|
c148ed50bb
LibWeb: Implement the :is() selector
|
3 سال پیش |
Sam Atkins
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 سال پیش |
Lady Gegga
|
2a898a7e4a
LibWeb: Add explicit color to mark element
|
3 سال پیش |
Lady Gegga
|
2c1f5cd310
LibWeb: Add default styling to abbr, acronym, mark, strike and tt
|
3 سال پیش |
Linus Groh
|
bc1b33eb22
LibWeb: Add border style for iframe to default UA stylesheet
|
3 سال پیش |
Karol Kosek
|
32bd57bdc9
LibWeb: Use monospace font for <kbd> and <samp> elements
|
3 سال پیش |
Karol Kosek
|
049abbc417
LibWeb: Strike-through <s> and <del> elements by default
|
3 سال پیش |
Linus Groh
|
4170fcb777
LibWeb: Also apply default button styles to <button>, not just <input>
|
3 سال پیش |
Vrins
|
a8cfb34551
LibWeb: Allow <input type="button/submit/reset"> to be styled
|
3 سال پیش |
Karol Kosek
|
6a1ae4c185
LibWeb: Make i, em, address, cite, dfn and var elements italic
|
3 سال پیش |
Adam Hodgen
|
240068a48c
LibWeb: Improve display of input elements
|
3 سال پیش |
Nico Weber
|
d670c13a3b
LibWeb: Make attribute hidden have an effect; hide some other elements
|
3 سال پیش |
Sam Atkins
|
2f3e24d71e
LibWeb: Add rudimentary styling to `<details>` and `<summary>`
|
3 سال پیش |
Linus Groh
|
c2fb252ebf
LibWeb: Use -libweb-palette-base-text for text color in default CSS
|
4 سال پیش |
Linus Groh
|
67b47013d2
LibWeb: Use list-style-type circle/square for nested unordered lists
|
4 سال پیش |
Tobias Christiansen
|
5338708091
LibWeb: Display <ol> and respect list-style-type in <ul>
|
4 سال پیش |