mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 23:11:45 +02:00
[ticket/11915] Remove files that are no longer used.
PHPBB3-11915
This commit is contained in:
@@ -58,15 +58,15 @@
|
||||
}
|
||||
|
||||
.file-status.file-working {
|
||||
background: url('../../../assets/plupload/jquery.plupload.queue/img/throbber.gif');
|
||||
background: url('../../../assets/plupload/img/throbber.gif');
|
||||
}
|
||||
|
||||
.file-status.file-uploaded {
|
||||
background: url('../../../assets/plupload/jquery.plupload.queue/img/done.gif');
|
||||
background: url('../../../assets/plupload/img/done.gif');
|
||||
}
|
||||
|
||||
.file-status.file-error {
|
||||
background: url('../../../assets/plupload/jquery.plupload.queue/img/error.gif');
|
||||
background: url('../../../assets/plupload/img/error.gif');
|
||||
}
|
||||
|
||||
.file-status {
|
||||
|
Reference in New Issue
Block a user