summary refs log tree commit diff
path: root/src/librustdoc/html/static/rustdoc.css
AgeCommit message (Expand)AuthorLines
2017-03-13Fix sidebar not extending to the bottom of the pageWesley Wiser-1/+1
2017-03-09Clean up rustdoc cssGuillaume Gomez-27/+6
2017-03-06Improve the style of the sidebar in rustdoc outputWesley Wiser-1/+10
2017-02-26Improve associated constant rendering in rustdocGuillaume Gomez-4/+4
2017-01-09Improved rustdoc rendering for unstable featuresManish Goregaokar-0/+8
2016-12-27Auto merge of #38329 - ollie27:rustdoc_stab_em_div, r=steveklabnikbors-4/+4
2016-12-19Don't @import normalize.css.Clar Charr-2/+0
2016-12-13rustdoc: Fix invalid HTML in stability noticesOliver Middleton-4/+4
2016-12-04Avoid using locally installed Source Code Pro font (fixes #24355).Martin Pool-2/+4
2016-11-12Auto merge of #37728 - QuietMisdreavus:rustdoc-enum-struct, r=GuillaumeGomezbors-0/+8
2016-11-12rustdoc: fold fields for enum struct variants into a docblockQuietMisdreavus-0/+8
2016-11-12Rollup merge of #37190 - QuietMisdreavus:rustdoc-where-newline, r=GuillaumeGomezEduard-Mihai Burtescu-2/+10
2016-11-06Improve attributes display and allow expansionGuillaume Gomez-365/+373
2016-10-15rustdoc: Improve playground run buttonsOliver Middleton-1/+0
2016-10-15rustdoc: break where clauses onto their own line if they don't have enough roomQuietMisdreavus-2/+10
2016-10-12Change color and make ? boldest31-1/+2
2016-10-12rustdoc: color the question mark operatorest31-0/+3
2016-10-06Remove underline when run button hoveredGuillaume Gomez-0/+1
2016-09-26Rollup merge of #36676 - bluss:rustdoc-where-css, r=steveklabnikJonathan Turner-0/+5
2016-09-23rustdoc css: Put `where` in trait listings on a new lineUlrik Sverdrup-0/+5
2016-09-17invisible isn't a tagEitan Adler-1/+1
2016-09-17add missing semi-colonEitan Adler-1/+2
2016-09-17Fix order of @importEitan Adler-2/+2
2016-09-14Auto merge of #36293 - liigo:docblock-short, r=steveklabnikbors-7/+7
2016-09-09rustdoc: more docblock-short stylesLiigo-3/+3
2016-09-09rustdoc: don't collapse `docblock-short`Liigo-4/+4
2016-09-08Set run button transparent instead of invisibleGuillaume Gomez-1/+4
2016-08-17Review changesNick Cameron-1/+8
2016-07-19[CSS] Fix unwanted top margin for toggle wrapperggomez-1/+4
2016-07-06Remove invalid CSS rule for doc titlesggomez-8/+0
2016-06-25rustdoc: Fix search result layout for enum variants and struct fieldsOliver Middleton-1/+1
2016-06-12Fix invalid inliningGuillaume Gomez-0/+4
2016-06-07Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnikSteve Klabnik-1/+1
2016-06-04rustdoc: Fix a few missing colors in the CSSOliver Middleton-3/+3
2016-05-30print enum variant fields in docsOliver Schneider-0/+19
2016-05-20Added a `rustdoc` shortcut for collapse/expand allAlex Ozdemir-1/+1
2016-05-16Fix selected item background styleGuillaume Gomez-0/+4
2016-05-15true color, fixed boolval style in docHendrik Sollich-1/+1
2016-05-10Improve "since" tag placementGuillaume Gomez-0/+6
2016-05-05Improve rustdoc css of "source" and "since" elementsggomez-4/+34
2016-05-06Update CSS for future rustdoc mergeGuillaume Gomez-0/+5
2016-03-03Responsive layout correction.gohyda-3/+7
2016-02-09Rustdoc - display `since` version for stable itemsWesley Wiser-0/+15
2016-01-20tweak struct colorsSteve Klabnik-1/+1
2016-01-02Rustdoc - Specify max-image sizeWesley Wiser-0/+4
2015-12-04Split rustdoc css to modify it more easilyGuillaume Gomez-0/+649