summaryrefslogtreecommitdiff
path: root/sphinx/themes/default
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-0/+5
|\
| * Merge in pull request #172 from ↵Georg Brandl2014-01-191-0/+5
| |\ | | | | | | | | | https://bitbucket.org/nsmgr8/sphinx/branch/default
| | * Add filename option to code-blockM Nasimul Haque2013-09-261-0/+13
| |/ | | | | | | Prepend the given filename to the code block
* | Update copyright year.Georg Brandl2014-03-013-3/+3
|/
* Sidebar: strip spaces from cookie keyDavid Li2013-08-311-1/+1
| | | | | This ensures the sidebar will correctly restore its open/closed state.
* Whitespace cleanup in jinja templatesRoland Meister2013-01-041-1/+1
| | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates.
* Copyright update.Georg Brandl2013-01-013-3/+3
|
* Upgrade for 'default' theme: collapsiblesidebar works with rightsidebarDenis2012-12-101-12/+26
|
* #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-2/+2
|
* merge with 1.0Georg Brandl2011-01-043-3/+3
|\
| * New year update.Georg Brandl2011-01-043-3/+3
| |
* | Tolerate the lack of a sidebar.Georg Brandl2010-11-211-0/+3
|/
* #497: Introduce separate background color for the sidebar collapse button, ↵Georg Brandl2010-08-233-1/+9
| | | | making it easier to see.
* #496: Fix display of visited external refs.Georg Brandl2010-08-231-0/+5
|
* Translate the tooltips for the collapser.Georg Brandl2010-05-241-3/+3
|
* In the default theme, the sidebar can experimentally now be made collapsible ↵Georg Brandl2010-05-244-2/+163
| | | | using the new ``collapsiblesidebar`` theme option.
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the ↵Georg Brandl2010-05-242-33/+7
|\ | | | | | | | | | | | | | | external/internal distinction code) In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page. The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators.
* | Added "link outside" and "link inside" classes to reference nodes.tpowers2010-04-261-1/+44
|/ | | | Distinguishes hyperlinks that are outside of current sphinx hierarchy.
* merge with trunkGeorg Brandl2010-04-061-0/+10
|\
| * merge with trunkGeorg Brandl2010-02-281-0/+10
| |\
| | * merge with trunkGeorg Brandl2010-01-171-0/+12
| | |\
| | * | Adapt viewcode styles to theme.Georg Brandl2010-01-141-0/+10
| | | |
* | | | #360: remove duplicate rule.Georg Brandl2010-04-041-5/+0
|/ / /
* | | merge with 0.6Georg Brandl2010-02-282-3/+19
|\ \ \ | | |/ | |/|
| * | merge with 0.6Georg Brandl2010-01-171-0/+12
| |\ \ | | |/ | |/|
| * | Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-3/+9
| | |
| * | merge with 0.6Georg Brandl2010-01-021-0/+8
| |\ \
| * | | #193: Added a ``visitedlinkcolor`` theme option to the default theme.Georg Brandl2009-06-052-0/+6
| | | |
| * | | merge with 0.6Georg Brandl2009-05-101-0/+4
| |\ \ \
| | * | | Improve table formatting.Georg Brandl2009-04-091-0/+4
| | | | |
* | | | | #345: Fix cropping of sidebar scroll bar with ``stickysidebar``Georg Brandl2010-02-281-1/+2
| |_|_|/ |/| | | | | | | | | | | option of the default theme.
* | | | #288: fix bottom margin of paragraphs in admonitions.Georg Brandl2010-01-171-0/+12
| |_|/ |/| |
* | | #287: add better background color for <tt> in warnings and notes.Georg Brandl2010-01-021-0/+8
|/ /
* | #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 ↵Georg Brandl2009-05-101-0/+9
|/ | | | and 7.
* Add headlink/headbgcolors.Georg Brandl2009-02-272-5/+7
|
* Handle sidebar options directly in the stylesheet.Georg Brandl2009-02-154-48/+36
|
* Make body colors customizable.Georg Brandl2009-02-152-3/+6
|
* Make the default theme color-customizable.Georg Brandl2009-02-152-22/+38
|
* * Add support for theme options.Georg Brandl2009-02-154-9/+26
| | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart.
* merge with trunkGeorg Brandl2009-01-221-0/+1
|
* Split stylesheets into basic, default and sphinxdoc.Georg Brandl2009-01-101-481/+20
|
* Add Pygments style selection to theming.Georg Brandl2009-01-101-0/+1
|
* Basic theme infrastructure.gbrandl2009-01-051-0/+3
|
* Create themes/ subdirectory and move stuff from templates/ and static/ there.gbrandl2009-01-053-0/+692