aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/firefox/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'firefox/chrome')
-rw-r--r--firefox/chrome/userChrome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox/chrome/userChrome.css b/firefox/chrome/userChrome.css
new file mode 100644
index 0000000..3f2dfe7
--- /dev/null
+++ b/firefox/chrome/userChrome.css
@@ -0,0 +1,3 @@
+#webrtcIndicator {
+ display: none;
+}