Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
f2b9a398
Commit
f2b9a398
authored
Mar 13, 2016
by
Ezio Melotti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.
parent
a503f709
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
Doc/tools/pydoctheme/static/pydoctheme.css
Doc/tools/pydoctheme/static/pydoctheme.css
+5
-0
Misc/ACKS
Misc/ACKS
+1
-0
No files found.
Doc/tools/pydoctheme/static/pydoctheme.css
View file @
f2b9a398
...
...
@@ -176,3 +176,8 @@ div.footer a:hover {
.stableabi
{
color
:
#229
;
}
.highlight
{
background
:
none
!important
;
}
Misc/ACKS
View file @
f2b9a398
...
...
@@ -763,6 +763,7 @@ Pat Knight
Jeff Knupp
Kubilay Kocak
Greg Kochanski
Manvisha Kodali
Damon Kohler
Marko Kohtala
Vajrasky Kok
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment