• Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • Confluence 2.6.2 standalone, JDK 1.5.0_13-b05, Linux 2.6.9-34.ELsmp
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem:
      The base font in Confluence, as specified in main-action.css is font-family: Helvetica,Arial,sans-serif;
      If a user has Helvetica installed on his system, Confluence will use this (ugly!) font.

      Improvement: In our opinion Arial should always be the default font, so --> font-family: Arial,Helvetica,sans-serif;

      This applies to two styles:

      main-action.css, line 5:

      body, p, td, table, tr, .bodytext, .stepfield
      {
      font-family: Helvetica,Arial,sans-serif;
      font-size: 10pt;
      line-height: 13pt;
      color: #000000;
      font-weight: normal;
      }
      

      main-action.css, line 1256:

      input
      {
      font-family: Helvetica,Arial,sans-serif;
      font-size: 10pt;
      color: #000000;
      }
      

            [CONFSERVER-10522] Arial should be the base font, instead of Helvetica

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3579380 ] New: JAC Suggestion Workflow 3 [ 4328868 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3185271 ] New: JAC Suggestion Workflow 4 [ 3579380 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3029264 ] New: JAC Suggestion Workflow 2 [ 3185271 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2535474 ] New: JAC Suggestion Workflow [ 3029264 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2298213 ] New: Confluence Workflow - Public Facing v4 [ 2535474 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2194124 ] New: Confluence Workflow - Public Facing v3 [ 2298213 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 1912900 ] New: Confluence Workflow - Public Facing v3 - TEMP [ 2194124 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v2 [ 1750172 ] New: Confluence Workflow - Public Facing v3 [ 1912900 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Suggestion WF (TEMP) [ 1670258 ] New: Confluence Workflow - Public Facing v2 [ 1750172 ]
            Katherine Yabut made changes -
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]

              Unassigned Unassigned
              26df1c595a79 Sander van den Berg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: