Opened 8 years ago
Closed 7 years ago
#740 closed defect (fixed)
deemphasize closed tickets in trac ticket lists
Reported by: | pkienzle | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | Admin Tasks |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
The strikethrough for closed tickets is hard to see. Instead, set the trac css to the following:
a.closed:link { color:gray; }
Change History (1)
comment:1 Changed 7 years ago by butler
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This seems to have been implemented at some point so closing now