Sha256: e4f6d65b3ab43caeb23075d44360655eccd7dd1f886930e62c93e944c0ec4e6f
Contents?: true
Size: 626 Bytes
Versions: 5
Compression:
Stored size: 626 Bytes
Contents
body.admin_dashboard { table.index_table { a { // обычные ссылки без стилизации text-decoration: none !important; color: #323537 !important; &:hover { text-decoration: underline !important; color: #124068 !important; } // чтобы стилизовать - надо явно указывать класс &.link { text-decoration: underline !important; color: #3e7de5 !important; &:hover { text-decoration: underline !important; color: #4498ff !important; } } } } }
Version data entries
5 entries across 5 versions & 1 rubygems