This repository was archived by the owner on Jun 24, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2k
Commit817c46e

commit-queue@webkit.org
Web Inspector: Network: background color of rows from previous session is wrong
https://bugs.webkit.org/show_bug.cgi?id=218058<rdar://problem/70550459>Patch by Federico Bucchi <fbucchi@apple.com> on 2020-10-28Reviewed by Devin Rousso.* UserInterface/Views/NetworkTableContentView.css:(.network-table > .table li:not(.filler, .selected) .cell:not(.name, .current-session),):(.network-table > .table li:not(.filler, .selected) .cell:not(.current-session)): Deleted.git-svn-id:http://svn.webkit.org/repository/webkit/trunk@269127 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parentaedda6a commit817c46e
File tree
2 files changed
+14
-1
lines changed- Source/WebInspectorUI
- UserInterface/Views
2 files changed
+14
-1
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 |
| |
2 | 14 |
| |
3 | 15 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
0 commit comments
Comments
(0)