Sha256: 9a0706b7a5034d63252d5f6bb3e328c65d37a29def6b66573225740c9b65eeb7
Contents?: true
Size: 1.23 KB
Versions: 6
Compression:
Stored size: 1.23 KB
Contents
.view-option position: relative float: left cursor: pointer input position: absolute z-index: 10 top: 0 left: 0 +opacity(0) &:checked + label @extend .glyphicon-eye-open label cursor: pointer @extend .glyphicon-eye-close .content .form-box &.search padding-left: 0 .input-holder width: 400px margin-right: 10px .form-box .input-holder float: left .location position: relative z-index: 990 input[type="checkbox"] margin-top: 11px width: 20px height: 20px input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] display: block width: 100% height: 32px padding: 6px 12px font-size: 14px color: #555 background-color: #fff background-image: none border: 1px solid #ccc +box-sizing(border-box) +border-radius(4px) +box-shadow(inset 0 1px 1px rgba(0, 0, 0, .075)) +transition(border-color ease-in-out .15s, box-shadow ease-in-out .15s) &:focus border-color: #66afe9 outline: 0 +box-shadow(inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6))
Version data entries
6 entries across 6 versions & 1 rubygems