General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
shining your inputbox like Safari or Google chrome
Posted by: chinarobin
Date: April 02, 2010 02:41PM

add them to your userContent.css


chrome



input:focus, select:focus, textarea:focus {
-moz-outline: 2px solid #9A2EFE;
-moz-outline-radius: 3px;
}




Safari


input:focus,select:focus, textarea:focus {
/* outline: 3px solid #6FA1D9; */
/* -moz-outline-radius: 3px; */
-moz-box-shadow: 0 0 6px #07e, 0 0 5px #07e, 0 0 4px #07e;
}





Edited 2 time(s). Last edit at 04/02/2010 02:47PM by chinarobin.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.