summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/rustdoc.css
AgeCommit message (Expand)AuthorLines
2022-09-07Rollup merge of #101538 - notriddle:notriddle/content-methods-div, r=Guillaum...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101534 - rust-lang:notriddle/rustdoc-flex-direction, r=Guill...Matthias Krüger-1/+0
2022-09-07Rollup merge of #101507 - notriddle:notriddle/main-content-table-td, r=Guilla...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101506 - notriddle:notriddle/rustdoc-main-since-2, r=Guillau...Matthias Krüger-3/+0
2022-09-07rustdoc: remove unused CSS `#main-content > table td`Michael Howell-5/+0
2022-09-07rustdoc: remove unused CSS `.content .methods > div`Michael Howell-5/+0
2022-09-07rustdoc: remove unused mobile CSS `.rustdoc { flex-direction }`Michael Howell-1/+0
2022-09-07Rollup merge of #101491 - notriddle:notriddle/sub-variant-div-item-info, r=Gu...Yuki Okushi-4/+0
2022-09-06rustdoc: remove unused CSS `#main-content > .since`Michael Howell-3/+0
2022-09-06rustdoc mobile: move notable traits to return typeJacob Hoffman-Andrews-6/+0
2022-09-06rustdoc: remove outdated CSS `.sub-variant > div > .item-info`Michael Howell-4/+0
2022-09-06rustdoc: remove unused CSS `#results > table`Michael Howell-5/+0
2022-09-04Rollup merge of #101397 - notriddle:notriddle/source-nav-not-sidebar-sub, r=G...Matthias Krüger-4/+0
2022-09-03rustdoc: remove redundant mobile-sized `.source nav:not(.sidebar).sub`Michael Howell-4/+0
2022-09-03rustdoc: remove `.impl-items { flex-basis }` CSS, not in flex containerMichael Howell-4/+0
2022-09-03Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddleMatthias Krüger-8/+5
2022-09-03Clean up themes CSSGuillaume Gomez-0/+26
2022-09-02rustdoc: put in rule to get alignment in desktop and mobile layoutsMichael Howell-0/+5
2022-09-02rustdoc: remove incorrect CSS rule causing misaligned item-infoMichael Howell-4/+0
2022-09-02rustdoc: remove unused CSS selector `.methods > .item-info`Michael Howell-4/+0
2022-09-02Rollup merge of #101323 - GuillaumeGomez:remove-unused-css, r=notriddleMatthias Krüger-6/+0
2022-09-02Remove unused .toggle-label CSS ruleGuillaume Gomez-6/+0
2022-09-02Rollup merge of #101298 - notriddle:notriddle/rustdoc-main-since, r=Guillaume...Guillaume Gomez-1/+0
2022-09-01rustdoc: remove unused CSS `#main-content > .since`Michael Howell-1/+0
2022-09-01Rollup merge of #101292 - rust-lang:notriddle/rustdoc-table-first-child, r=Gu...Matthias Krüger-1/+0
2022-09-01rustdoc: remove unneeded CSS `.content table td:first-child > a`Michael Howell-1/+0
2022-08-31rustdoc: remove unused `.docblock .impl-items` CSSMichael Howell-8/+0
2022-08-29rustdoc: remove unused CSS selectors for `.table-display`Michael Howell-35/+2
2022-08-27Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddleYuki Okushi-25/+8
2022-08-27Rollup merge of #101046 - notriddle:notriddle/table-css, r=jshaYuki Okushi-1/+1
2022-08-27Rollup merge of #101044 - notriddle:notriddle/css-hidden-by, r=jshaYuki Okushi-6/+0
2022-08-27Merge duplicated CSS rulesGuillaume Gomez-25/+8
2022-08-26rustdoc: remove incorrect CSS selector `.impl-items table td`Michael Howell-1/+1
2022-08-26rustdoc: remove unused CSS for `hidden-by-*-hider`Michael Howell-6/+0
2022-08-26Rollup merge of #101012 - notriddle:notriddle/variants_table, r=jshaGuillaume Gomez-8/+0
2022-08-26Rollup merge of #101010 - notriddle:notriddle/multi-column, r=jshaYuki Okushi-10/+0
2022-08-25rustdoc: remove unused CSS for `.variants_table`Michael Howell-8/+0
2022-08-25rustdoc: remove unused CSS for `.multi-column`Michael Howell-10/+0
2022-08-23rustdoc: remove unused CSS ruleMichael Howell-4/+0
2022-08-20Rollup merge of #100718 - GuillaumeGomez:fix-item-info, r=jshaMatthias Krüger-0/+1
2022-08-18Fix item-info displayGuillaume Gomez-0/+1
2022-08-18Remove unused CSS ruleGuillaume Gomez-14/+0
2022-08-18Simplify rustdoc themes by relying more on CSS variablesGuillaume Gomez-38/+23
2022-08-10Two small improvements:Frank Steffahn-2/+2
2022-08-10Improve crate selection on rustdoc search results pageFrank Steffahn-11/+50
2022-08-02Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri...Matthias Krüger-1/+9
2022-07-27Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddleGuillaume Gomez-2/+2
2022-07-27Fix headings borderGuillaume Gomez-1/+1
2022-07-27Fix invalid css property valueGuillaume Gomez-1/+1
2022-07-26Fix display of item info and unify their heightGuillaume Gomez-1/+9