Ticket #6755 (closed defect: fixed)

Opened 2 months ago

Last modified 4 days ago

set dojo.css base font size to 12px

Reported by: alex Owned by: alex
Priority: normal Milestone: 1.2
Component: Core Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

as discussed in weekly full team meeting for 05/07/08

Change History

Changed 2 months ago by alex

  • status changed from new to closed
  • resolution set to fixed

(In [13736]) updating the overall font size to be 12px as discussed in the weekly full-team meeting. Fixes #6755

Changed 2 months ago by bill

  • status changed from closed to reopened
  • resolution deleted

Not quite, you affected the font-size for FF and Safari but not for IE. IE is still presumably 13px. Maybe can do font-size: 88% or something like that (but need to test that ctrl-+ and ctrl-- still work in that case).

Changed 2 months ago by alex

(In [13744]) updates for IE 6. Refs #6755

Changed 2 months ago by bill

No, IE6's (and probably IE7's) font size is still small, i.e. 13px. Needs to be 12px to match change to FF/Safari.

Changed 4 days ago by nonken

  • status changed from reopened to closed
  • resolution set to fixed

(In [14525]) fixed font-size for ie6/7, fixes #6755

Changed 4 days ago by bill

(In [14527]) For better testing how dojo default font appears; refs #6755.

Changed 4 days ago by bill

(In [14528]) Fix comment; refs #6755.

Note: See TracTickets for help on using tickets.