Skip to content

Commit 9a4d261

Browse files
committed
new and deprecated info
1 parent f132558 commit 9a4d261

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

user_guide_src/source/_static/css/citheme_dark.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,14 @@
289289
box-shadow: 0 0 0 2px #b3a159;
290290
}
291291

292+
.versionadded {
293+
background: #275b11;
294+
}
295+
296+
.deprecated:not(.versionmodified) {
297+
background: #86371b;
298+
}
299+
292300
/* Elements ----------------------------------------------------------------- */
293301

294302
.highlight .m {

0 commit comments

Comments
 (0)