Ignore:
Timestamp:
Oct 10, 2010, 4:30:03 PM (14 years ago)
Author:
grum
Message:

change interface for icons&marker style selection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GMaps/gmaps.css

    r7141 r7147  
    7373  filter:alpha(opacity:55);
    7474}
    75 #iBDAssocIcon, #iBDAssocIcon option {
    76   height:34px;
    77   background-repeat:no-repeat;
    78   background-position:2px 2px;
    79 }
    80 #iBDAssocIcon {
    81   width:75px;
    82   padding-left:50px;
    83 }
    84 #iBDAssocIcon option {
    85   width:75px;
    86 }
    8775
    88 #iBDAssocMarker, #iBDAssocMarker option {
    89   background-position:2px 2px;
    90   background-repeat:no-repeat;
    91   height:40px;
    92 }
    93 #iBDAssocMarker {
    94   width:60px;
    95   padding-left:40px;
    96 }
    97 #iBDAssocMarker option {
    98   width:40px;
    99 }
    10076
    10177// fix IE8 compatibility bugs from GPC 3.2.0 (fixed in next release)
Note: See TracChangeset for help on using the changeset viewer.