Skip to content

StrikeCompletedOIB by mishanya-git

Details

Authormishanya-git

LicenseNo License

CategoryStrikeCompletedOIB

Created

Updated

Code size412 B

Code checksum6e3e65d3

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

StrikeCompletedOIB

Notes

StrikeCompletedOIB

Source code

/* ==UserStyle==
@name       StrikeCompletedOIB
@version    20250328.12.19
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://jira.era.nih.gov/secure/RapidBoard.jspa?rapidView=2441") {
/* Strikethrough completed/resolved Jira issues */
.ghx-issue.ghx-done .ghx-summary,
.ghx-issue.ghx-completed .ghx-summary,
.ghx-issue.ghx-closed .ghx-summary {
    text-decoration: line-through !important;
}
}

Reviews

No reviews yet.