[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    plugins/kolab_files
From:       Aleksander Machniak <machniak () kolabsys ! com>
Date:       2013-03-17 10:57:50
Message-ID: 20130317105750.B718A3EF16F () app01 ! kolabsys ! com
[Download RAW message or body]

 plugins/kolab_files/skins/larry/ui.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8ee53e5f1ce9fa407c5b4df0d57081bbba944ad0
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Sun Mar 17 11:57:26 2013 +0100

    Remove outline on hidden input in smart upload button

diff --git a/plugins/kolab_files/skins/larry/ui.js \
b/plugins/kolab_files/skins/larry/ui.js index 760aaf3..a5e359b 100644
--- a/plugins/kolab_files/skins/larry/ui.js
+++ b/plugins/kolab_files/skins/larry/ui.js
@@ -103,7 +103,7 @@ function kolab_files_upload_input(button)
   file.attr({name: 'file[]', type: 'file', multiple: 'multiple', size: 5})
     .change(function() { rcmail.files_upload('#filesuploadform'); })
     // opacity:0 does the trick, display/visibility doesn't work
-    .css({opacity: 0, cursor: 'pointer', position: 'absolute', top: '10000px', left: \
'10000px'}); +    .css({opacity: 0, cursor: 'pointer', outline: 'none', position: \
'absolute', top: '10000px', left: '10000px'});  
   // In FF and IE we need to move the browser file-input's button under the cursor
   // Thanks to the size attribute above we know the length of the input field


_______________________________________________
kolab-commits mailing list
kolab-commits@kolab.org
https://www.intevation.de/mailman/listinfo/kolab-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic