View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023141 | mantisbt | html | public | 2017-07-23 05:37 | 2017-09-03 18:41 |
| Reporter | atrol | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0 | ||
| Summary | 0023141: Unused CSS delivered | ||||
| Description | Remove code which is no longer needed after status_percentage_legend has been obsoleted. We do still deliver CSS code like
This has been used in status percentage legend which has been obsolete since quite a while. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 442eb35e 2017-07-23 01:49 Details Diff |
Remove generation of unused CSS code The following kind of CSS is no longer need since status_percentage_legend has been obsoleted. .status-10-percentage { width: 11%; } Fixes 0023141 |
Affected Issues 0023141 |
|
| mod - css/status_config.php | Diff File | ||