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

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

Issue 1172733002: Devtools: Fix ctrl-z in ColorPicker (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rework Created 5 years, 6 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') | Source/devtools/front_end/ui/UIUtils.js » ('j') | 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 40d2e6af841eadf4bbde5ea63dee119723bdf367..a9e73c3e52ba5ff9ef09964d3e950977ae954947 100644
--- a/Source/devtools/front_end/elements/spectrum.css
+++ b/Source/devtools/front_end/elements/spectrum.css
@@ -122,7 +122,6 @@
line-height: 20px;
font-size: 11px;
padding: 0;
- -webkit-user-modify: read-write-plaintext-only;
color: #333;
white-space: nowrap;
}
« no previous file with comments | « Source/devtools/front_end/elements/Spectrum.js ('k') | Source/devtools/front_end/ui/UIUtils.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698