Sha256: aa3515a23ae2c1493bca90a65fca17d0c1dfedd525da2085f63ad4bdc46898ba
Contents?: true
Size: 575 Bytes
Versions: 5
Compression:
Stored size: 575 Bytes
Contents
body.controller_pictures { &.action_show { .picture-container { position: relative; border: 1px solid black; border-radius: 2%; } .tagged-user { position: absolute; display: none; border: 4px solid white; width: 100px; height: 100px; } .navigation-links { .previous { text-align: left; } .next { text-align: right; } } #map-canvas { width: 100%; height: 400px; } } } .picture-image { border: 1px solid black; border-radius: 8%; }
Version data entries
5 entries across 5 versions & 1 rubygems