summaryrefslogtreecommitdiff
path: root/sphinx/themes
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8316 from foster999/patch-1Takeshi KOMIYA2020-10-281-2/+3
|\
| * Prevent arrow key changing page on buttonsDavid Foster2020-10-141-2/+3
* | Merge pull request #8333 from mgeier/theme-css-after-pygmentsTakeshi KOMIYA2020-10-271-1/+1
|\ \
| * | Override Pygments CSS with theme CSSMatthias Geier2020-10-241-1/+1
| |/
* | Fix unnecessary load of images when parsing the document text for search func...Jan Vojt2020-10-271-4/+4
* | basic CSS: disable "user-select" on span.linenosMatthias Geier2020-10-241-0/+1
|/
* Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-033-66/+66
* basic CSS: fix "highlight-" selectorMatthias Geier2020-08-011-2/+2
* Allow searching for things like serials, phone numbers, etcJoris Beckers2020-07-221-2/+1
* fix typoTetsuo Koyama2020-07-191-1/+1
* Close #7902: html theme: Add a new option globaltoc_maxdepthTakeshi KOMIYA2020-07-112-1/+2
* Merge branch '3.1.x' into 3.xTakeshi KOMIYA2020-07-051-4/+21
|\
| * basic CSS: apply "clearfix" to admonitions etc.Matthias Geier2020-07-051-0/+15
| * basic CSS: remove overflow-x from admonition/topic, allow more "floating"Matthias Geier2020-07-051-4/+6
* | Merge branch '3.1.x' into 3.xTakeshi KOMIYA2020-07-051-15/+18
|\ \ | |/
| * basic CSS: better handling of list margins, including "simple" listsMatthias Geier2020-06-201-18/+15
| * FIXUP: remove "compact" classMatthias Geier2020-06-191-3/+1
| * basic CSS: Take "simple" and "compact" lists into accountMatthias Geier2020-06-181-0/+8
* | Use well-formed XML syntax.Abramo Bagnara2020-06-172-2/+2
|/
* Merge pull request #7657 from mgeier/css-marginsTakeshi KOMIYA2020-06-081-19/+48
|\
| * basic CSS: Add hlist marginMatthias Geier2020-05-121-0/+4
| * basic CSS: move code block margin to outer <div>Matthias Geier2020-05-121-6/+6
| * basic CSS: ul/ol marginsMatthias Geier2020-05-121-2/+18
| * basic CSS: remove margin-bottom in last element of <dl>Matthias Geier2020-05-121-0/+5
| * basic CSS: Remove margin-bottom from last child in sidebar/topic/admonitionMatthias Geier2020-05-121-4/+8
| * basic CSS: consistent 7px padding on topic and sidebarMatthias Geier2020-05-121-2/+2
| * basic CSS: remove first/last-child margin not only for <p>Matthias Geier2020-05-121-7/+7
* | Merge pull request #7721 from mgeier/classic-code-color2Takeshi KOMIYA2020-06-051-2/+2
|\ \
| * | classic theme: default codetextcolor/codebgcolor doesn't override PygmentsMatthias Geier2020-05-241-2/+2
* | | Merge pull request #7717 from mgeier/linenos-paddingTakeshi KOMIYA2020-06-051-1/+1
|\ \ \
| * | | basic CSS: avoid unnecessary padding to the left of line numbersMatthias Geier2020-05-241-1/+1
| |/ /
* | | CSS: Respect Pygments background colorMatthias Geier2020-05-247-17/+1
|/ /
* | Merge pull request #7689 from mgeier/float-documentTakeshi KOMIYA2020-05-224-20/+10
|\ \
| * | bizstyle&sphinxdoc themes: Fix float behaviorMatthias Geier2020-05-174-20/+10
| |/
* | Merge pull request #7705 from tk0miya/7696_jquery-3.5.1Takeshi KOMIYA2020-05-222-484/+758
|\ \
| * | Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1Takeshi KOMIYA2020-05-222-484/+758
* | | Add viewport meta tag for responsive layoutOlga Bulat2020-05-201-0/+1
| |/ |/|
* | Align equation numbers at the right marginMatthias Geier2020-04-271-2/+1
* | Add top and bottom margins to tablesMatthias Geier2020-04-231-0/+2
* | Merge pull request #7542 from mgeier/scrollable-boxesTakeshi KOMIYA2020-04-231-0/+3
|\ \
| * | basic theme: Make admonition/topic/sidebar scrollableMatthias Geier2020-04-231-0/+3
* | | Merge pull request #7541 from mgeier/body-clearerTakeshi KOMIYA2020-04-231-0/+1
|\ \ \ | |/ / |/| |
| * | basic theme: Add a "clearer" at the end of the "body".Matthias Geier2020-04-231-0/+1
* | | basic theme: set "clear: both" on "highlight*" divsMatthias Geier2020-04-231-1/+1
|/ /
* | basic theme: Avoid whitespace at the beginning of genindex.htmlMatthias Geier2020-04-221-2/+3
* | Change http:// to https://www in HTML footerMatthias Geier2020-04-201-1/+1
* | Escape "canonical" URLMatthias Geier2020-04-181-1/+1
* | Relbar breadcrumb should contain current pageTim Hoffmann2020-04-161-0/+1
* | Merge pull request #7484 from mgeier/clear-sidebarTakeshi KOMIYA2020-04-171-0/+5
|\ \
| * | FIXUP missing semicolonMatthias Geier2020-04-161-1/+1