I\'m using a bookmarklet that inserts a script tag into the current web page.
This script has some UI and an \"input type=submit....\" tag in it.
input type=submit....
Thanks, used with good results
INPUT, SELECT { color: #003333; font-size: 90%; border-bottom: #d3d3d3 1px solid; border-left: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; border-right: #d3d3d3 1px solid; } INPUT[type="submit"] { background-color: #336699; color: #f0e68c; }