--- trunk/static/frey.css 2008/11/06 21:32:10 329 +++ trunk/static/frey.css 2008/11/16 16:37:04 359 @@ -161,3 +161,17 @@ content: ")"; } */ + +.frey-dumper a { +/* + text-decoration: none; +*/ + color: #aaa; +} + +.frey-error { + border: 3px dashed #f00; + background: #ffc; + padding: 0.5em; +} +