I am having a problem with images in my PhoneGap application. The icon images appear blurry; How can I resolve this issue?

This is my CSS
#login input:first-child { background: rgba(255,255,255,0.0) url(../images/holo_dark/hdpi/5_content_email.png) no-repeat; }