Issue #2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect

8.1.x
Alex Pott 2016-01-05 10:47:10 +00:00
parent 32c319a102
commit f290489d96
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
top: 48.5%;
z-index: 1000;
background-color: #232323;
background-image: url(loading-small.gif);
background-image: url(../../../../misc/loading-small.gif);
background-position: center center;
background-repeat: no-repeat;
border-radius: 7px;