OpenLayers OpenLayers

Changeset 6685

Show
Ignore:
Timestamp:
03/28/08 21:45:39 (10 months ago)
Author:
euzuro
Message:

style

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/euzuro/pop/lib/OpenLayers/Popup/Framed.js

    r6684 r6685  
    112112 
    113113        this.contentDiv.style.position = "absolute"; 
    114  
    115114        this.contentDiv.style.zIndex = 1; 
     115 
    116116        if (closeBox) { 
    117117            this.closeDiv.style.zIndex = 1;