OpenLayers OpenLayers

Ticket #748 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Scale captions and harcoded to be smaller

Reported by: openlayers Assigned to:
Priority: minor Milestone: 2.6 Release
Component: Control.Scale Version:
Keywords: Cc:
State:

Description

The designer can change almost everything using css when using the control scale, but font-size because it's hardcoded into the openlayers code.

Attachments

Openlayers.Control.Scale.StyleToCSS.patch (489 bytes) - added by openlayers on 06/09/07 10:11:22.
Scale-StyleToCss.patch (0.9 kB) - added by penyaskito on 10/15/07 02:48:00.
Previous patch + added the style to the css

Change History

06/09/07 10:11:22 changed by openlayers

  • attachment Openlayers.Control.Scale.StyleToCSS.patch added.

10/10/07 01:10:28 changed by crschmidt

  • keywords changed from css to review.
  • milestone set to 2.6 Release.

I'll pull this in as a patch if the patch also adds the font-size: smaller to the CSS file.

10/15/07 02:48:00 changed by penyaskito

  • attachment Scale-StyleToCss.patch added.

Previous patch + added the style to the css

12/14/07 07:08:54 changed by crschmidt

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.