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

Unified Diff: lib/src/prism/themes/prism-okaidia.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-funky.css ('k') | lib/src/prism/themes/prism-tomorrow.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/prism/themes/prism-okaidia.css
diff --git a/lib/src/prism/themes/prism-okaidia.css b/lib/src/prism/themes/prism-okaidia.css
index 0fac6828db375de615648da4e008b99e4c870cdf..3b9e2a6110521e0e2968d15ac01c448996e68dde 100644
--- a/lib/src/prism/themes/prism-okaidia.css
+++ b/lib/src/prism/themes/prism-okaidia.css
@@ -14,6 +14,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-funky.css ('k') | lib/src/prism/themes/prism-tomorrow.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698