removeInsertedCSS

abstract fun removeInsertedCSS(key: String)(source)

Removes the inserted CSS from the current web page. The stylesheet is identified by its key, which is returned from webFrame.insertCSS(css).