Sha256: 38679a9a5feb1a7718bfcdda6d2bf1fc92426bf3bb4eddf309872f0c12583967
Contents?: true
Size: 1.06 KB
Versions: 11
Compression:
Stored size: 1.06 KB
Contents
#sg-find { color: #000; text-transform: lowercase; } .show-overflow { overflow: visible; } .typeahead, .tt-query, .tt-hint { width: 220px; height: 30px; padding: 8px 12px; font-size: 14px; line-height: 16px; border: 2px solid #ccc; outline: none; } .typeahead { background-color: #fff; } .typeahead:focus { border: 2px solid #999; } .tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .tt-hint { color: #999 } .tt-dropdown-menu { width: 422px; padding: 8px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); text-align: left; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); } .tt-suggestion { padding: 3px 13px; font-size: 14px; line-height: 16px; } .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; } .tt-suggestion p { margin: 0; }
Version data entries
11 entries across 11 versions & 1 rubygems