summary refs log tree commit diff
path: root/src/librustdoc/html/static/styles/main.css
AgeCommit message (Collapse)AuthorLines
2017-03-28Make the rustdoc sidebar white on `src` pagesWesley Wiser-0/+4
Fixes #40724
2017-03-21Remove duplicate style classesCldfire-8/+0
2017-03-09Clean up rustdoc cssGuillaume Gomez-31/+83
2017-03-06Improve the style of the sidebar in rustdoc outputWesley Wiser-1/+10
Makes the sidebar a light grey and highlights the currently viewed item in the sidebar more prominently. All visual design credit goes to @johnwhelchel (#37856)
2016-12-13rustdoc: Fix invalid HTML in stability noticesOliver Middleton-6/+2
`em` tags cannot contain `p` tags so just use a `div` instead.
2016-09-17border-color > borderEitan Adler-1/+1
2016-09-09rustdoc: more docblock-short stylesLiigo-2/+2
2016-08-17Review changesNick Cameron-1/+1
2016-06-04rustdoc: Fix a few missing colors in the CSSOliver Middleton-2/+3
This adds color to some of the search results and sidebar items which were missing.
2016-05-24Fix invalid background color in stability elementsGuillaume Gomez-0/+4
2016-05-05Improve rustdoc css of "source" and "since" elementsggomez-0/+3
2016-02-16Add crates to search-indexmitaa-1/+1
2016-01-20tweak trait cssSteve Klabnik-1/+1
2016-01-20tweak colors for a11ySteve Klabnik-1/+1
2015-12-04Split rustdoc css to modify it more easilyGuillaume Gomez-0/+125