Change Style/Look of Asp:CheckBox using CSS

前端 未结 10 1057
醉梦人生
醉梦人生 2020-12-10 13:55

I want to change the standard \"3D\" look of the standard asp.net checkbox to say solid 1px. If I try to apply the styling to the Border for example it does just that - draw

10条回答
  •  执念已碎
    2020-12-10 14:34

    They're dependent on the browser really.

    Maybe you could do something similar to the answer in this question about changing the file browse button.

提交回复
热议问题