Sha256: 76522f8e9f8f13350ed0b404ba48ff3654d7b3bec3fa9ee76e79bc2225e815ed
Contents?: true
Size: 805 Bytes
Versions: 27
Compression:
Stored size: 805 Bytes
Contents
body.admin_dashboard { table.index_table th { background-color: transparent !important; border-bottom: 2px solid #eaeaea !important; } } a.atype_in_list { display: block; float: left; min-width: 150px; margin-right: 30px; border: 2px solid #ededed; border-radius: 3px; line-height: 44px; padding: 0 20px; margin-bottom: 10px; text-align: center; white-space: nowrap; text-decoration: none; font-weight: bold; color: #288feb; font-size: 15px; &:hover { color: #2990ed; background-color: #e4e4e4; text-decoration: none;} &:active { color: #18558c; } &:focus { color: #164f82; } -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -ms-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
Version data entries
27 entries across 27 versions & 1 rubygems