added spinner gif
This commit is contained in:
@@ -77,6 +77,19 @@ div {
|
||||
}
|
||||
}
|
||||
|
||||
&.checking {
|
||||
p.status {
|
||||
@include inline-block();
|
||||
background: url('../images/spinner.gif') center center no-repeat;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
input {
|
||||
border-color: green;
|
||||
}
|
||||
}
|
||||
|
||||
&.incorrect, &.ui-icon-close {
|
||||
p.status {
|
||||
@include inline-block();
|
||||
|
||||
BIN
common/static/images/spinner.gif
Normal file
BIN
common/static/images/spinner.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
Reference in New Issue
Block a user