1 2 3 4 5 6 7 8 9 10 11 12 13
.v-popupview { cursor: pointer; text-decoration: underline; white-space: nowrap; } .v-popupview-popup { overflow: auto; } .v-popupview-loading { width: 30px; height: 30px; background: transparent url(../common/img/ajax-loader-medium.gif) no-repeat 50%; }