Commit 4466aa0
authored
bug : Increase Increment/decrement buttons visibility in DDG in dark mode (jaegertracing#3450)
## Which problem is this PR solving?
- Resolves jaegertracing#3444
## Description of the changes
- Increase the visibility of Increment/Decreament buttons in DDG
"Visible downstream hops" in the dark mode
- Now Images in dark mode:
<img width="610" height="160" alt="dark"
src="https://github.com/user-attachments/assets/f7bc83c4-202d-4742-ad00-6b101ba4eeb1"
/>
-And in light mode:
<img width="537" height="168" alt="light"
src="https://github.com/user-attachments/assets/67de4b3d-900a-4af9-8047-6af4dbdd9714"
/>
## How was this change tested?
-
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
Signed-off-by: gulshank0 <gulshanbahadur002@gmail.com>1 parent 41dcf29 commit 4466aa0
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments