Opened 14 years ago
Closed 13 years ago
#17801 closed defect (bug) (fixed)
(Select Files) button font family (Arabic)
Reported by: | rasheed | Owned by: | |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | RTL | Keywords: | |
Focuses: | Cc: |
Description
Hello,
Please check the attachment.
Is there any way to change the font family of this button to:
font-family: Tahoma
font-size: 12px;
font-weight: normal;
Currently it looks very ugly. in general, Tahoma is the best choice for Arabic fonts.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed in [18482]. Previous button was displayed using Flash, now it's a regular
<input>
element with "Tahoma, Arial, sans-serif" font stack.