View Full Version : Remove Chrome's yellow input
Jess
November 26th, 2012, 09:37 PM
In Chrome whenever you click in a textbox there's a yellow outline. I don't like it, and would like to remove it. I've tried to find out how in Google, but they aren't clear.
For example, I got an answer here (http://stackoverflow.com/questions/3875195/google-chrome-textboxes-yellow-border-when-active) but I have no idea WHERE I'm supposed to go to in order to do what the page tells you to do to remove the outline. What stylesheet??
SOLVED
Error 404
November 26th, 2012, 09:56 PM
http://stackoverflow.com/questions/3875195/google-chrome-textboxes-yellow-border-when-active
http://stackoverflow.com/questions/175951/how-do-i-stop-chrome-from-yellowing-my-sites-input-boxes
Google.
about:config is for Firefox, About:flags maybe, or something similar should be for Chrome.Not sure cause i don't use it, but try looking up on Google if it doesn't work.
Jess
November 26th, 2012, 10:02 PM
Those are what I read but none of them tell me where I'm supposed to find the CSS to put in "input:focus { outline:none; }" or whatever
Error 404
November 26th, 2012, 10:05 PM
https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha
http://stackoverflow.com/questions/3783186/how-do-i-edit-css-in-chrome-like-in-firebug-for-firefox
My bad for about:flags thing, thought it was different..
Jess
November 26th, 2012, 10:12 PM
Oh I got Stylebot already. Thanks for your help!
Error 404
November 26th, 2012, 10:15 PM
Np, hope it works :)
vBulletin® v3.8.9, Copyright ©2000-2021, vBulletin Solutions, Inc.