summaryrefslogtreecommitdiff
path: root/xpi/content/css/closetab_hideonone.css
diff options
context:
space:
mode:
Diffstat (limited to 'xpi/content/css/closetab_hideonone.css')
-rw-r--r--xpi/content/css/closetab_hideonone.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/xpi/content/css/closetab_hideonone.css b/xpi/content/css/closetab_hideonone.css
index 884f19e..18d3351 100644
--- a/xpi/content/css/closetab_hideonone.css
+++ b/xpi/content/css/closetab_hideonone.css
@@ -1,6 +1,6 @@
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
-@-moz-document url(chrome://browser/content/browser.xul) {
+/*@-moz-document url(chrome://browser/content/browser.xul) {*/
.tabbrowser-tab:not([pinned]):not([protected])[first-visible-tab][last-visible-tab] .tab-close-button,
.tabbrowser-tab:not([pinned]):not([protected])[first-tab="true"][last-tab="true"]:not([first-visible-tab]) .tab-close-button,
@@ -17,4 +17,4 @@
display: none !important;
}
-} \ No newline at end of file
+/*}*/ \ No newline at end of file