dlidstrom / Words

Word finder to help solve crosswords.
https://krysshjälpen.se
1 stars 0 forks source link

Gör spinner i knappen #9

Open dlidstrom opened 12 years ago

dlidstrom commented 12 years ago
/* Can be used on a btn-primary */
.icon-spinner {
    background-image: url(/Content/images/spinner.gif);
    display: inline-block;
    background-position: 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}