Ignore:
Timestamp:
Oct 8, 2010, 3:02:29 AM (14 years ago)
Author:
grum
Message:

Connect the plugin to the RBuilder component + fixe some small bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GMaps/gmaps.css

    r7125 r7128  
    5151}
    5252
    53 
     53#iDialogGMapNfo {
     54  height:18px;
     55  margin:5px 5px 0 60px;
     56  text-align:left;
     57}
     58#iDialogGMapNfo span {
     59  position:relative;
     60  top:-3px;
     61  margin-left:3px;
     62}
     63#iDialogGMapWaiting {
     64  position:absolute;
     65  z-index:1500;
     66  background:#000000;
     67  opacity:0.55;
     68  filter:alpha(opacity:55);
     69}
Note: See TracChangeset for help on using the changeset viewer.