OpenLayers OpenLayers

Ticket #1388 (closed bug: fixed)

Opened 9 months ago

Last modified 3 months ago

Simplify EditingToolbar css style

Reported by: fredj Assigned to:
Priority: trivial Milestone: 2.7 Release
Component: css Version: SVN
Keywords: Cc:
State: Complete

Description

r6025 introduced a very elegant system to use a single image for the editing toolbar.

style.css can be event more simple by regrouping common attributes. See patch for more information.

Attachments

style.css.patch (2.0 kB) - added by fredj on 02/25/08 10:09:25.
simplify style.css

Change History

02/25/08 10:09:25 changed by fredj

  • attachment style.css.patch added.

simplify style.css

02/25/08 10:10:15 changed by fredj

  • state set to Review.
style.css |   18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)

04/16/08 16:45:36 changed by crschmidt

  • state changed from Review to Commit.
  • milestone set to 2.7 Release.

Agreed, this simplifies things. I like anything that removes lines of code.

05/20/08 10:07:02 changed by fredj

  • status changed from new to closed.
  • state changed from Commit to Complete.
  • resolution set to fixed.

(In [7228]) Simplify olControlEditingToolbar styles by regrouping common attributes, r=crschmidt (closes #1388)

09/05/08 02:36:32 changed by euzuro

  • component changed from general to css.