--- trunk/static/app.css 2008/06/29 00:36:08 14 +++ 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; +}