File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed
Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -281,9 +281,8 @@ div.related li.right
281281 background-color : # f7f7f7 ;
282282}
283283
284- /* This is a little hack to inject a 'news' block into the title
285- page without having to set up a custom directive. */
286- # roundup-issue-tracker .news
284+ /* style for the floating release_info badge block on the home page */
285+ # roundup-issue-tracker .release_info
287286{
288287 float : right;
289288 width : auto;
@@ -292,7 +291,6 @@ div.related li.right
292291 padding : 1em ;
293292 margin : 1em ;
294293}
295- # roundup-issue-tracker .note .admonition-title { display : none; }
296294
297295table
298296{
Original file line number Diff line number Diff line change @@ -281,9 +281,8 @@ div.related li.right
281281 background-color : # f7f7f7 ;
282282}
283283
284- /* This is a little hack to inject a 'news' block into the title
285- page without having to set up a custom directive. */
286- # roundup-issue-tracker .news
284+ /* style for the floating release_info badge block on the home page */
285+ # roundup-issue-tracker .release_info
287286{
288287 float : right;
289288 width : auto;
@@ -292,7 +291,6 @@ div.related li.right
292291 padding : 1em ;
293292 margin : 1em ;
294293}
295- # roundup-issue-tracker .note .admonition-title { display : none; }
296294
297295table
298296{
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Roundup Issue Tracker
1919
2020.. raw:: html
2121
22- <div class="release_info note ">
22+ <div class="release_info news ">
2323 <!-- package version/pypi download -->
2424 <a
2525 href="https://pypi.org/project/roundup/#files">
You can’t perform that action at this time.
0 commit comments