Commit 645c968
committed
WebInspectorUI: Fix console warning/error icon for Chromium browser
With Chromium browser both icons are displayed 300x300px while
expected size is 16x16. This brakes the rest of top navigation bar
Directly set image size from JS in the same way as it is done for SVG glyphs1 parent b19f56a commit 645c968
2 files changed
Lines changed: 2 additions & 5 deletions
File tree
- Source/WebInspectorUI/UserInterface/Views
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 94 | | |
100 | 95 | | |
101 | 96 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
229 | 231 | | |
230 | 232 | | |
231 | 233 | | |
| |||
0 commit comments