mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Remove redundant type attribute
It already defaults to `text/css` if value is absent (in HTML5).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<style type="text/css">
|
||||
<style>
|
||||
#installSearchPluginContainer {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user