forked from GithubBackups/healthchecks
8 lines
177 B
CSS
8 lines
177 B
CSS
#waiting .spinner {
|
|
margin: 0;
|
|
}
|
|
|
|
#add-credential-form #error-text, #login-tfa-form #error-text {
|
|
font-family: "Lucida Console", Monaco, monospace;
|
|
margin: 16px 0;
|
|
} |