karthikb351 / AutoCaptcha-for-VITacademics

Fills in the Captcha for you at academics.vit.ac.in
http://karthikb351.github.io/AutoCaptcha-for-Chrome/
MIT License
32 stars 28 forks source link

CSS changes #8

Closed rahulkapoor90 closed 9 years ago

rahulkapoor90 commented 9 years ago

Added custom CSS for student login.

rahulkapoor90 commented 9 years ago

Done.

karthikb351 commented 9 years ago

I'm at work, I'll be able to test this out only in the night.

Meanwhile test it yourself like this - https://developer.chrome.com/extensions/getstarted#unpacked

Also, what kind of changes are you making via CSS?

rahulkapoor90 commented 9 years ago

The input text and password boxes looks nice with the extension and the buttons have a new design. Also, the font of the student login is also changed as it uses 'comic sans'. more UI changes, can be added. Any suggestions?

rahulkapoor90 commented 9 years ago

I'll test it now :+1:

rahulkapoor90 commented 9 years ago

I have added another small css code to remove captcha from being show as it's automatically being filled.

rahulkapoor90 commented 9 years ago

I just tested it and is working fine but the buttons are not displaying correctly in chrome. i need to fix that.