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

Unified Diff: Source/devtools/front_end/dialog.css

Issue 1097163004: DevTools: zoom frames upon double click, iterate over frames using arrows. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rolled back a tiny bit to make bots happy Created 5 years, 8 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 | Source/devtools/front_end/network/NetworkFilmStripView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/dialog.css
diff --git a/Source/devtools/front_end/dialog.css b/Source/devtools/front_end/dialog.css
index 3523e5e42935e6b58cbfb1a06a5f917377cc8cdf..eb98d819bdbf24771e41bf056e2b2c5782f92897 100644
--- a/Source/devtools/front_end/dialog.css
+++ b/Source/devtools/front_end/dialog.css
@@ -31,7 +31,7 @@
box-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.08), inset 0 1px 2px hsla(0, 100%, 100%, 0.75);
color: hsl(0, 0%, 27%);
font-size: 12px;
- margin: 0 1px 0 6px;
+ margin: 0 6px 0 6px;
text-shadow: 0 1px 0 hsl(0, 0%, 94%);
min-height: 2em;
padding-left: 10px;
« no previous file with comments | « no previous file | Source/devtools/front_end/network/NetworkFilmStripView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698