All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.butterfaces-dist-css.butterfaces-dropdownlist.min.css Maven / Gradle / Ivy

.butter-dropdownlist-container{background-color:#fff;border:1px solid #bbb;max-height:400px;max-width:900px;overflow:auto;box-shadow:2px 2px 5px #ccc}.butter-dropdownlist-resultList{margin:0;padding:0;list-style:none}.butter-dropdownlist-noResultItem,.butter-dropdownlist-resultItem{padding:3px 5px}.butter-dropdownlist-resultItem{cursor:pointer}.butter-dropdownlist-resultItem:nth-child(odd){background-color:#f6f6f6}.butter-dropdownlist-resultItem-selected{background-color:#ddd!important}.butter-dropdownlist-spinner-container{position:absolute;right:0;top:3px;width:30px;height:30px;text-align:center}.butter-dropdownlist-spinner,.butter-dropdownlist-spinner:after,.butter-dropdownlist-spinner:before{background:#ccc;-webkit-animation:dropdownlist_load1 1s infinite ease-in-out;animation:dropdownlist_load1 1s infinite ease-in-out;width:1em;height:4em}.butter-dropdownlist-spinner:after,.butter-dropdownlist-spinner:before{position:absolute;top:0;content:''}.butter-dropdownlist-spinner:before{left:-1.5em}.butter-dropdownlist-spinner{text-indent:-9999em;margin:auto;position:relative;font-size:3px;top:9px;-webkit-animation-delay:-.16s;animation-delay:-.16s}.butter-dropdownlist-spinner:after{left:1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}@-webkit-keyframes dropdownlist_load1{0%,100%,80%{box-shadow:0 0 #ccc;height:4em}40%{box-shadow:0 -2em #ccc;height:5em}}@keyframes dropdownlist_load1{0%,100%,80%{box-shadow:0 0 #ccc;height:4em}40%{box-shadow:0 -2em #ccc;height:5em}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy