aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* moves the guides up to the root directoryXavier Noria2012-03-1724-4487/+0
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-02-181-0/+1
|\
| * Fixed styles when browser is narrower than 69em.Jeff Dickey2012-02-091-0/+1
| |
* | CSS fix for guides. Closing #5028 [ci skip]Vijay Dev2012-02-151-1/+1
|/ | | | | | | In Ubuntu Chrome, in the last lines of code blocks, the underscore isn't visible. Increasing the line height slightly seems to fix this. This problem doesn't exist in Firefox even on Ubuntu. Too lazy to test in any other OS-browser combo :)
* download guides for the Kindle and Kindle apps from the home pageXavier Noria2011-12-251-0/+8
|
* (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria]Xavier Noria2011-12-241-0/+11
|
* Add CSS fix for WebKit/Mac rendering issue.Henry Phan2011-02-051-0/+16
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-1/+1
| | | | archived LH project
* 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-242-6/+7
|
* 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-2420-40/+3897
| | | | did my best with the theme, I swear
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-14/+14
| | | | 's/[ \t]*$//' -i {} \;)
* remove executable permission from files that don't need it. [#4802 ↵rohit2010-06-203-0/+0
| | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* Revert "Guides: Give code container a proper bottom margin"Josiah Ivey2010-06-011-2/+1
| | | | This reverts commit 4b71fc22ca205db8f083c2eab1cc3969f7addb69.
* Guides: Give code container a proper bottom marginJosiah Ivey2010-06-011-1/+2
|
* Update the routing guide for style and to add information on new routing ↵wycats2010-04-101-1/+1
| | | | features
* guides assets are now centralized in the assets directory, with standard subdirsXavier Noria2010-04-045-0/+591