Opened 2 hours ago
Last modified 50 minutes ago
#37315 new defect (bug)
Underscores are not visible for inputs marked .code or code element
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
The .code, code CSS in common.css uses font-family: Consolas, Monaco, monospace. On Ubuntu with Chrome (haven't tested others) the _ and perhaps other characters are invisible. Changing to Arial reintroduces the _.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Perhaps this belongs to #36753 ?