|
Just try move with mouse over form elements and click on them. They should change their look (border)
on :hover and :focus. When is mouse over, then button (and submit) change style as is defined for :hover.
When you click on button (and submit), then border change as I want, but Opera create around button 1px black
solid border. This border replace my defined border by 1 outer pixel. So If I define border around button to 1px
solid yellow, then you will don't see any yellow border because is replaced by black one. If you don't see anything
try use software magnifier or better way is to use Opera zoom. Textbox is rendered correctly. Fixed in Opera 7.54, back in 7.6p1 (maybe later) |