summary refs log tree commit diff
path: root/src/librustdoc/html/static/main.css
AgeCommit message (Expand)AuthorLines
2015-09-09rustdoc: Tweak the main template and CSS for semantic mark-up.Kang Seonghoon-4/+10
2015-08-17rustdoc: Adjusted style for unstable feature-nameMartin Wernstål-1/+5
2015-08-16rustdoc: Print feature flag and issue link if present in short_stabilityMartin Wernstål-3/+3
2015-07-20librustdoc: blur page when help dialogue is presentAndreas Tolfsen-8/+19
2015-07-12Set zero padding for pre tagsIvan Ukhov-0/+3
2015-07-08librustdoc: sharpen help dialogue edgesAndreas Tolfsen-2/+1
2015-05-31rustdoc: Tweak css of function where clausesUlrik Sverdrup-3/+3
2015-05-22Rustdoc Search: Add Hint to Primitive Type ResultPascal Hertleif-0/+2
2015-05-19rustdoc: Fix left margin for type aliasesUlrik Sverdrup-1/+1
2015-05-07Refactor doc toggle button label changingRory O’Kane-1/+1
2015-04-25rustdoc: change color of trait typesLiigo Zhuang-1/+1
2015-04-16rustdoc: Inline methods inhereted through DerefAlex Crichton-2/+6
2015-04-16rustdoc: Overhaul stability displaysAlex Crichton-29/+30
2015-03-29Fix extremely small stability bars on docs pageWesley Wiser-0/+4
2015-03-09Rustdoc: Add Headline Style for `tymethod`Pascal Hertleif-2/+2
2015-02-20Fix style fallout from 204e2bd442Simonas Kazlauskas-2/+17
2015-02-18Style all docblock links properlySimonas Kazlauskas-2/+2
2015-02-15Add styles for docblock tablesSimonas Kazlauskas-0/+21
2015-02-09Make fallback font 'serif', rather than 'sans-serif' fontsSean Collins-1/+1
2015-01-24Improve mobile-friendliness of API docsKevin Yap-1/+8
2015-01-21rustdoc: fix fallout of merging ast::ViewItem into ast::Item.Eduard Burtescu-2/+0
2015-01-08Fix rustdoc fallout from #20092Barosl Lee-1/+1
2015-01-05rollup merge of #20092: barosl/rustdoc-line-number-clickableAlex Crichton-3/+13
2014-12-28Use CSS whitespace rather than padding to indentDirk Gadsden-2/+4
2014-12-27Indent where clause in rustdocDirk Gadsden-0/+3
2014-12-27Make the line numbers of the source code clickableBarosl Lee-3/+13
2014-11-24rustdoc: Render associated types on traits and implsTom Jakubowski-6/+7
2014-11-23Highlight trait methods in rustdoc’s search resultsP1start-0/+2
2014-11-14Hide interactive elements when printing rustdocCorey Ford-0/+6
2014-11-01doc: enable OpenType kerning and ligaturesAdrien Tétar-1/+5
2014-11-01rustdoc: stop trying to use font-variants we don't haveAdrien Tétar-3/+2
2014-09-17Restore colour to rustdoc, add colour to ffi functions and methodsP1start-5/+9
2014-09-05rustdoc/html: emphasize the crate part of the full path.NODA, Kai-0/+2
2014-08-31Make doc search results use <a> tags instead of js for navigatingCarol Nichols-7/+13
2014-08-08auto merge of #16277 : Gankro/rust/responsive-docs, r=cmrbors-21/+72
2014-08-06make rustdoc more responsiveAlexis Beingessner-21/+72
2014-08-06Rustdoc: Add padding on <code>Simon Sapin-0/+1
2014-08-06Rustdoc: Highlight <code> elements (from Markdown `backticks`)Simon Sapin-0/+4
2014-08-02auto merge of #16169 : Gankro/rust/simple-docs, r=cmrbors-3/+39
2014-08-02Add hide/show detail toggles to rustdocAlexis Beingessner-3/+39
2014-08-01Fix API docs css reversing elements that it shouldn'ttinaun-1/+2
2014-07-29making raw source display betterAlexis Beingessner-0/+8
2014-07-28rustdoc: improvements to stability dashboardAaron Turon-2/+2
2014-07-10rustdoc: Add stability dashboardAaron Turon-1/+10
2014-07-08webfonts: serve Source Code Pro locallyAdrien Tétar-0/+12
2014-07-08webfonts: proper fixAdrien Tétar-7/+7
2014-06-30rustdoc: incorporate stability index throughoutAaron Turon-9/+19
2014-06-19(doc) Properly doc hotkeys in generated docs.Zach Pomerantz-1/+1
2014-06-13rustdoc: Larger click areas for sidebar itemsValentin Tsatskin-4/+8
2014-06-06rustdoc: Submit examples to play.rust-lang.orgAlex Crichton-1/+12