-
Testing out egui_flex.
I can not get egui_flex::FlexJustify::SpaceBetween or SpaceAround to work and fully fill one line with leaving large gaps empty.
Wanted to create the following effect: https…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Issue:
The …
-
A test failed on a tracked branch
```
Error: Unable to find an element by: [data-test-subj="timeline-notes-tool-tip"]
Ignored nodes: comments, script, style
…
-
A test failed on a tracked branch
```
Error: Unable to find an element by: [data-test-subj="timeline-notes-tool-tip"]
Ignored nodes: comments, script, style
…
-
# Add dark mode/light theme with plain CSS - Vanilla
## 🔗 Dependencies
**This issue is dependent on the completion of #83. Please ensure that issue is resolved before starting work on this task.**…
-
This isn't anything new. I am able to reproduce with v0.54.0 and later.
```go
func TestFoo(t *testing.T) {
t.Parallel()
files := `
-- hugo.toml --
disableKinds = ['page','rss','section','s…
-
**Objective:**
We aim to improve the user experience of the services page on our Wander Nest travel website. This enhancement should make the page more visually appealing and user-friendly.
**Requ…
-
### What happened?
Hello.
Suspicion is that there is missing dependency that needs to be install for Docker.
Our website is using CSS https://developer.mozilla.org/en-US/docs/Web/CSS/@media/poi…
-
Following the example from tailwindcss: https://tailwindcss.com/docs/hover-focus-and-other-states#differentiating-nested-groups. Item that should be invisible is still visible.
just to be sure th…
-
The idea gettting custom CSS themes is possible? i was doing some testing and somewhere on line 3652 i just added
`if(file_exists(__DIR__."/custom.css")) echo file_get_contents("custom.css");`
A…