Sha256: dbee1645ad2d904313f744b34d38b06fba40464187d9e97cc15abbef47c824e5
Contents?: true
Size: 901 Bytes
Versions: 3
Compression:
Stored size: 901 Bytes
Contents
.global-settings, .step-settings{ .readonly_container{ display: none; } } .proposal-photo.gallery__item{ position: relative; margin: 0 0 1rem; border: 1px solid rgba(0, 0, 0, .2); border-radius: 0; background-color: white; color: #202734; } .proposal-photo .thumbnail{ margin-bottom: 0; } .delete-proposal__button{ position: absolute; right: 0; top: 7px; width: 2rem; height: 2rem; background: rgba(var(--primary-rgb), .8); color: #fff; border-radius: 50%; text-align: center; } //Variables /* Card address */ .address{ display: flex; padding: 1rem; } .address--alone{ flex-grow: 1; } .address__info{ display: flex; flex-grow: 1; } .address__icon{ float: left; display: flex; align-self: center; fill: var(--primary); } .address__details{ float: left; max-width: 100%; //IE10 bug fix padding-left: .5em; align-self: center; }
Version data entries
3 entries across 3 versions & 1 rubygems