This commit is contained in:
rycee 2024-07-30 06:33:58 +00:00
parent 8350f79e61
commit 668b7ee331

View file

@ -19772,7 +19772,7 @@ strings concatenated with “\n”</p>
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">&#x27;&#x27; <p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">&#x27;&#x27;
/* Hide tab bar in FF Quantum */ /* Hide tab bar in FF Quantum */
@-moz-document url(&quot;chrome://browser/content/browser.xul&quot;) { @-moz-document url(chrome://browser/content/browser.xul), url(chrome://browser/content/browser.xhtml) {
#TabsToolbar { #TabsToolbar {
visibility: collapse !important; visibility: collapse !important;
margin-bottom: 21px !important; margin-bottom: 21px !important;