git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@338 73ecded7-942e-4092-bab0-0e58ef0ee984

This commit is contained in:
patr-str 2011-03-14 13:58:09 +00:00
parent 29a5b2ac8e
commit 9c64dc6080

@ -261,6 +261,11 @@ tr.unread-message-table-row > td {
text-align: right;
}
.feedbackPanelERROR {
background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;
list-style-type: none;
}
/* ADDED BY DAN PLEASE FORGIVE! */
#ajax-loader {
z-index:9999;
@ -415,4 +420,4 @@ form.formRow {
form.dialogForm {
font-size: 0.9em;
}
}