flachware
flachware
Update nested-tab-focus and has-active classes with :has(:focus-visible) and :has(.active) selectors
Note: needs Chromium 102 or higher with Experimental Web Platform flag enabled.
On macOS, I can open a context menu in a blurred Tropy window and select an option, but the option is not executed. Could we enhance the current behavior by...
Also consider shadow for Windows and Linux icons.
When the Esper panel is closed and you switch themes, the panel is visible for a moment and transitions to the closed state. At the same time the photo in...
To avoid `label` elements that are not associated with form controls, we could use a `fieldset` with a `legend`. What we have: ``` div.form-group label div.col-8 div.radio input[type="radio"] label ......
https://sass-lang.com/documentation/breaking-changes/slash-div
Process passed selectors from left to right. E.g. `.component.active` should only look for `.component` ancestors, but not for `.active` ancestors.
- [ ] Color temperatur slider (manipulates the B channel in LAB color space) - [ ] Color tint slider (manipulates the A channel) - [ ] Eyedropper tool: lets...
Use case: organizing material that is still in progress.