summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static/basic.css
Commit message (Collapse)AuthorAgeFilesLines
* #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-528/+0
|
* #283: Fix literal block display issues on Chrome browsers.Georg Brandl2011-01-041-0/+1
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* #557: Add CSS styles required by docutils 0.7 for aligned images and figures.Georg Brandl2010-11-121-0/+18
|
* #428: add some missing styles for standard docutils classes.Georg Brandl2010-05-301-0/+46
|
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the ↵Georg Brandl2010-05-241-29/+1
|\ | | | | | | | | | | | | | | 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.
* | Rename "underline" class to accelerator to preserve separation of semantics ↵tpowers2010-04-271-1/+1
| | | | | | | | & presentation.
* | :menuselection: and :guilabel: look better with sans-serif font.tpowers2010-04-271-0/+2
| |
* | Indicate "accelerator" key of menu & gui items via ampersand.tpowers2010-04-261-8/+20
| | | | | | | | Accelerator(s) will be underlined within :menuselection: and :guilabel:.
* | Implemented "simple" docroles for things that only format the text in a ↵tpowers2010-04-261-0/+22
|/ | | | different style.
* s/highlight/highlighted/ for the search word highlighting class: "highlight" ↵Georg Brandl2010-02-281-1/+1
| | | | is already used by pygments.
* Adapt viewcode styles to theme.Georg Brandl2010-01-141-16/+14
|
* Add the "viewcode" extension.Georg Brandl2010-01-131-0/+16
|
* Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-3/+9
|
* Remove all template content from the scrolls theme that was almost the same ↵Georg Brandl2010-01-071-0/+18
| | | | | | as the basic. Apply a few real modifications to the basic templates.
* merge with 0.6Georg Brandl2010-01-021-0/+12
|\
| * #293: line blocks are styled properly in HTML output.Georg Brandl2010-01-021-0/+12
| |
* | merge with 0.6Georg Brandl2009-10-251-1/+1
|\ \ | |/ |/|
| * merge with 0.6Georg Brandl2009-08-061-1/+1
| |\
| * \ merge with 0.6Georg Brandl2009-05-101-1/+1
| |\ \
| | * | Improve table formatting.Georg Brandl2009-04-091-1/+1
| | | |
* | | | Add "important" to print rule.Georg Brandl2009-10-251-1/+1
| |_|/ |/| |
* | | #220: Fix CSS so that displaymath really is centered.Georg Brandl2009-08-061-1/+1
|/ /
* | #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 ↵Georg Brandl2009-05-101-9/+0
|/ | | | and 7.
* Scaled images are now linked to their high resulution version.Sebastian Wiesner2008-11-251-1/+1
|
* Split stylesheets into basic, default and sphinxdoc.Georg Brandl2009-01-101-306/+63
|
* Create themes/ subdirectory and move stuff from templates/ and static/ there.gbrandl2009-01-051-0/+657