Sha256: 7ce0683d2c5c12d58509dc6480490006c3fd257194fe4465ed9a3ec60dfe392f
Contents?: true
Size: 1.19 KB
Versions: 28
Compression:
Stored size: 1.19 KB
Contents
.viewLoader position: absolute top: 0px left: 0px width: 100% height: 100% .blockLayer position: absolute top: 0px left: 0px width: 100% height: 100% background: rgba(255,255,255,0.5) z-index: 2 .loaderContainer position: absolute top: 50% left: 50% width: 64px height: 64px margin-left: -32px margin-top: -32px background: #FFFFFF @include border-radius(5px) line-height: 64px text-align: center color: #fff @include box-mode padding: 14px border: 2px solid #CCC .empty-view-wrapper position: absolute top: 50% width: 100% height: 220px @include box-mode padding-left: 20px padding-right: 20px margin-top: -110px .empty-icon margin-left: auto margin-right: auto margin-bottom: $baseElementSpacing .empty-title font-weight: bold text-transform: uppercase margin-bottom: $baseElementSpacing text-align: center .empty-description text-align: center margin-bottom: $baseElementSpacing .button margin-bottom: 0px margin-left: auto margin-right: auto display: block max-width: 300px * margin-top: -3px margin-right: 14px
Version data entries
28 entries across 28 versions & 1 rubygems