feat(popup): minor changes
This commit is contained in:
parent
af3deaac19
commit
127567290a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user