cotonti.com : Input name in opera https://www.cotonti.com Son konu mesajları Cotonti en Mon, 02 Mar 2026 00:52:21 -0000 Kort Paz, 11 Eki 2009 02:34:18 -0000 SunChase Paz, 11 Eki 2009 00:26:54 -0000 Stam I think this comes from the "Wand". If you save your account's information into the Wand, Opera highlights it by adding a yellow border to the input fields.

Are you defining a border-style? Probably your best bet would be to simply set a style by default, then setting the border-color will override it.

For example, try

.login { border: 1px solid #666; }

and see if that helps.]]>
Cmt, 10 Eki 2009 23:47:02 -0000
SunChase <input class="login" type="text" name="rusername".... is used i get the next problem: after i login once - the input field marks ah "visited" with a yellow border,which i dont know how to get rid off.The css doesnt understand input:visited so i'm stuck.Help
screenshot:
]]>
Cmt, 10 Eki 2009 22:03:28 -0000