Rough in strain editing

This commit is contained in:
Matthew Dillon 2015-04-27 10:27:20 -08:00
parent f902c7500b
commit e2aa298a8f
4 changed files with 93 additions and 12 deletions

View file

@ -6,6 +6,10 @@
cursor: pointer;
}
.is-editing {
background-color: #FFFCE2;
}
/* BEGIN https://github.com/tobiasahlin/SpinKit */
.spinner {
width: 40px;