aboutsummaryrefslogtreecommitdiff
path: root/site/assets/scss
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936)dependabot[bot]1-2/+1
2024-03-19docs: move search style to its own CSS fileJulien Déramond3-3/+14
2024-03-19docs: bundle assets with HugoXhmikosR1-0/+2
2024-03-08Docs: fix position of search modal to avoid interface blocking at small break...Louis-Maxime Piton1-0/+1
2024-02-05Bump copyright year to 2024Julien Déramond1-1/+1
2023-10-05Docs: fix unnecessary right-margin for example code blocks (#39246)Christian Oliff1-0/+4
2023-08-05Add form elements in focusable elements when scrollinglouismaxime.piton1-0/+3
2023-08-05Use box-shadow CSS vars instead of Sass vars in assets and variablesJulien Déramond2-2/+2
2023-06-03Docs: consistency between custom buttons, popovers and tooltipsJulien Déramond1-3/+4
2023-05-01Update devDependencies (#38537)XhmikosR1-0/+1
2023-04-27Fix sizing on masthead npm i snippet (#38521)Mark Otto1-2/+1
2023-04-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto2-39/+28
2023-04-11Update devDependencies (#38437)XhmikosR1-2/+0
2023-04-10Fix colors in diff syntax colorsMark Otto1-1/+8
2023-03-23Fix comment position in `assets/scss/_content.scss` (#38281)Julien Déramond1-1/+1
2023-03-19Proposal to use `scroll-margin-top` instead of introducing padding and negati...Louis-Maxime Piton2-6/+4
2023-03-19Docs: make all headings use `var(--bs-emphasis-color)` (#38262)Julien Déramond1-0/+7
2023-03-15Docs: use core mixins in a couple of places (#38236)XhmikosR3-3/+3
2023-03-15Tweak stylelint config (#38228)XhmikosR2-4/+2
2023-03-10Better use the CSSlouismaxime.piton1-2/+7
2023-03-04Docs: fix overflow:auto horizontal scrollbars covering last line of code bloc...Patrick H. Lauke3-5/+14
2023-02-25Docs: Drop unused `.focused` style (#38087)Julien Déramond1-5/+0
2023-02-14Attempt to fix focus ring being cut off in table of contents (#37965)Mark Otto1-9/+3
2023-02-14Docs: add scroll-margin-top for keyboard navigationPatrick H. Lauke2-0/+6
2023-01-25Theme color improvements (#37953)Mark Otto1-1/+1
2023-01-17Proposallouismaximepiton1-1/+1
2023-01-16Sass docs updates (#37897)Mark Otto1-0/+7
2023-01-16Small color mode docs CSS fixes (#37896)Mark Otto1-1/+5
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2023-01-06Docs: fix `.btn-clipboard` and `.btn-edit` link hover colorJulien Déramond1-1/+1
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton1-2/+9
2023-01-05Docs: remove some CSS from `.highlight-toolbar` defJulien Déramond1-7/+0
2023-01-04Docs: fix headings color in light/dark mode (#37802)Julien Déramond1-2/+2
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto1-20/+0
2023-01-03Remove dark mode --bs-heading-color value, set to null, and add custom styles...Mark Otto1-0/+7
2023-01-02Use Bootstrap colors in syntax highlightingMark Otto4-26/+28
2023-01-01Fix code color in calloutsMark Otto2-0/+3
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke1-1/+1
2022-12-29Focus ring helper and utilities (#33125)Mark Otto1-0/+5
2022-12-29Docs: enhance callouts links on dark modeJulien Déramond2-1/+3
2022-12-29Darken some text emphasis and syntax colorsMark Otto1-0/+2
2022-12-29Use scrollspy on docs pages (#33428)GeoSot3-10/+22
2022-12-27Docs: handle light/dark mode in Algolia search modal (#37738)Julien Déramond2-2/+31
2022-12-26Few miscellaneous docs fixes (#37625)Mark Otto2-7/+8
2022-12-21Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)Julien Déramond2-2/+2
2022-12-20Follow upMark Otto1-1/+0
2022-12-18Docs: replace some `--#{$prefix}` by `--bs` in Sass files (#37617)Louis-Maxime Piton2-3/+3
2022-11-28Add dark mode support (#35857)Mark Otto14-73/+221
2022-11-14Docs: add margin between buttons in tooltip examplesJulien Déramond1-2/+8
2022-10-22Add `z-index` utilities, `.z-*` (#37317)Mark Otto1-0/+26