mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-26 23:58:47 +03:00
Fix background colour in popup
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>__MSG_openPopup__</title>
|
||||
<link id="sponsorBlockPopupFont" rel="stylesheet" type="text/css" href="/libs/Source+Sans+Pro.css">
|
||||
@@ -137,6 +135,4 @@
|
||||
<!-- Scripts that need to load after the html -->
|
||||
<script src="./js/vendor.js" async></script>
|
||||
<script src="./js/popup.js" async></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</body>
|
||||
Reference in New Issue
Block a user