Sha256: 8c10902788a56d26af6daad043fe99fd21099b815613011f266cfd9d633f7e6c
Contents?: true
Size: 657 Bytes
Versions: 5
Compression:
Stored size: 657 Bytes
Contents
.custom-redirections-table { th, td { text-align: left !important; } th a.check-custom-redirections { color: white; } th a.check-custom-redirections.disabled, th a.check-custom-redirections.disabled:hover { color: gray; border: 1px solid gray; background-color: #eee; } th a.check-custom-redirections:hover { text-decoration: none; } td.redirect-status { font-family: monospace; &.success { &::before { content: "OK! "; } } &.alert { &::before { content: "ERR "; } } &.muted { &::before { content: "N/A "; } } } }
Version data entries
5 entries across 5 versions & 1 rubygems