phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/form/resources/BusyButton.css

9 lines
181 B
CSS
Raw Permalink Normal View History

2012-06-19 02:07:43 +00:00
.dojoxBusyButtonIcon {
width: 10px;
height: 10px;
vertical-align: middle;
margin-left: 4px;
background-image: url('images/loading_wheel.gif');
background-repeat: no-repeat;
}