jablonka.czprosek.czf

mapstats

Subversion Repositories:
[/] [mapstats.css] - Diff between revs 4 and 8

Show entire file Ignore whitespace

Rev 4 Rev 8
Line 117... Line 117...
filter:alpha(opacity=37); filter:alpha(opacity=37);
-moz-opacity:0.37; -moz-opacity:0.37;
-khtml-opacity: 0.37; -khtml-opacity: 0.37;
opacity: 0.37; opacity: 0.37;
} }
  .grab {
  cursor: url('grab.cur'), default;
  }
   
div.miniMap { div.miniMap {
position:relative; left:0px; top:0px; border: solid black 1px; width: 150px; position:relative; left:0px; top:0px; border: solid black 1px; width: 150px;
} }
img { img {
display: block; /* fix for IE */ display: block; /* fix for IE */

Powered by WebSVN 2.2.1