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

Unified Diff: Source/devtools/front_end/networkPanel.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/networkLogView.css ('k') | Source/devtools/front_end/webSocketFrameView.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/networkPanel.css
diff --git a/Source/devtools/front_end/networkPanel.css b/Source/devtools/front_end/networkPanel.css
index 5933feb40323e86e44ea8dd190d303728de543af..aced038e3ae599484790b71fae3b74bef44d4274 100644
--- a/Source/devtools/front_end/networkPanel.css
+++ b/Source/devtools/front_end/networkPanel.css
@@ -62,11 +62,6 @@
background: inherit;
}
-.network.panel .data-grid th.sort-descending,
-.network.panel .data-grid th.sort-ascending {
- background: white;
-}
-
#network-views .network-item-view .tabbed-pane-header {
flex: 0 0 31px;
padding-top: 8px;
« no previous file with comments | « Source/devtools/front_end/networkLogView.css ('k') | Source/devtools/front_end/webSocketFrameView.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698