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

Unified Diff: Source/devtools/front_end/components/helpScreen.css

Issue 659573005: DevTools: NetworkPanel: show link where resource timing is explained. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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
Index: Source/devtools/front_end/components/helpScreen.css
diff --git a/Source/devtools/front_end/components/helpScreen.css b/Source/devtools/front_end/components/helpScreen.css
index ddc71e6c48783cf2989e6d55505af70a69ecc537..d64032d05d60f10de857db7327d94a7e2690427e 100644
--- a/Source/devtools/front_end/components/helpScreen.css
+++ b/Source/devtools/front_end/components/helpScreen.css
@@ -16,10 +16,6 @@
border-radius: 10px;
}
-.help-window-main a {
- color: rgb(17, 85, 204);
-}
-
.help-window-caption {
border-bottom: solid 1px rgb(153, 153, 153);
margin: 0 8px;
@@ -645,4 +641,4 @@ select.list-column-editor {
.settings-developer-mode .settings-experiment-hidden {
display: block;
-}
+}
« no previous file with comments | « Source/devtools/front_end/components/ShortcutsScreen.js ('k') | Source/devtools/front_end/documentation/DocumentationView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698