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

Unified Diff: Source/devtools/front_end/elements/spectrum.css

Issue 1300513003: Devtools Color: Sort and expand generated palette (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/elements/Spectrum.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/elements/spectrum.css
diff --git a/Source/devtools/front_end/elements/spectrum.css b/Source/devtools/front_end/elements/spectrum.css
index 96d4fd93b1a6efa9f46f392d1669bf8c30a8dad1..67c89eb247a265a5bbf08a77ee6b6f210cf89b10 100644
--- a/Source/devtools/front_end/elements/spectrum.css
+++ b/Source/devtools/front_end/elements/spectrum.css
@@ -271,7 +271,7 @@ div.palette-preview {
}
.palette-preview-title {
- flex: 0 0 64px;
+ flex: 0 0 84px;
}
.palette-preview > .spectrum-palette-color {
« no previous file with comments | « Source/devtools/front_end/elements/Spectrum.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698