Commit 7231bcd
authored
[Background search] Update warning icons (elastic#237675)
## Summary
Closes elastic#237280
This adds a flex group to the background search name / warning icons so
they gave some gutter between them.
This also updates the tooltips for the warnings to say "background
search" instead of "search session"
| Before | After |
|--------|------|
| <img width="267" height="79" alt="image"
src="https://github.com/user-attachments/assets/368dbbcd-be36-4416-92b7-83fb3917f9f6"
/> | <img width="290" height="83" alt="image"
src="https://github.com/user-attachments/assets/fae14034-93e7-4db1-8a9d-10b81164c1e0"
/> |
| <img width="386" height="137" alt="Captura de pantalla 2025-10-06 a
las 17 14 32"
src="https://github.com/user-attachments/assets/18c46c40-27f5-46e8-ae98-1748e1e59c71"
/> | <img width="403" height="145" alt="image"
src="https://github.com/user-attachments/assets/bc00e0e8-2404-41f3-8c07-233746ec640f"
/> |
| <img width="395" height="155" alt="image"
src="https://github.com/user-attachments/assets/03b93e27-c86c-42f6-a4d1-9ef241868666"
/> | <img width="405" height="158" alt="image"
src="https://github.com/user-attachments/assets/c6b372b4-9e7f-4d45-8468-2cbec2152867"
/> |
### Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.1 parent e0f928f commit 7231bcd
1 file changed
Lines changed: 38 additions & 28 deletions
File tree
Lines changed: 38 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
125 | 121 | | |
126 | 122 | | |
127 | 123 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
135 | 141 | | |
136 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
0 commit comments