Rapptz
ef67b56fc6
Change highlight text colour on dark theme
Fix #6215
4 years ago
Josh
e2d4c6d2b1
Apply settings before DOM loaded.
4 years ago
Rapptz
66ede7c5a0
Fix search highlighting not working
4 years ago
Rapptz
ede7b4762a
Fix constructor colours being off in dark mode
4 years ago
Rapptz
a534aeac5d
[matrix] Flip collapsible arrow direction
4 years ago
Nadir Chowdhury
77ad238aa9
[matrix] Explicitly change colour of option
4 years ago
slice
e5fd2b0356
[matrix] Vertically align navigation header
4 years ago
slice
58dc230072
[matrix] Fix inconsistent monospace fonts
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.
4 years ago
Josh
786a7aad87
Set maximimum sidebar width
5 years ago
Muhammad Hamza
df1c9160bc
[matrix] Style "View Documentation For" dropdown
5 years ago
Myst(MysterialPy)
e92593d6f0
Make admonition-title un-selectable.
All admonition-title's should now be un-selectable.
5 years ago
Nihaal Sangha
0559d77e5a
Add sidebar animation when collapsing
5 years ago
Rapptz
13dacb3994
Thicken admonition borders a little
5 years ago
Josh
4b82785e10
[matrix] Hide hamburger menu on pages without sidebar
5 years ago
Josh
2ad87dbff6
[matrix] Fix JS errors on search results page
5 years ago
Rapptz
eba0aaa351
Fix collapsible sidebar not working
5 years ago
Rapptz
7cc95d9dac
Use the constructed value in the settings
5 years ago
Muhammad Hamza
185796128b
[matrix] Update model styles
5 years ago
Rapptz
1619043c4e
Move setting load to DOMContentLoaded
5 years ago
Josh
c2e5b734ad
[matrix] Refactor JS & add searchbar to mobile.
5 years ago
Rapptz
18cfc4a4a5
Reduce CSS variable usage
5 years ago
Rapptz
21ac462c85
Fix versionmodified not being italics
5 years ago
Rapptz
155a10bf88
Change colour scheme and admonition colours
This should make both themes finally look decent
5 years ago
Josh
ffdddb0fe5
[matrix] Set theme to system preferred by default
5 years ago
Nadir Chowdhury
a04a410c8a
[matrix] collapsible sidebar headings
5 years ago
Josh
07ec9bc370
Fix sidebar jank on desktop.
5 years ago
Josh
7038c5af8b
Fix issues with horizontal overflow on mobile
5 years ago
Josh
0d58691561
Default to sans-serif font
5 years ago
Rapptz
c97335873b
Redesign admonitions to look a little better.
Colours still need to be reworked though.
5 years ago
Josh
29103c08ab
[matrix] Display navbar links on mobile
5 years ago
Rapptz
407d7bee1a
Switch icon set over to Material Icons intead of FontAwesome
5 years ago
Rapptz
875a701edb
Rework attributetable to look prettier
5 years ago
Josh
369da72f2f
Fix sidebar scrolling on mobile
5 years ago
Rapptz
b28c76cda1
Refactor CSS to use a colour palette and make light theme greyer.
5 years ago
Rapptz
022a341476
Make tables scroll if they overflow.
5 years ago
Rapptz
92fffb5daa
Revert "Fix table wrapping"
This reverts commit c911cd0dbd
.
5 years ago
James
fb27da07fc
Add border radius and padding to inline code
5 years ago
Rapptz
df57392aea
Fix table wrapping
5 years ago
Rapptz
219dae5a56
Fix margins in 600px view of settings and label
5 years ago
Josh
ad847e3dd6
Fix jank on iPads
5 years ago
Rapptz
e9fb6b7d67
Show the search bar on mobile
5 years ago
Josh
b86a1957eb
[matrix] General Sidebar cleanup ( #5061 )
5 years ago
Rapptz
1253a372d9
Various RTD related fixes.
5 years ago
Josh B
8d635b765d
Set colours for active sidebar elements
5 years ago
Josh B
9e214feadc
Fix sidebar active link selection
5 years ago
Rapptz
33a4388e6e
First pass at double header display
5 years ago
Josh B
16740623a3
Create settings icon for mobile
5 years ago
Jens Reidel
e46a854463
[matrix] Search to top, icon
* Search bar to top, magnifying glass
* Remove old file
* Remove empty style directive
5 years ago
Rapptz
e648cfbcad
First pass at centering content for large displays
5 years ago
Rapptz
0e75a21a67
Add dark theme for codeblocks
5 years ago