--- trunk/static/app.css 2008/06/29 00:36:08 14 +++ trunk/static/app.css 2008/06/30 20:02:18 43 @@ -1,3 +1,10 @@ .debug { color: #888; } + +.error { + border: 3px dashed #f00; + background: #ffc; + padding: 0.5em; +} +