Bug #36847
Use fixed width font for pre tags
| Status: | Closed | Start date: | 2012-05-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Boris Hinzer | % Done: | 100% |
|
| Category: | [FOR] Markup | |||
| Target version: | - | |||
| Votes: | 0 |
Description
e.g. monospace or so.
History
Updated by Tolleiv Nietsch 10 months ago
- Status changed from New to Needs Feedback
- Assignee set to Chris topher
Nice report - how is someone supposed to work with this? Would you be so kind to share details?
Updated by Steffen Gebert 10 months ago
pre, code, kbd, samp, .b-checksum {
font-family: Arial, sans-serif
}
This means that all pre tags use Arial, which contradicts the principle of preformatted text ;-)
Updated by Tolleiv Nietsch 10 months ago
- Category set to [FOR] Markup
- Assignee changed from Chris topher to Boris Hinzer
@Boris - could you check if that CSS works without conflicts and whether there's something related already existing? (and commit stuff if that block is ok)
Updated by Boris Hinzer 10 months ago
- Status changed from Needs Feedback to Under Review
Updated and sent to svn.
I get a login error at jenkins, so I can't try to built it on latest.
@Tolleiv - could you please check this?
Regards,
Boris
Updated by Boris Hinzer 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Updated by Boris Hinzer 6 months ago
- Status changed from Resolved to Closed