button#fetch-more {

}

button#fetch-more.loading {
background: #555555;
}

button#fetch-more.done, button#fetch-more.done:hover {
cursor: default;
}