Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 282795b

Browse files
committed
fixed minor styling issue
1 parent 6c100a9 commit 282795b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_themes/casperjs/static/casperjs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,10 @@ div.sphinxsidebar h3 a {
492492
.versionadded {
493493
background-color: #468847;
494494
}
495+
div.admonition p.versionadded,
496+
div.warning p.versionadded {
497+
padding: 4px 6px;
498+
}
495499

496500
.versionchanged {
497501
background-color: #b04040;

0 commit comments

Comments
 (0)