summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-06-24 22:33:12 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-06-24 22:33:12 -0400
commit590c8d54ffdc302135afe90234b100fdf997ecd1 (patch)
tree0d3209000c482756d095d4299f36927b4920cc9a
parent0d1e023e451e833ef843981e0d232d3e6b0239b6 (diff)
downloadiceweasel-uxp-1.6.tar.gz
remove unused social cssv1.6
-rw-r--r--base/content/browser.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/base/content/browser.css b/base/content/browser.css
index e951985..cffe34c 100644
--- a/base/content/browser.css
+++ b/base/content/browser.css
@@ -95,10 +95,6 @@ panelview:not([mainview]):not([current]) {
visibility: collapse;
}
-browser[frameType="social"][remote="true"] {
- -moz-binding: url("chrome://global/content/bindings/remote-browser.xml#remote-browser");
-}
-
tabbrowser {
-moz-binding: url("chrome://browser/content/tabbrowser.xml#tabbrowser");
}