OSDN Git Service

Issue 3941: Code preview dark doesn't display correctly with long lines
authorDrew Blessing <drew.blessing@buckle.com>
Tue, 14 May 2013 18:44:16 +0000 (13:44 -0500)
committerDrew Blessing <drew.blessing@buckle.com>
Tue, 14 May 2013 18:44:16 +0000 (13:44 -0500)
commitdb949b69c14b38cd75185195bb5381473d21d280
treebffdb7ff0c09e2da176b537eeed408eb61ca9326
parenta0ab5e432627b3e357d495192fd37ec2754e9b3e
Issue 3941: Code preview dark doesn't display correctly with long lines

Assigning the background color to the pre tag did not work correctly. Moved background color to the highlight class which fixes the problem.
app/assets/stylesheets/highlight/dark.scss
app/assets/stylesheets/highlight/monokai.scss
app/assets/stylesheets/highlight/solarized_dark.scss
app/assets/stylesheets/highlight/white.scss