mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #1886 - plupload updated to v2.1.9
This commit is contained in:
@@ -118,10 +118,15 @@
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.plupload_file_loading .plupload_file_thumb {
|
||||
.plupload_thumb_loading {
|
||||
background: #eee url(../img/loading.gif) center no-repeat;
|
||||
}
|
||||
|
||||
.plupload_thumb_loading .plupload_file_dummy,
|
||||
.plupload_thumb_embedded .plupload_file_dummy {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.plupload_file_name {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -344,7 +349,7 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
plupload_message i {
|
||||
.plupload_message i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user