Commit af01aec2 by Tom Giannattasio

changed field border color

parent 759be4d1
......@@ -77,7 +77,7 @@ div {
}
}
&.checking {
&.processing {
p.status {
@include inline-block();
background: url('../images/spinner.gif') center center no-repeat;
......@@ -86,7 +86,7 @@ div {
}
input {
border-color: green;
border-color: #aaa;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment