feat(popup): minor changes

This commit is contained in:
wanhose 2021-10-05 08:58:24 +02:00
parent af3deaac19
commit 127567290a

View File

@ -9,7 +9,7 @@
</head>
<body>
<header class="header">
<h1 class="header-title">Do Not Consent</h1>
<h1 class="header-title">Cookie Dialog Monster</h1>
<div class="header-actions">
<button id="reload">
<svg
@ -34,7 +34,7 @@
</header>
<main>
<label class="switch-label">
<span>Hide irritating dialogs on <strong id="host"></strong></span>
<span>Eating dialogs in <strong id="host"></strong></span>
<div class="switch">
<input checked="checked" id="power" type="checkbox" />
<span class="slider"></span>