Commit Graph

71 Commits

Author SHA1 Message Date
Matthias Geier
1b9e52613e basic CSS: consistent 7px padding on topic and sidebar 2020-05-12 13:08:41 +02:00
Matthias Geier
6e3ae3fc6f basic CSS: remove first/last-child margin not only for <p> 2020-05-12 13:05:23 +02:00
Matthias Geier
7fc81e2f09 Align equation numbers at the right margin
Closes #2785.
2020-04-27 18:49:06 +02:00
Matthias Geier
0a7137dfa4 Add top and bottom margins to tables 2020-04-23 16:26:28 +02:00
Matthias Geier
e8fb0476dc basic theme: Make admonition/topic/sidebar scrollable 2020-04-23 15:20:25 +02:00
Matthias Geier
03be040ca8 basic theme: set "clear: both" on "highlight*" divs
See #7484.
2020-04-23 14:29:20 +02:00
Takeshi KOMIYA
bb6d1d5659 Merge pull request #7484 from mgeier/clear-sidebar
basic theme: Avoid clashes between sidebar and other blocks
2020-04-17 01:48:27 +09:00
Matthias Geier
57fe9ddc5a FIXUP missing semicolon 2020-04-16 17:19:07 +02:00
Takeshi KOMIYA
e8aeaf26dd Merge pull request #7482 from mgeier/basic-code-blocks
basic theme: CSS spacing for code blocks with captions and line numbers
2020-04-16 01:27:15 +09:00
Matthias Geier
ae9ae3e749 FIXUP: sidebar: only clear "right" 2020-04-14 20:03:22 +02:00
Matthias Geier
57bd6bc37c basic theme: Avoid clashes between sidebar and other blocks 2020-04-14 19:48:47 +02:00
Matthias Geier
c795793d41 FIXUP: code blocks: full-width highlighted lines 2020-04-14 19:20:06 +02:00
Matthias Geier
90c861d7f3 basic theme: CSS spacing for code blocks with captions and line numbers 2020-04-14 18:23:26 +02:00
Matthias Geier
0f7b2abdd8 Add right margin to footnote/citation labels 2020-04-14 16:08:26 +02:00
Takeshi KOMIYA
fc523c3ccf A happy new year! 2020-01-01 11:15:42 +09:00
Takeshi KOMIYA
6b9e0cbd70 Close #267: html: Eliminate prompt characters of doctest block from copyable text 2019-10-10 22:42:17 +09:00
Jakob Lykke Andersen
9dd768863c Fix field lists after switch to HTML5 writer
- classic: Put the pink'ish colour back on the field type part (dt).
- basic: remove top margin on the field data to align with the type.
- basic: use grid display instead of flexbox to avoid fixed width on
  the field type part.

Other themes affected/fixed due to changes in basic:
- bizstyle (only technically, it already was fixed in
  sphinx-doc/sphinx#6262)
- haiku
- classic
- nature
- pyramid
- sphinxdoc

Fixes sphinx-doc/sphinx#6604
2019-08-18 17:01:38 +02:00
Takeshi KOMIYA
107c20a11f Fix #4550: html: Centering tables by default using CSS 2019-05-06 20:19:53 +09:00
Takeshi KOMIYA
1522baf58a Fix #6113: html: Table cells and list items have large margins 2019-02-27 23:55:22 +09:00
Takeshi KOMIYA
12e65061f5 Update basic.css for HTML5 writer 2019-02-11 17:46:56 +09:00
Takeshi KOMIYA
7477d66aec Fix #5959: classifier delimiter is not shown 2019-01-22 01:27:42 +09:00
Takeshi KOMIYA
1b1ebd2c75 A happy new year! 2019-01-02 16:00:30 +09:00
Takeshi KOMIYA
59bc1da6ae Fix html: search box overrides to other elements if scrolled 2018-08-22 14:33:48 +09:00
Takeshi KOMIYA
82f9c69b3c Fix #5163: html: hlist items are now aligned to top 2018-07-16 15:27:59 +09:00
Takeshi KOMIYA
18c0b23797 Merge branch 'stable' into 1.7-release 2018-02-04 23:20:48 +09:00
Takeshi KOMIYA
af19e21ffc Fix #3942: html: table is not aligned to center even if `:align: center` 2018-02-04 15:21:41 +09:00
Takeshi KOMIYA
1d0a087f75 Merge branch 'master' into body-width 2018-01-15 10:19:01 +09:00
Tim Hoffmann
bf29ffb284 #4246: Limit width of text body for all themes 2018-01-06 16:52:12 +01:00
Tim Hoffmann
b04151bca8 improved sidebar search field style 2018-01-05 02:02:40 +01:00
Takeshi KOMIYA
2426cedb8b A happy new year! 2018-01-01 01:06:58 +09:00
Yoshiki Shibukawa
36912a5815 fix: #4108 - Search word highlight breaks SVG 2017-10-05 23:29:55 +09:00
Takeshi KOMIYA
8f9dd64992 Merge branch 'stable' 2017-03-26 11:52:15 +09:00
Takeshi KOMIYA
c57e47e042 Year++ 2017-03-26 11:49:34 +09:00
Rob Ruana
ef60dbfce0 Fixes #3276: Removes innappropriate hyphenation from field-name elements 2016-12-25 14:36:52 -08:00
Takeshi KOMIYA
8ecd7ff082 Restore themes/basic/defindex.html (refs: #2986)
This reverts commits:
* 32981d1048.
* 6704672df2
2016-11-06 20:51:39 +09:00
Takeshi KOMIYA
32981d1048 Remove unused CSS for defindex.html 2016-10-07 17:18:11 +09:00
Takeshi KOMIYA
9719a4cb21 Fix #2986: themes/basic/defindex.html should be changed for html5 friendly 2016-10-07 12:59:34 +09:00
Yoshiki Shibukawa
27931ff167 fix module index template to satisfy xhtml standard 2016-09-01 23:54:54 +09:00
Takeshi KOMIYA
c6e102999f Merge branch 'stable' 2016-09-01 02:25:14 +09:00
Takeshi KOMIYA
37bb9c2c33 Fix #2917: inline code is hyphenated on HTML 2016-08-29 11:23:05 +09:00
Yoshiki Shibukawa
8e0bf12f5f Fix genindex.html to satisfy xhtml standard 2016-08-18 21:17:12 +09:00
Takeshi KOMIYA
bcaeb9bdbe Refactor CSS
Grouping css for field-lists and remove duplicated styles
2016-07-18 12:08:08 +09:00
Takeshi KOMIYA
4fbcb5bfd6 math: Add hyperlink marker to each equations in HTML output 2016-07-09 00:22:03 +09:00
Takeshi KOMIYA
b81f24e0b6 Fix #2497, #2552: The label of search button does not fit for the button itself 2016-05-29 17:06:58 +09:00
Hong Xu
b55b690d0f Texts in the basic html theme should be hyphenated.
To avoid "river of white".
2016-02-19 00:25:36 -08:00
Georg Brandl
4f72bdb722 Merge branch 'stable' 2016-01-14 22:54:08 +01:00
Georg Brandl
46d7e8558e Obligatory copyright update. 2016-01-14 22:54:04 +01:00
shimizukawa
6f6aa53f37 Update CHANGES refs #1804. 2015-12-09 17:29:04 +09:00
Hassen ben tanfous
f928641d94 sidebar text not wrapping
this will fix text overflow in the sidebar
2015-03-24 13:35:05 +01:00
shimizukawa
59fedc0791 Closes #1630: resolve CSS conflicts, `div.container css target for literal block wrapper now renamed to div.literal-block-wrapper`. 2015-02-23 00:38:42 +09:00