--- trunk/static/app.css 2008/06/29 20:14:00 29 +++ trunk/static/app.css 2008/07/13 19:46:10 120 @@ -5,4 +5,13 @@ .error { border: 3px dashed #f00; background: #ffc; + padding: 0.5em; } + +.classes { + position: absolute; + top: 1em; + right: 1em; + background: #eef; +} +