Alert icon for missing file in Now Playing should be orange, to match Media Builder
This commit is contained in:
parent
58ad52f93f
commit
8dc100126a
1 changed files with 3 additions and 0 deletions
|
@ -214,6 +214,9 @@
|
|||
.ui-widget-content .ui-icon {
|
||||
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||
}
|
||||
.ui-widget-content .ui-icon-alert {
|
||||
background-image: url(images/ui-icons_ff5d1a_256x240.png);
|
||||
}
|
||||
.ui-widget-header .ui-icon {
|
||||
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue