diff options
author | sameerasw <[email protected]> | 2025-04-23 20:25:28 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-04-23 20:25:28 +0530 |
commit | 5bf135beff371165c2d1f14de1b98d021c43ad23 (patch) | |
tree | 1ea70c52769f87b42048d95ade6cdc30643356e0 /popup/popup.css | |
parent | 45e4ac63aa7ef59c9fb8bf75f476049aa009c0d9 (diff) |
style changes
Diffstat (limited to 'popup/popup.css')
-rw-r--r-- | popup/popup.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/popup/popup.css b/popup/popup.css index ba754e0..f1d23e4 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -517,8 +517,6 @@ input:checked + .slider:before { margin-left: 8px;
}
-/* Add these styles at the end of the file */
-
/* Overridden feature styles */
.overridden-feature {
opacity: 0.7;
|