Sha256: 051e06ae83808ebe4d1eaf3713f3c104ebef74d90281384fc1cb1010681a77d0
Contents?: true
Size: 1.17 KB
Versions: 7
Compression:
Stored size: 1.17 KB
Contents
//--------------------------------------------------------- // CATEGORIES //--------------------------------------------------------- .post_categories .simple_form { .category { .input.string > input { padding: .61em 1.5em; } } .chr-icon { color: #d1d6e0; position: absolute; margin-top: 21px; } .fa { color: #d1d6e0; font-size: 22px; padding: 21px 20px 0 0; position: absolute; } a:hover .fa, a:hover .chr-icon { color: #414d64; } .action_sort { position: relative; float: right; margin-right: -40px; left: -45px; padding: 21px 0px; cursor: pointer; &:hover { color: #414d64; } } }
Version data entries
7 entries across 7 versions & 1 rubygems