Sha256: 321466ec697281879bee1bfc5ac4fc1c73ce11a1bb843fc9749b9e8f444d52a8
Contents?: true
Size: 1.8 KB
Versions: 4
Compression:
Stored size: 1.8 KB
Contents
.mblTextBox { height: 22px; border-width: 1px; border-style: inset; font-family: Helvetica; font-size: 13px; border-color: #9cacc0; border-radius: 6px; } .mblSearchBox.iphone4:focus::-webkit-search-cancel-button { background: none !important; border-color: transparent !important; } .mblSearchBox::-webkit-search-cancel-button { -webkit-appearance: none; background-color: black; background-repeat: no-repeat; background-position: center center; background-size: 15px 15px; background-image: -webkit-gradient(linear, left top, right bottom, from(transparent), color-stop(0.46, transparent), color-stop(0.46, white), color-stop(0.54, white), color-stop(0.54, transparent), to(transparent)), -webkit-gradient(linear, right top, left bottom, from(transparent), color-stop(0.46, transparent), color-stop(0.46, white), color-stop(0.54, white), color-stop(0.54, transparent), to(transparent)) !important; border: 2px solid black; box-sizing: border-box; height: 15px; width: 15px; display: inline-block; vertical-align: middle; margin-left: 0.5em; border-radius: 1em; } .mblSearchBox::-webkit-search-results-decoration { -webkit-appearance: none; background-repeat: no-repeat; background-size: 13px 13px, 9px 9px; background-position: 0px 0px, 10px 10px; background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 6, from(transparent), color-stop(0.65, transparent), color-stop(0.8, black), color-stop(0.95, transparent), to(transparent)), -webkit-gradient(linear, right top, left bottom, from(transparent), color-stop(0.425, transparent), color-stop(0.5, black), color-stop(0.575, transparent), to(transparent)) !important; width: 15px; height: 15px; display: inline-block; vertical-align: middle; } .mblSearchBox { height: auto; } .dj_chrome .mblSearchBox { border-radius: 0; }
Version data entries
4 entries across 4 versions & 1 rubygems