feedback list styling

This commit is contained in:
hallgren
2010-06-02 16:50:46 +00:00
parent 9976477272
commit 5fb77eb0fe
2 changed files with 5 additions and 3 deletions

View File

@@ -46,4 +46,6 @@ div#saldospel input.incorrect { color: red; }
.feedback textarea { width: 95%; }
span.field { background-color: #eee; }
span.field { background-color: #eee; }
pre.feedbacklist { background: white }