mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
fe7e797483
...along with `outline-color`, `outline-style`, and `outline-width`. This re-uses the existing border-painting code, which seems to work well enough! This replaces the previous code for drawing focus-outlines, with generic outline painting for any elements that want it. Focus outlines are now instead supported by this code in Default.css: ```css :focus-visible { outline: auto; } ``` |
||
---|---|---|
.. | ||
apps | ||
color-palettes | ||
color-schemes | ||
cursor-themes | ||
devel/templates | ||
emoji | ||
fonts | ||
graphics | ||
html | ||
icons | ||
js/Spreadsheet | ||
keymaps | ||
themes | ||
wallpapers | ||
fortunes.json | ||
words.txt |