Sha256: 8368830adf9b50a58800d49ad5b3c1265ffd721dd67b4a59e960ce4124d10f8c

Contents?: true

Size: 832 Bytes

Versions: 1

Compression:

Stored size: 832 Bytes

Contents

.leaflet-draw-tooltip-left {
  background: #363636;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 6; }
  .leaflet-draw-tooltip-left:before {
    border: none !important; }
  .leaflet-draw-tooltip-left:after {
    border-left: 6px solid black;
    border-left-color: rgba(0, 0, 0, 0.5);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    content: "";
    position: absolute;
    top: 7px;
    left: 100%; }
  .leaflet-draw-tooltip-left span {
    color: inherit; }

.leaflet-draw-tooltip-measure.area {
  padding-left: 10px; }

.reactive-measure-control {
  background: rgba(255, 255, 255, 0.6);
  padding: 0 8px; }
  .reactive-measure-control.selection {
    background: rgba(255, 196, 136, 0.5); }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ekylibre-cartography-0.0.1 vendor/assets/components/leaflet-reactive_measure/dist/reactive_measure.css