Actions
Patch #4180
closedAdd CSS class to each field in app/views/issues/show.rhtml
Start date:
2009-11-08
Due date:
% Done:
0%
Estimated time:
Description
I saw #2864 ; is there any reason why some fields have a CSS class and other don't ? At work, we use this to hide some fields we don't use.
If there's no reason, I leave a tiny patch. There's no conflict with existing css class (except for "td.category" but no big deal, there's just a "white-space: normal" in it)
Files
Updated by Jean-Philippe Lang about 15 years ago
- Status changed from New to Closed
- Target version set to 0.9.0
Fixed in r3065 with a slight additional change (spent-hours renamed to spent-time).
Actions