Sha256: 881af04243e28c4c98a2170f735fe445e3083c2067b76616e6bb8ba1e6380848
Contents?: true
Size: 888 Bytes
Versions: 4
Compression:
Stored size: 888 Bytes
Contents
.dijitPopup { margin: 0; padding: 0; position: absolute; border: 0; background-color: transparent; -webkit-box-shadow: 0 0 50px black; border-radius: 0; } .mblReset { margin: 0; padding: 0; border: 0; line-height: normal; font: inherit; color: inherit; } .mblComboBoxMenu { position: relative; overflow-y: hidden !important; overflow: hidden; border: 1px solid black; border-radius: 0; background-color: white; } .mblComboBoxMenuItem { padding: .1em .2em; border-width: 1px 0 1px 0; border-style: solid; text-align: left; white-space: nowrap; border-color: #ffffff; color: inherit; } .mblComboBoxMenuItemSelected { background-image: -webkit-gradient(linear, left top, left bottom, from(#048bf4), to(#005ce5)); color: white; } .mblComboBoxMenuPreviousButton, .mblComboBoxMenuNextButton { font-style: italic; overflow: hidden; }
Version data entries
4 entries across 4 versions & 1 rubygems