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

Unified Diff: third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css

Issue 2863533002: DevTools: Roll lighthouse w/ artifact delivery (Closed)
Patch Set: extra roll of css tweaks Created 3 years, 7 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: third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css
diff --git a/third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css b/third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css
index 7250ad61224e98dd98cebab05cbfd2059a0da909..68d0ebd561e4a8bab60495192e8244d85eb8ff7e 100644
--- a/third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css
+++ b/third_party/WebKit/Source/devtools/front_end/audits2/audits2Tree.css
@@ -20,8 +20,6 @@
flex: auto;
text-align: end;
margin-right: 10px;
- font-size: inherit;
- background: inherit;
}
.audits2-tree-subtitle-pass {
@@ -34,4 +32,4 @@
.audits2-tree-subtitle-fail {
color: var(--fail-color);
-}
+}

Powered by Google App Engine
This is Rietveld 408576698