Open GoogleCodeExporter opened 8 years ago
Okay I've found it by breaking down the code.
If anyone else has an issue of not being able to see the 2nd and 3rd paragraph.
This is how to sort it.
So search warning.js for _p1d.style.marginBottom = "1em";
and then add just after it _p1d.style.color = "#333";
Then do the same with the second paragraph by looking for
_p2d.style.marginBottom = "1em";
and then adding _p2d.style.color = "#333"; directly after it.
Hope that makes sense.
Original comment by timiswri...@gmail.com
on 28 Apr 2009 at 8:00
I hope will be able to add at least text/cabkground colors separate from code.
Original comment by mihai.ile@gmail.com
on 29 Apr 2009 at 4:26
Original issue reported on code.google.com by
timiswri...@gmail.com
on 28 Apr 2009 at 11:00