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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css

Issue 2319763004: DevTools: (DO NOT COMMIT) Add shadow swatches to Sources, work in progress (Closed)
Patch Set: Created 4 years, 3 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/bezierSwatch.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/colorSwatch.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css b/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css
index c13347ae73bc137c8d1361242542d77675efd71f..9f04d73ed2514ea6eb9506a2b56ee73fe4335850 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css
@@ -5,7 +5,7 @@
*/
:host {
- white-space: nowrap;
+ white-space: nowrap;
}
.color-swatch {
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui/bezierSwatch.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698