Sha256: 0d52517bdda2417947418f3a508d06112e10e317ee307d00a12833e0a26f551c
Contents?: true
Size: 514 Bytes
Versions: 83
Compression:
Stored size: 514 Bytes
Contents
.progress-list-flex { display: flex; justify-content: space-between; margin-bottom: 20px; a { border-width: 1px; border-color: white; border-style: solid; width: 100%; height: 10px; background-color: $gray-lighter; &:hover { text-decoration: none; } &.active:after { content: '•'; } } .success { background-color: $brand-success; } .warning { background-color: $brand-warning; } .danger { background-color: $brand-danger; } }
Version data entries
83 entries across 83 versions & 1 rubygems