فهرست منبع

Update font awesome themes for #1048

Kartik Visweswaran 7 سال پیش
والد
کامیت
111476bf12
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      themes/explorer-fa/theme.js
  2. 1 0
      themes/fa/theme.js

+ 1 - 0
themes/explorer-fa/theme.js

@@ -60,6 +60,7 @@
         fileActionSettings: {
             removeIcon: '<i class="fa fa-trash text-danger"></i>',
             uploadIcon: '<i class="fa fa-upload text-info"></i>',
+            uploadRetryIcon: '<i class="fa fa-repeat text-info"></i>',
             zoomIcon: '<i class="fa fa-search-plus"></i>',
             dragIcon: '<i class="fa fa-bars"></i>',
             indicatorNew: '<i class="fa fa-hand-o-down text-warning"></i>',

+ 1 - 0
themes/fa/theme.js

@@ -17,6 +17,7 @@
         fileActionSettings: {
             removeIcon: '<i class="fa fa-trash text-danger"></i>',
             uploadIcon: '<i class="fa fa-upload text-info"></i>',
+            uploadRetryIcon: '<i class="fa fa-repeat text-info"></i>',
             zoomIcon: '<i class="fa fa-search-plus"></i>',
             dragIcon: '<i class="fa fa-bars"></i>',
             indicatorNew: '<i class="fa fa-hand-o-down text-warning"></i>',