Skip to content

deemphasize closed tickets in trac ticket lists (Trac #740) #856

@pkienzle

Description

@pkienzle

The strikethrough for closed tickets is hard to see. Instead, set the trac css to the following:

   a.closed:link { color:gray; }

Migrated from http://trac.sasview.org/ticket/740

{
    "status": "closed",
    "changetime": "2017-09-05T00:18:05",
    "_ts": "2017-09-05 00:18:05.649222+00:00",
    "description": "The strikethrough for closed tickets is hard to see.  Instead, set the trac css to the following:\n{{{\n   a.closed:link { color:gray; }\n}}}",
    "reporter": "pkienzle",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Bug Fixing",
    "time": "2016-10-08T19:31:24",
    "component": "SasView",
    "summary": "deemphasize closed tickets in trac ticket lists",
    "priority": "trivial",
    "keywords": "",
    "milestone": "Admin Tasks",
    "owner": "",
    "type": "defect"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    DefectBug or undesirable behaviour

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions