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

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

Issue 401013002: DevTools: Freshen up popover styles. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | « Source/devtools/front_end/Images/trackVert.png ('k') | Source/devtools/front_end/elements/Spectrum.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 a98680ea528f42892a9c8592e36d9aabe1e0eec4..77753f27168af6b6e6e74e6d5c7c8f06d56d58cd 100644
--- a/Source/devtools/front_end/dialog.css
+++ b/Source/devtools/front_end/dialog.css
@@ -1,6 +1,5 @@
.dialog {
position: absolute;
-
padding: 10px;
border: 1px solid rgb(204, 204, 204);
box-shadow: rgb(140, 140, 140) 0 2px 3px;
« no previous file with comments | « Source/devtools/front_end/Images/trackVert.png ('k') | Source/devtools/front_end/elements/Spectrum.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698