| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-07-19 | [CSS] Fix unwanted top margin for toggle wrapper | ggomez | -1/+4 | |
| 2016-07-06 | Remove invalid CSS rule for doc titles | ggomez | -8/+0 | |
| 2016-06-25 | rustdoc: Fix search result layout for enum variants and struct fields | Oliver Middleton | -1/+1 | |
| 2016-06-12 | Fix invalid inlining | Guillaume Gomez | -0/+4 | |
| 2016-06-07 | Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnik | Steve Klabnik | -1/+1 | |
| Bug/bool colors This is actually #33661 @steveklabnik, sorry about this, github ate my homework | ||||
| 2016-06-04 | rustdoc: Fix a few missing colors in the CSS | Oliver Middleton | -3/+3 | |
| This adds color to some of the search results and sidebar items which were missing. | ||||
| 2016-05-30 | print enum variant fields in docs | Oliver Schneider | -0/+19 | |
| 2016-05-20 | Added a `rustdoc` shortcut for collapse/expand all | Alex Ozdemir | -1/+1 | |
| Now when the user presses the "+" key all sections will collapse/expand. Also added a note to the help screen which describes this behavior. | ||||
| 2016-05-16 | Fix selected item background style | Guillaume Gomez | -0/+4 | |
| 2016-05-15 | true color, fixed boolval style in doc | Hendrik Sollich | -1/+1 | |
| 2016-05-10 | Improve "since" tag placement | Guillaume Gomez | -0/+6 | |
| 2016-05-05 | Improve rustdoc css of "source" and "since" elements | ggomez | -4/+34 | |
| 2016-05-06 | Update CSS for future rustdoc merge | Guillaume Gomez | -0/+5 | |
| 2016-03-03 | Responsive layout correction. | gohyda | -3/+7 | |
| 2016-02-09 | Rustdoc - display `since` version for stable items | Wesley Wiser | -0/+15 | |
| Fixes #27607 | ||||
| 2016-01-20 | tweak struct colors | Steve Klabnik | -1/+1 | |
| 2016-01-02 | Rustdoc - Specify max-image size | Wesley Wiser | -0/+4 | |
| Fixes #24861 | ||||
| 2015-12-04 | Split rustdoc css to modify it more easily | Guillaume Gomez | -0/+649 | |
