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

Unified Diff: chrome/common/extensions/docs/css/ApiRefStyles.css

Issue 521042: Fix doc styling bug where underscores are invisible in some highlighted code.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/css/ApiRefStyles.css
===================================================================
--- chrome/common/extensions/docs/css/ApiRefStyles.css (revision 35457)
+++ chrome/common/extensions/docs/css/ApiRefStyles.css (working copy)
@@ -88,7 +88,6 @@
font-size:9pt;
background-color:#fafafa;
border:1px solid #bbb;
- line-height:125%;
margin:1em 0 0 0;
padding:.99em;
overflow:auto;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698