CruisersWiki:Ol3chartlet.css

From CruisersWiki

Revision as of 09:21, 31 January 2017 by Vadim (Talk | contribs)
Jump to: navigation, search
/*
*/
.chartlet-extend #chartlet-standalone
{
    position: absolute; 
    top:0;
    left:0;
    bottom:0;
    right:0;
    height:100%;
    width:100%;    
}
.chartlet .ol-scale-line {
    background: rgba(0,60,136,0.6);
    bottom: 20px;
}
.chartlet .ol-popup-closer {
    display: none;
}
.chartlet .ol-popup {
    padding: 5px;
    border-radius: 5px;
}
.chartlet .cw-popup-name {
    font-weight: bold;
}
.chartlet .cw-popup-category {
    font-size: smaller;
    text-align: right;
    border-bottom: 1px solid;
    margin-bottom: 5px;
}
.chartlet .layer-switcher {
    top: 2.7em;
/*
    right: 0.5em;
*/
}

.chartlet .layer-switcher button {
    background-color: rgba(0,60,136,0.5);
    height: 1.375em;
    width: 1.375em;
}
#chartlet-center {
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    z-index: 10000;
    position: absolute;
    background-image: url(/images/4/4e/Cross.png);
    background-repeat: no-repeat;
    pointer-events: none;
}
/*
*/
Personal tools
advertisement
Friends of Cruisers Wiki