restyled error dialogs

This commit is contained in:
Steffen Vogel 2010-10-19 22:39:14 +02:00
parent 4a2f9be2be
commit 388707b099
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -128,3 +128,8 @@ tbody tr td {
text-align: center;
color: grey;
}
/* additional theming for user interface */
.ui-error .ui-widget-header {
background-image: url("../images/ui-bg_gloss-wave_35_red_500x100.png");
}