From 5abe58d33fb2e86481e9a7b6ae84c57653af5af9 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 14 Aug 2019 20:40:23 +0200 Subject: [PATCH] Updated DOM inspector (markdown) --- DOM-inspector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOM-inspector.md b/DOM-inspector.md index 9512e52..941b475 100644 --- a/DOM-inspector.md +++ b/DOM-inspector.md @@ -14,7 +14,7 @@ Whereas the element picker is useful to interactively create cosmetic filters th #### Creating cosmetic filter exception: -- Locate the filter (red text) by moving mouser around in DOM inspector tree (elements on page should highlight, on Firefox you will clearly see elements previously hidden now highlighted in red) +- Locate the filter (red text) by moving mouse around in DOM inspector tree (elements on page should highlight, on Firefox you will clearly see elements previously hidden now highlighted in red) - Click on it (hidden element highlighting should change to green) - Click on save icon in DOM inspector toolbar (floppy disk) - Reload page