--- trunk/static/app.css 2008/06/29 20:13:46 28 +++ trunk/static/app.css 2008/06/29 20:14:00 29 @@ -1,3 +1,8 @@ .debug { color: #888; } + +.error { + border: 3px dashed #f00; + background: #ffc; +}