summary refs log tree commit diff
path: root/.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-11-21 17:23:57 +0100
committerRobert Günzler <r@gnzler.io>2022-11-24 21:10:22 +0100
commitd12aab5736cb35cd0c7d0853885736e9ebb489ad (patch)
tree0bc18ef9ca2ee3e496eb4399edfdfa6c861ad6ae /.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch
parent6ab81fa8fb6cbc628854a652ada2ef88715af230 (diff)
firefox: add complete profile dir
and support librewolf
Diffstat (limited to '.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch')
-rw-r--r--.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch b/.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch
deleted file mode 100644
index d637994..0000000
--- a/.mozilla/firefox/wr7p23up.default-nightly/chrome/lepton.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- ./lepton.userChrome.css	2022-05-24 23:50:09.178033305 +0200
-+++ ./lepton.userChrome.css	2022-05-24 23:49:33.843031418 +0200
-@@ -24,7 +24,6 @@
-   /*= Darkmode - Color lighter =================================================*/
-   :root[lwtheme-mozlightdark][lwthemetextcolor="bright"],
-   :root[style*="--lwt-accent-color: rgb(28, 27, 34); --lwt-text-color: rgba(251, 251, 254);"] {
--    --toolbar-bgcolor: rgba(43, 42, 51, 5) !important;
-     /* Original: rgba(43, 42, 51, 1) */
-   }
- }
-@@ -3325,15 +3324,13 @@
- @supports -moz-bool-pref("userChrome.padding.urlbar") {
-   :root:not([uidensity="touch"]) #urlbar-container,
-   :root:not([uidensity="touch"]) #search-container {
--    padding-block: 3px !important;
-     /* Original: 4px */
--    margin-inline: 5px !important;
-     /* Original: 5px */
-   }
- 
-   :root:not([uidensity="compact"]) #urlbar-container,
-   :root:not([uidensity="compact"]) #search-container {
--    padding-block: 2px !important;
-+    /* noop */
-   }
- 
-   /* spread menu */