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

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

Issue 457283002: DevTools: DataGrid: optionally add className to cells. (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/ui/DataGrid.js ('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 2807dd90b915c5a74681b8470306d2b8f044ff1e..ae0de04eee569aab2a9c7006da2eb01c4a7e5ba1 100644
--- a/Source/devtools/front_end/webSocketFrameView.css
+++ b/Source/devtools/front_end/webSocketFrameView.css
@@ -22,7 +22,7 @@
background-image: none;
}
-.websocket-frame-view td {
+.websocket-frame-view-td {
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
« no previous file with comments | « Source/devtools/front_end/ui/DataGrid.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698