summaryrefslogtreecommitdiff
path: root/docs/_theme/djangodocs/static/djangodocs.css
AgeCommit message (Expand)Author
2026-04-18Formatted CSS files.Tom Carrick
2022-05-31Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
2021-06-21Fixed #32860 -- Made docs permalinks focusable to improve accessibility.Timothy McCurrach
2020-06-22Fixed #16300 -- Improved singlehtml docs formatting with headers CSS.David Smith
2018-09-10Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney
2017-06-01Clarified QuerySet.iterator()'s docs on server-side cursors.François Freitag
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2015-06-22Added white-space: pre-wrap; to docs code blocks to match docs.dp.com.Tim Graham
2014-06-30Made docs CSS for versionchanged/added more similar to docs.djangoproject.com.Tim Graham
2014-06-06Removed duplicate "Deprecated in Django A.B" text in docs.Tim Graham
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque
2013-09-23Fixed #21702 -- Added different bullet styles for nested lists.Tim Garner
2013-02-19Fixed #18789 - Fixed some text wrap issues with methods in the docs.Tim Graham
2013-01-09Addeded CSS to bold deprecation notices.Tim Graham
2012-11-22Fixed #19317 - Added an image for warning blocks in the docsTim Graham
2010-07-24Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.Jannis Leidel