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

Unified Diff: experimental/webtry/css/webtry.css

Issue 261533006: Display the color at a point. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: comments Created 6 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 | experimental/webtry/js/webtry.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/css/webtry.css
diff --git a/experimental/webtry/css/webtry.css b/experimental/webtry/css/webtry.css
index 814be71d184576a93ab30bb74f6aa305cde10832..fc406dc1b1737ab41a876fa6d10c8583f88685e6 100644
--- a/experimental/webtry/css/webtry.css
+++ b/experimental/webtry/css/webtry.css
@@ -21,6 +21,10 @@ img {
z-index: -1;
}
+#zoomCopy {
+ display: none;
+}
+
h1 {
font-size: 18px;
}
« no previous file with comments | « no previous file | experimental/webtry/js/webtry.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698