Opened 13 years ago
Last modified 8 months ago
#1643 new defect (bug)
Admin style (RTL)
Reported by: | 7i7GRiFFiN | Owned by: | 7i7GRiFFiN |
---|---|---|---|
Milestone: | Future Release (Legacy) | Priority: | normal |
Severity: | normal | Version: | 1.1-alpha |
Component: | General - UI/UX | Keywords: | rtl-feedback needs-ui |
Cc: | johnjamesjacoby |
Description
H2 tag need to change something:
font-family: Tahoma, "Times New Roman";
font-style: normal;
And menu need to change it UI:
ul#bbAdminMenu li.bb-menu a {
font-family: Tahoma, "Times New Roman";
font-weight: bold;
}
And footer too:
div#bbFoot {
font-family: Tahoma, "Times New Roman";
font-style: normal;
}
Change History (2)
Note: See
TracTickets for help on using
tickets.
Also this :-D:
Can I write the Kamunei theme RTL style too here?