Sha256: 407bd5cd3a25fbce4012c09d0bfbafa108f30d394d105e27cbfd75ab47972e9f
Contents?: true
Size: 393 Bytes
Versions: 155
Compression:
Stored size: 393 Bytes
Contents
// The progress loader which is positioned at the bottom of the page #progress { display: none; width: 100%; position: fixed; left: 0; bottom: 0; z-index: 1001; .alert { box-shadow: none; margin: 0; border-radius: 0; .progress-message { color: #31708f; font-weight: bold; text-align: center; } .spinner { float: right; } } }
Version data entries
155 entries across 155 versions & 1 rubygems