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

Unified Diff: third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css

Issue 2651083002: DevTools: do not override font size to 11px (Closed)
Patch Set: more 11pxs Created 3 years, 11 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 | « no previous file | third_party/WebKit/Source/devtools/front_end/color_picker/spectrum.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
diff --git a/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css b/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
index c75970bc96ede8b862ab219d65dd6c6ab1c7f20d..cd80169c193063825102b9ae6d5419d7aac7e83c 100644
--- a/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
+++ b/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
@@ -136,7 +136,6 @@ button.expand-siblings {
border: 1px solid #ddd;
margin-left: 5px;
margin-bottom: 1px;
- font-size: 11px;
}
li.siblings-expanded button.expand-siblings {
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/color_picker/spectrum.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698