Introduction
As far as I browse the Internet there was no jQuery plugin that allow us to beautify <input type="file" /> without graphic images. This is really bad because very often our inputs are styled with CSS3: gradients, shadows, corners etc.. and it can be dynamically changed without any problem. So I took things in my hands and I made small changes to very popular jQuery plugin File Style for jQuery to allow use only CSS.