Opened 14 years ago
Closed 13 years ago
Last modified 13 years ago
#10614 closed Patch - Bug Fix (fixed)
MythCenter "Program Details" screen font and placement
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26.1 |
| Component: | Themes | Version: | 0.25-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
In the MythCenter (not wide) theme the placement of the "browser" element containing the program details is misplaced and oversized.
The first patch fixes this.
In the MythCenter (normal and wide) theme the "browser" element HTML does not specify a sans-serif font to match the rest of the theme.
The second patch fixes this.
Attachments (2)
Change History (6)
by , 14 years ago
| Attachment: | browser-placement.diff added |
|---|
comment:1 by , 13 years ago
Thanks for this the font was something that annoyed me as well :). I've applied it to my fork. It can be pulled from here if anyone cares https://github.com/paul-h/mythtv/commit/0b0b67e2cec0f
comment:2 by , 13 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:4 by , 13 years ago
| Milestone: | unknown → 0.26.1 |
|---|---|
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.

Browser placement patch