Template:GeoTemplate/sandbox/main.css

{{Template sandbox notice|subpage-name=main.css}}

/* User editable CSS file for {{lts|GeoTemplate/sandbox}}

*

* It is suggested that you test using the [https://addons.mozilla.org/en-US/firefox/addon/60 Web Developer extension] in Firefox

* before committing changes (use ctrl-shift-E).

* It is recommend that your test in the following browser Internet Explorer version 6 and 7,

* KHTML or Safari, Opera, and Firefox using the sandbox.

*/

/* These are already included on the page

@import "http://en.wikipedia.org/skins-1.5/monobook/main.css";

@import "http://en.wikipedia.org/skins-1.5/common/shared.css";

  • /

@import "http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400";

@import "http://en.wikipedia.org/w/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400";

tr:hover, li:hover {

background-color:#eef !important;

}

.icon-map a, .icon-satellite a, .icon-hybrid a{

background: no-repeat !important;

overflow: hidden;

display: block;

width: 21px;

padding-top: 21px;

height: 0;

margin: auto;

}

.icon-map a{

background-image:

url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Gnome-fs-map.svg/20px-Gnome-fs-map.svg.png)

!important;

}

.icon-satellite a{

background-image:

url(http://upload.wikimedia.org/wikipedia/commons/thumb/5/54/Gartoon-Galeon.png/20px-Gartoon-Galeon.png)

!important;

}

.icon-hybrid a{

background-image:

url(http://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Gnome-html.png/20px-Gnome-html.png)

!important;

}

/**/