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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/tooltip.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 | « third_party/WebKit/Source/devtools/front_end/ui/searchableView.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/ui/tooltip.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/tooltip.css b/third_party/WebKit/Source/devtools/front_end/ui/tooltip.css
index 4a796cdf20bc4380bf7b6352801f811821115148..e1440b93b958d384a90f24e90bf44281f9ea30ca 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/tooltip.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/tooltip.css
@@ -9,7 +9,6 @@
border-radius: 2px;
color: hsl(0, 0%, 20%);
padding: 5px 8px;
- font-size: 11px;
line-height: 14px;
display: flex;
align-items: center;
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui/searchableView.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698