CruisersWiki:Ol3chartlet.css

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
Line 38: Line 38:
     width: 20px;
     width: 20px;
     height: 20px;
     height: 20px;
-
     margin-top: -20px;
+
     margin-top: -10px;
-
     margin-left: -20px;
+
     margin-left: -10px;
     z-index: 10000;
     z-index: 10000;
     position: relative;
     position: relative;

Revision as of 12:40, 28 February 2016

.ol3-chartlet .ol-scale-line {

   background: rgba(0,60,136,0.6);
   bottom: 20px;

}

.ol3-chartlet .ol-popup-closer {

   display: none;

}

.ol3-chartlet .ol-popup {

   padding: 5px;
   border-radius: 5px;

}

.ol3-chartlet .cw-popup-name {

   font-weight: bold;

}

.ol3-chartlet .cw-popup-category {

   font-size: smaller;
   text-align: right;
   border-bottom: 1px solid;
   margin-bottom: 5px;

}

.ol3-chartlet .layer-switcher {

   top: 0.5em;
   right: 0.5em;

}

.ol3-chartlet .layer-switcher button {

   background-color: rgba(255,255,255,0.5);

}

  1. chartlet-center {
   top: 50%;
   left: 50%;
   width: 20px;
   height: 20px;
   margin-top: -10px;
   margin-left: -10px;
   z-index: 10000;
   position: relative;
   background-image: url(/images/4/4e/Cross.png);
   background-repeat: no-repeat;
   pointer-events: none;

}

Personal tools
advertisement
Friends of Cruisers Wiki