Sha256: bfe65aadf37e1eed6c853118752bbb4413c4b476a3ab20353d090f0fedcbee2e
Contents?: true
Size: 1.03 KB
Versions: 4
Compression:
Stored size: 1.03 KB
Contents
@import mixins .esphinx.ui &.modal position: absolute top: 0 bottom: 0 left: 0 right: 0 .mask top: 0 bottom: 0 left: 0 right: 0 background-color: black opacity: 0.3 section +shadow(gray, 3px, 3px, 2px) background: white height: initial width: initial position: fixed !important //alterou a centralização da imagem oO //z-index: 1 header padding: 5px 10px .actions display: inline-block a color: #ccc font-weight: bold font-size: 20px text-decoration: none &.close-button &:before content: "×" &.hide-button margin-left: 5px &:before content: "−" &.close-button, &.hide-button &:hover cursor: pointer color: #999 .main margin: 0 text-align: left
Version data entries
4 entries across 4 versions & 1 rubygems