fixed typo in last commit, refs #1010

This commit is contained in:
Arnold Bechtoldt
2012-03-08 15:14:42 +01:00
parent 454b48f9a8
commit d51551989d

View File

@@ -332,7 +332,7 @@ p.submit {
overflow: hidden; overflow: hidden;
} }
+.warningtitle,.ui-dialog-titlebar { .warningtitle,.ui-dialog-titlebar {
font-weight: bold; font-weight: bold;
color: #D57D00; color: #D57D00;
} }