Sha256: 0beb9db202d8e1134e43cdc8b47e2b2ca56412e7970fa3a4a2b997eded945eee

Contents?: true

Size: 345 Bytes

Versions: 13

Compression:

Stored size: 345 Bytes

Contents

/* Table of Contents
==================================================
# Map */

/* # Map
================================================== */
.map {
  background: rgba(245,248,250,1);
  border: 1px solid rgba(235,242,247,1);
  box-sizing: border-box;
  display: block;
  min-height: 220px;
  min-width:220px;
}
.map-center { margin: 0 auto; }

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
active_frontend-6.6.2 vendor/assets/stylesheets/_map.scss
active_frontend-6.6.1 vendor/assets/stylesheets/_map.scss
active_frontend-6.6.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.5.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.4.2 vendor/assets/stylesheets/_map.scss
active_frontend-6.4.1 vendor/assets/stylesheets/_map.scss
active_frontend-6.4.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.3.2 vendor/assets/stylesheets/_map.scss
active_frontend-6.3.1 vendor/assets/stylesheets/_map.scss
active_frontend-6.3.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.2.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.1.0 vendor/assets/stylesheets/_map.scss
active_frontend-6.0.0 vendor/assets/stylesheets/map.scss