restyled error dialogs
This commit is contained in:
parent
4a2f9be2be
commit
388707b099
2 changed files with 5 additions and 0 deletions
BIN
frontend/images/ui-bg_gloss-wave_35_red_500x100.png
Normal file
BIN
frontend/images/ui-bg_gloss-wave_35_red_500x100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
|
@ -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");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue