8 lines
180 B
SCSS
8 lines
180 B
SCSS
|
|
.journaltype-textbox.loading {
|
||
|
|
background-image: url("/img/ajax-loader.gif");
|
||
|
|
}
|
||
|
|
|
||
|
|
.journaltype-textbox.username-okay {
|
||
|
|
background-image: url("/img/silk/site/accept.png");
|
||
|
|
}
|