diff options
author | xyz <gky44px1999@gmail.com> | 2021-07-14 17:39:08 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-07-14 17:39:08 -0700 |
commit | b000183f1147d1269e2bbe5df2d812dd37949ac5 (patch) | |
tree | 98de0dd61ff88d54c20a1a47739ca4f30d591961 | |
parent | 27c39017835e547343fe3099b6715003cc21472c (diff) |
delete userChrome.css, no more TST
-rw-r--r-- | .mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css b/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css deleted file mode 100644 index ee8a868f..00000000 --- a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css +++ /dev/null @@ -1,7 +0,0 @@ -#titlebar { - visibility: collapse !important; -} - -#sidebar { - min-width: 0px !important; -} |