| Index: options.html |
| diff --git a/options.html b/options.html |
| index 6d06dbf3e2cc991e19578dd0ec2bf331435328e1..3eb4911db7f093b566f4ac2eb2b354b7667732d1 100644 |
| --- a/options.html |
| +++ b/options.html |
| @@ -100,11 +100,6 @@ button |
| { |
| color: #B0B0B0; |
| } |
| -#restart-safari, |
| -.subscriptionUpdate.error |
| -{ |
| - color: #FF0000; |
| -} |
| #rawFilters { |
| display: none; |
| @@ -289,10 +284,6 @@ button |
| <div id="shouldShowNotificationsContainer" data-section="notifications"> |
| <input type="checkbox" id="shouldShowNotifications" /><label for="shouldShowNotifications" class="i18n_overlay_shownotifications_label"></label> |
| </div> |
| - <div id="safariContentBlockerContainer"> |
| - <input type="checkbox" id="safariContentBlocker" /><label for="safariContentBlocker" class="i18n_safari_content_blocker"></label> |
| - <span id="restart-safari" class="i18n_safari_restart"></span> |
| - </div> |
| </p> |
| <p id="found-a-bug" class="i18n_found_a_bug"></p> |