Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: Source/devtools/front_end/webSocketFrameView.css

Issue 464813002: DevTools: NetworkPanel: remove noop CSS. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/front_end/networkPanel.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/webSocketFrameView.css
diff --git a/Source/devtools/front_end/webSocketFrameView.css b/Source/devtools/front_end/webSocketFrameView.css
index ae0de04eee569aab2a9c7006da2eb01c4a7e5ba1..14541ccc261a46090d5dbc926c16f8e70af6fbee 100644
--- a/Source/devtools/front_end/webSocketFrameView.css
+++ b/Source/devtools/front_end/webSocketFrameView.css
@@ -28,11 +28,6 @@
border-bottom: 1px solid #aaa;
}
-.websocket-frame-view .top-filler-td,
-.websocket-frame-view .bottom-filler-td {
- border-bottom: none;
-}
-
.websocket-frame-view-row-outcoming {
background-color: rgb(226, 247, 218);
}
« no previous file with comments | « Source/devtools/front_end/networkPanel.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698