OpenLayers OpenLayers

Ticket #747 (closed bug: fixed)

Opened 1 year ago

Last modified 9 months ago

Permalink captions and harcoded to be smaller

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

Description

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

Attachments

Openlayers.Control.Permalink.StyleToCSS.patch (503 bytes) - added by openlayers on 06/09/07 10:10:21.
permalink.patch (0.9 kB) - added by crschmidt on 10/13/07 09:05:43.

Change History

06/09/07 10:10:21 changed by openlayers

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

10/12/07 23:39:15 changed by crschmidt

  • milestone set to 2.6 Release.

If this patch is coupled with a font-size: smaller in the CSS file, I think that it will be all set to go.

10/13/07 09:05:43 changed by crschmidt

  • attachment permalink.patch added.

10/13/07 09:05:54 changed by crschmidt

  • keywords changed from css to review.

12/14/07 07:11:33 changed by crschmidt

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

(In [5406]) Fix for "Permalink captions and harcoded to be smaller". (Closes #747)