aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets/stylesheets/syntaxhighlighter
Commit message (Collapse)AuthorAgeFilesLines
* ensures that no browser shows a vertical scrollbar in the code blocks of ↵Xavier Noria2010-10-241-0/+2
| | | | guides, thanks to Marcelino Llano for a hint to fix this
* configure a uniform font-family for code in guidesXavier Noria2010-10-241-0/+1
|
* use a gray a little darker in code blocks, for better contrast with the gray ↵Xavier Noria2010-10-241-5/+5
| | | | background
* switches guides code syntax highlighting to the better SyntaxHighlighter, I ↵Xavier Noria2010-10-2418-0/+3895
did my best with the theme, I swear