summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/settings.css
AgeCommit message (Expand)AuthorLines
2023-05-22rustdoc: remove unneeded `position: relative` setting CSSMichael Howell-1/+0
2023-05-22rustdoc: merge identical CSS rulesMichael Howell-5/+3
2023-04-21rustdoc: remove unused CSS `color: inherit`Michael Howell-1/+0
2023-04-12rustdoc: make settings radio and checks thicker, less contrastMichael Howell-1/+2
2023-01-30rustdoc: remove unused CSS from `.setting-check`Michael Howell-2/+0
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-16/+12
2023-01-20rustdoc: use CSS inline layout for radio line instead of flexboxMichael Howell-6/+1
2023-01-18rustdoc: remove redundant rule `#settings .setting-line`Michael Howell-5/+1
2023-01-17rustdoc: instead of `.setting-name { width: 100% }`, use default div CSSMichael Howell-4/+0
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-7/+7
2022-12-15rustdoc: remove unused CSS `.sub-settings`Michael Howell-6/+0
2022-11-10rustdoc: use checkbox instead of switch for settings togglesMichael Howell-38/+19
2022-10-19rustdoc: move `setting-line` color CSS to settings.cssMichael Howell-0/+19
2022-09-28rustdoc: clean up "normalize.css 8" input override CSSMichael Howell-1/+2
2022-07-27Fix settings display on small screen sizeGuillaume Gomez-2/+1
2022-06-23Move help popup into a pocket menu as wellGuillaume Gomez-21/+0
2022-05-30Move theme rules out of settings.cssGuillaume Gomez-9/+0
2022-05-30Improve display of settings radio buttonsGuillaume Gomez-24/+20
2022-05-24Allow to click on toggle text to update itGuillaume Gomez-6/+34
2022-05-11Remove unused CSS settings rulesGuillaume Gomez-36/+0
2022-01-31Improve wrapping on settings pageJacob Hoffman-Andrews-7/+9
2022-01-23rustdoc settings: use radio buttons for themeJacob Hoffman-Andrews-0/+24
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+107