ladybird/Base/res
Sam Atkins 416033a660 LibWeb: Support range syntax for media queries
This means you can now do queries like:

```css
@media (400px <= width < 800px) { }
```

Chromium and Firefox which I tested with both don't support this yet, so
that's cool. :^)
2022-01-02 15:43:51 +01:00
..
apps Base: Set ImageViewer as the launcher for .qoi files 2021-12-21 13:27:27 +01:00
color-palettes PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
cursor-themes Cursors: Add new Magnifying glass cursor 2021-09-04 03:35:23 +02:00
devel/templates Base: Port cpp-basic template application to LibMain :^) 2021-11-30 23:34:40 +01:00
emoji Emoji: Add various Emoji/Arrows 2021-09-05 14:49:47 +01:00
fonts Base: Add Phoenician characters to font Katica Regular 10 2022-01-02 09:43:44 +00:00
graphics MouseSettings: Add option to reverse buttons 2021-10-25 19:20:33 +03:00
html LibWeb: Support range syntax for media queries 2022-01-02 15:43:51 +01:00
icons Themes: Add Cupertino theme 2022-01-01 14:54:16 +01:00
js/Spreadsheet Spreadsheet: Reimplement ranges as lazy objects instead of arrays 2021-12-12 14:49:49 +03:30
keymaps Base: Add Russian keymap 2022-01-01 06:42:14 +00:00
terminal-colors Terminal: Add Solarized color schemes 2022-01-01 18:23:50 +01:00
themes Theming: Add alignment section 2022-01-01 22:51:53 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a stack of quotes I collected :^) 2021-12-22 17:33:32 +01:00