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/res/webtry/sass/webtry.scss

Issue 688433002: rework GUI, scripts, and fiddle main for multiple simultaneous configs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add TODO about polymer port and global namespacing Created 6 years, 2 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 | « experimental/webtry/res/webtry/css/webtry.css ('k') | experimental/webtry/scripts/fiddle_run » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/res/webtry/sass/webtry.scss
diff --git a/experimental/webtry/res/webtry/sass/webtry.scss b/experimental/webtry/res/webtry/sass/webtry.scss
index ae76dbfe585e77014222b94fe944092fc9ca731f..2708c9fd7e8d3ac44f134411065ab8a2c815370a 100644
--- a/experimental/webtry/res/webtry/sass/webtry.scss
+++ b/experimental/webtry/res/webtry/sass/webtry.scss
@@ -118,6 +118,10 @@ code {
display: block !important;
}
+.image-wrapper {
+ display: none;
+}
+
#chooseSource {
display: none;
}
« no previous file with comments | « experimental/webtry/res/webtry/css/webtry.css ('k') | experimental/webtry/scripts/fiddle_run » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698