aboutsummaryrefslogtreecommitdiff
path: root/docs/_static
Commit message (Collapse)AuthorAgeFilesLines
* Fix property CSS to be more inline with everything elseRapptz2021-06-281-0/+6
|
* [docs] Update Sphinx and Fix various referencesJosh2021-06-271-3/+6
| | | Co-Authored-By: Riley Shaw <[email protected]>
* Make the style of external and internal cross-references consistentjack11422021-04-101-2/+6
|
* [matrix] Add scroll to top buttonJosh2021-01-122-0/+45
|
* Change highlight text colour on dark themeRapptz2020-12-261-1/+1
| | | | Fix #6215
* Apply settings before DOM loaded.Josh2020-12-211-1/+4
|
* Fix search highlighting not workingRapptz2020-12-211-0/+9
|
* Fix constructor colours being off in dark modeRapptz2020-12-191-0/+1
|
* [matrix] Flip collapsible arrow directionRapptz2020-12-191-2/+2
|
* [matrix] Explicitly change colour of optionNadir Chowdhury2020-12-191-0/+5
|
* [matrix] Vertically align navigation headerslice2020-12-191-0/+1
|
* [matrix] Fix inconsistent monospace fonts slice2020-12-191-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 widthJosh2020-12-181-7/+5
|
* [matrix] Style "View Documentation For" dropdownMuhammad Hamza2020-12-181-0/+18
|
* Make admonition-title un-selectable.Myst(MysterialPy)2020-12-181-0/+4
| | | All admonition-title's should now be un-selectable.
* Add sidebar animation when collapsingNihaal Sangha2020-12-182-5/+9
|
* Thicken admonition borders a littleRapptz2020-12-181-1/+1
|
* [matrix] Hide hamburger menu on pages without sidebarJosh2020-12-181-10/+12
|
* [matrix] Fix JS errors on search results page Josh2020-12-182-2/+5
|
* Fix collapsible sidebar not workingRapptz2020-12-181-3/+3
|
* Use the constructed value in the settingsRapptz2020-12-181-1/+1
|
* [matrix] Update model stylesMuhammad Hamza2020-12-182-4/+7
|
* Move setting load to DOMContentLoadedRapptz2020-12-181-4/+1
|
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-12-185-215/+306
|
* Reduce CSS variable usageRapptz2020-12-181-13/+5
|
* Fix versionmodified not being italicsRapptz2020-12-181-0/+4
|
* Change colour scheme and admonition coloursRapptz2020-12-182-66/+78
| | | | This should make both themes finally look decent
* [matrix] Set theme to system preferred by defaultJosh2020-12-182-12/+58
|
* [matrix] collapsible sidebar headingsNadir Chowdhury2020-12-183-6/+83
|
* Fix sidebar jank on desktop.Josh2020-12-182-1/+10
|
* Fix issues with horizontal overflow on mobileJosh2020-12-181-0/+1
|
* Default to sans-serif fontJosh2020-12-182-4/+4
|
* Redesign admonitions to look a little better.Rapptz2020-12-181-53/+89
| | | | Colours still need to be reworked though.
* [matrix] Display navbar links on mobile Josh2020-12-183-21/+27
|
* Switch icon set over to Material Icons intead of FontAwesomeRapptz2020-12-183-22/+19
|
* Rework attributetable to look prettierRapptz2020-12-181-2/+65
|
* Fix sidebar scrolling on mobileJosh2020-12-181-1/+7
|
* Refactor CSS to use a colour palette and make light theme greyer.Rapptz2020-12-181-109/+147
|
* Make tables scroll if they overflow.Rapptz2020-12-181-0/+4
|
* Revert "Fix table wrapping"Rapptz2020-12-181-2/+0
| | | | This reverts commit c911cd0dbd06f6c0e774396174fb383fc63d172f.
* Add border radius and padding to inline codeJames2020-12-181-0/+2
|
* Fix table wrappingRapptz2020-12-181-0/+2
|
* Fix margins in 600px view of settings and labelRapptz2020-12-181-4/+3
|
* Fix jank on iPadsJosh2020-12-181-4/+5
|
* Show the search bar on mobileRapptz2020-12-181-2/+27
|
* [matrix] General Sidebar cleanup (#5061)Josh2020-12-181-3/+17
|
* Various RTD related fixes.Rapptz2020-12-181-0/+21
|
* Set colours for active sidebar elementsJosh B2020-12-181-4/+6
|
* Fix sidebar active link selectionJosh B2020-12-181-2/+2
|
* First pass at double header displayRapptz2020-12-182-18/+153
|