Reverting CSS style of <input type=submit button to its default style

后端 未结 10 1069
忘掉有多难
忘掉有多难 2020-12-05 14:40

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.

<
10条回答
  •  再見小時候
    2020-12-05 15:33

    The url above to the default styles in firefox no longer works in at least ff14, the new location is:

    resource:///chrome/toolkit/res/forms.css
    

提交回复
热议问题