Rough in strain editing
This commit is contained in:
parent
f902c7500b
commit
e2aa298a8f
4 changed files with 93 additions and 12 deletions
|
@ -6,6 +6,10 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.is-editing {
|
||||
background-color: #FFFCE2;
|
||||
}
|
||||
|
||||
/* BEGIN https://github.com/tobiasahlin/SpinKit */
|
||||
.spinner {
|
||||
width: 40px;
|
||||
|
|
Reference in a new issue