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

Unified Diff: lib/src/prism/themes/prism-tomorrow.css

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 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 | « lib/src/prism/themes/prism-okaidia.css ('k') | lib/src/prism/themes/prism-twilight.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/prism/themes/prism-tomorrow.css
diff --git a/lib/src/prism/themes/prism-tomorrow.css b/lib/src/prism/themes/prism-tomorrow.css
index 44f0f7edd08399db39a183512d9c7dc2fdfed9cf..f44ab818ff7f8dfed34355f5ac82d9033b940ba9 100644
--- a/lib/src/prism/themes/prism-tomorrow.css
+++ b/lib/src/prism/themes/prism-tomorrow.css
@@ -13,6 +13,7 @@ pre[class*="language-"] {
white-space: pre;
word-spacing: normal;
word-break: normal;
+ word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
« no previous file with comments | « lib/src/prism/themes/prism-okaidia.css ('k') | lib/src/prism/themes/prism-twilight.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698