mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Add type attribute to style tag
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
}).send();
|
}).send();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style type="text/css">
|
||||||
.col {
|
.col {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|||||||
Reference in New Issue
Block a user