Commit f1ac494a authored by Simon Green's avatar Simon Green

Bug 1167622 - red border in confirmation of changes is misleading - should be green as the text

r=LpSolit, a=simon
parent 727ba2a2
...@@ -76,9 +76,9 @@ ...@@ -76,9 +76,9 @@
} }
#message { #message {
border: 1px solid red; border: 1px solid green;
margin: 0.3em 0em; margin: 0.3em 0em;
padding: 0.3em; padding: 0.3em 0.5em;
color: green; color: green;
} }
......
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