MacDue
|
cfc9966654
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
|
2 yıl önce |
Srikavin Ramkumar
|
3c49e24977
LibWeb: Scale checkbox image instead of repeating on large checkboxes
|
2 yıl önce |
Srikavin Ramkumar
|
def08bcfcf
LibWeb: Add indeterminate checkbox styling to useragent stylesheet
|
2 yıl önce |
Linus Groh
|
2ad9c1fd6c
LibWeb: Re-implement checkbox painting using the UA stylesheet
|
2 yıl önce |
implicitfield
|
25af1b33f6
LibWeb: Add spec-mandated rules for embedded content to Default.css
|
2 yıl önce |
Timothy Flynn
|
4a30446999
LibWeb: Support displaying HTMLInputElement placeholder values
|
2 yıl önce |
Luke Wilde
|
081a617d8d
LibWeb: Use the default CSS attributes for embedded content from HTML
|
2 yıl önce |
Andreas Kling
|
8a3ca6416d
LibWeb: Make labels be `display: inline-block` in the default UA style
|
2 yıl önce |
Andreas Kling
|
34a2797211
LibWeb: Remove ad-hoc <hr> element rule from default UA style
|
2 yıl önce |
Andreas Kling
|
0cd82d2da7
LibWeb: Add a little header to the top of the default UA stylesheet
|
2 yıl önce |
Andreas Kling
|
d1dac8695c
LibWeb: Don't set initial font+color on both HTML and BODY elements
|
2 yıl önce |
Andreas Kling
|
57ad99ef16
LibWeb: Don't show pointer (hand) cursor over non-linked a elements
|
2 yıl önce |
Andreas Kling
|
d27136fcb0
LibWeb: Replace most of our default UA stylesheet with spec rules
|
2 yıl önce |
Andreas Kling
|
8f0a48ef23
LibWeb: Make default CSS font settings match other browsers better
|
2 yıl önce |
Karol Kosek
|
a0546318f9
LibWeb: Make <th> elements bold by default
|
2 yıl önce |
MacDue
|
9768cda634
LibWeb: Tidy up `<progress>` element default CSS
|
2 yıl önce |
MacDue
|
226d3fba79
LibWeb: Use the palette "button text" on buttons in the default CSS
|
2 yıl önce |
MacDue
|
980964d8f3
LibWeb: Add a default style for primitive progress bars
|
3 yıl önce |
Andreas Kling
|
f6a97ff7d5
LibWeb: Tweak padding on button elements match other engines
|
3 yıl önce |
Linus Groh
|
1e23fd94b1
LibWeb: Use ThreedShadow1 palette color for input border in Default.css
|
3 yıl önce |
Daniel Lemos
|
3eb6016dda
LibWeb: Add some default style for <textarea> elements and a test
|
3 yıl önce |
Sam Atkins
|
c148ed50bb
LibWeb: Implement the :is() selector
|
3 yıl önce |
Sam Atkins
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 yıl önce |
Lady Gegga
|
2a898a7e4a
LibWeb: Add explicit color to mark element
|
3 yıl önce |
Lady Gegga
|
2c1f5cd310
LibWeb: Add default styling to abbr, acronym, mark, strike and tt
|
3 yıl önce |
Linus Groh
|
bc1b33eb22
LibWeb: Add border style for iframe to default UA stylesheet
|
3 yıl önce |
Karol Kosek
|
32bd57bdc9
LibWeb: Use monospace font for <kbd> and <samp> elements
|
3 yıl önce |
Karol Kosek
|
049abbc417
LibWeb: Strike-through <s> and <del> elements by default
|
3 yıl önce |
Linus Groh
|
4170fcb777
LibWeb: Also apply default button styles to <button>, not just <input>
|
3 yıl önce |
Vrins
|
a8cfb34551
LibWeb: Allow <input type="button/submit/reset"> to be styled
|
3 yıl önce |