Index: /trunk/plugins/ExtendedFileManager/assets/manager.js
===================================================================
--- /trunk/plugins/ExtendedFileManager/assets/manager.js (revision 799)
+++ /trunk/plugins/ExtendedFileManager/assets/manager.js (revision 840)
@@ -238,5 +238,5 @@
     	}
     }
-    if (manager_mode == 'image' && typeof Xinha.colorPicker != "undefined" && document.getElementById('f_backgroundColor')) {
+    if (manager_mode == 'image' && typeof Xinha.colorPicker != "undefined" && document.getElementById('f_backgroundColor') && document.getElementById('f_backgroundColor').type == 'text') {
       // Hookup color pickers
 
