Fixed contrast of "generating" message
This commit is contained in:
parent
aeebb1291f
commit
9415892a77
|
@ -36,7 +36,7 @@ div.form * input[type=submit] {
|
||||||
}
|
}
|
||||||
|
|
||||||
#loading {
|
#loading {
|
||||||
color: green;
|
color: #afa;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue