Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello.
Used next css for QWebView in my project. @QWebView { border: 20px solid #8f8f91; border-radius: 5px; background-color: #C2C7CB; }@
Background work fine, but border-radius ignored. Tried in QPushButton - all work fine.