mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: 4fcd54df7c
This commit is contained in:
parent
8350f79e61
commit
668b7ee331
1 changed files with 1 additions and 1 deletions
|
@ -19772,7 +19772,7 @@ strings concatenated with “\n”</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">''
|
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">''
|
||||||
/* Hide tab bar in FF Quantum */
|
/* Hide tab bar in FF Quantum */
|
||||||
@-moz-document url("chrome://browser/content/browser.xul") {
|
@-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;
|
||||||
|
|
Loading…
Reference in a new issue