| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix property CSS to be more inline with everything else | Rapptz | 2021-06-28 | 1 | -0/+6 |
| | | |||||
| * | [docs] Update Sphinx and Fix various references | Josh | 2021-06-27 | 1 | -3/+6 |
| | | | | Co-Authored-By: Riley Shaw <[email protected]> | ||||
| * | Make the style of external and internal cross-references consistent | jack1142 | 2021-04-10 | 1 | -2/+6 |
| | | |||||
| * | [matrix] Add scroll to top button | Josh | 2021-01-12 | 1 | -0/+33 |
| | | |||||
| * | Change highlight text colour on dark theme | Rapptz | 2020-12-26 | 1 | -1/+1 |
| | | | | | Fix #6215 | ||||
| * | Fix search highlighting not working | Rapptz | 2020-12-21 | 1 | -0/+9 |
| | | |||||
| * | [matrix] Flip collapsible arrow direction | Rapptz | 2020-12-19 | 1 | -2/+2 |
| | | |||||
| * | [matrix] Explicitly change colour of option | Nadir Chowdhury | 2020-12-19 | 1 | -0/+5 |
| | | |||||
| * | [matrix] Vertically align navigation header | slice | 2020-12-19 | 1 | -0/+1 |
| | | |||||
| * | [matrix] Fix inconsistent monospace fonts | slice | 2020-12-19 | 1 | -2/+3 |
| | | | | | | | Internal references use a much simpler font stack that's different compared to what's used for most <pre> and <code> elements on the page, so let's make it more consistent by introducing a monospace font variable that's used everywhere we want one. | ||||
| * | Set maximimum sidebar width | Josh | 2020-12-18 | 1 | -7/+5 |
| | | |||||
| * | [matrix] Style "View Documentation For" dropdown | Muhammad Hamza | 2020-12-18 | 1 | -0/+18 |
| | | |||||
| * | Make admonition-title un-selectable. | Myst(MysterialPy) | 2020-12-18 | 1 | -0/+4 |
| | | | | All admonition-title's should now be un-selectable. | ||||
| * | Add sidebar animation when collapsing | Nihaal Sangha | 2020-12-18 | 1 | -0/+7 |
| | | |||||
| * | Thicken admonition borders a little | Rapptz | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | [matrix] Update model styles | Muhammad Hamza | 2020-12-18 | 1 | -2/+5 |
| | | |||||
| * | [matrix] Refactor JS & add searchbar to mobile. | Josh | 2020-12-18 | 1 | -14/+42 |
| | | |||||
| * | Reduce CSS variable usage | Rapptz | 2020-12-18 | 1 | -13/+5 |
| | | |||||
| * | Fix versionmodified not being italics | Rapptz | 2020-12-18 | 1 | -0/+4 |
| | | |||||
| * | Change colour scheme and admonition colours | Rapptz | 2020-12-18 | 1 | -64/+76 |
| | | | | | This should make both themes finally look decent | ||||
| * | [matrix] Set theme to system preferred by default | Josh | 2020-12-18 | 1 | -0/+5 |
| | | |||||
| * | [matrix] collapsible sidebar headings | Nadir Chowdhury | 2020-12-18 | 1 | -0/+19 |
| | | |||||
| * | Fix sidebar jank on desktop. | Josh | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | Fix issues with horizontal overflow on mobile | Josh | 2020-12-18 | 1 | -0/+1 |
| | | |||||
| * | Default to sans-serif font | Josh | 2020-12-18 | 1 | -3/+3 |
| | | |||||
| * | Redesign admonitions to look a little better. | Rapptz | 2020-12-18 | 1 | -53/+89 |
| | | | | | Colours still need to be reworked though. | ||||
| * | [matrix] Display navbar links on mobile | Josh | 2020-12-18 | 1 | -21/+17 |
| | | |||||
| * | Switch icon set over to Material Icons intead of FontAwesome | Rapptz | 2020-12-18 | 1 | -10/+4 |
| | | |||||
| * | Rework attributetable to look prettier | Rapptz | 2020-12-18 | 1 | -2/+65 |
| | | |||||
| * | Fix sidebar scrolling on mobile | Josh | 2020-12-18 | 1 | -1/+7 |
| | | |||||
| * | Refactor CSS to use a colour palette and make light theme greyer. | Rapptz | 2020-12-18 | 1 | -109/+147 |
| | | |||||
| * | Make tables scroll if they overflow. | Rapptz | 2020-12-18 | 1 | -0/+4 |
| | | |||||
| * | Revert "Fix table wrapping" | Rapptz | 2020-12-18 | 1 | -2/+0 |
| | | | | | This reverts commit c911cd0dbd06f6c0e774396174fb383fc63d172f. | ||||
| * | Add border radius and padding to inline code | James | 2020-12-18 | 1 | -0/+2 |
| | | |||||
| * | Fix table wrapping | Rapptz | 2020-12-18 | 1 | -0/+2 |
| | | |||||
| * | Fix margins in 600px view of settings and label | Rapptz | 2020-12-18 | 1 | -4/+3 |
| | | |||||
| * | Fix jank on iPads | Josh | 2020-12-18 | 1 | -4/+5 |
| | | |||||
| * | Show the search bar on mobile | Rapptz | 2020-12-18 | 1 | -2/+27 |
| | | |||||
| * | [matrix] General Sidebar cleanup (#5061) | Josh | 2020-12-18 | 1 | -3/+17 |
| | | |||||
| * | Various RTD related fixes. | Rapptz | 2020-12-18 | 1 | -0/+21 |
| | | |||||
| * | Set colours for active sidebar elements | Josh B | 2020-12-18 | 1 | -4/+6 |
| | | |||||
| * | First pass at double header display | Rapptz | 2020-12-18 | 1 | -18/+149 |
| | | |||||
| * | Create settings icon for mobile | Josh B | 2020-12-18 | 1 | -4/+8 |
| | | |||||
| * | [matrix] Search to top, icon | Jens Reidel | 2020-12-18 | 1 | -2/+2 |
| | | | | | | | | * Search bar to top, magnifying glass * Remove old file * Remove empty style directive | ||||
| * | First pass at centering content for large displays | Rapptz | 2020-12-18 | 1 | -1/+18 |
| | | |||||
| * | Actually make overflowing have a scrollbar on mobile | Rapptz | 2020-12-18 | 1 | -1/+2 |
| | | |||||
| * | Fix codeblock related things with mobile responsiveness. | Rapptz | 2020-12-18 | 1 | -4/+7 |
| | | |||||
| * | Use default scrollbar for body on webkit browsers | Josh | 2020-12-18 | 1 | -5/+3 |
| | | |||||
| * | [matrix] Modal cleanup | Josh | 2020-12-18 | 1 | -1/+5 |
| | | | | | | * General modal cleanup * Remove second scrollbar caused by modal | ||||
| * | [matrix] Dark Theme | Josh | 2020-12-18 | 1 | -3/+89 |
| | | | | | | | | | | * Apply width restructions to modals and images * Dark theme 2.0 * Add webkit scrollbar * Use Object.keys instead of Object.entries where applicable | ||||