From a9370a08517668b3e98cc1d0bd42df407a76c220 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 15 Aug 2025 03:01:21 +0300 Subject: ubo + private browsing patch --- .../content/overlay.css | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css') diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css deleted file mode 100644 index fa0a294..0000000 --- a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css +++ /dev/null @@ -1,28 +0,0 @@ -#_LibreJS_overlay { - z-index: 2147483647 !important; - background-color: #000; - opacity: 0.7 !important; - display: block !important; - position: fixed !important; - margin: 0 !important; - padding: 0 !important; - top: 0 !important; - bottom: 0 !important; - left: 0 !important; - right: 0 !important; -} - -#_LibreJS_frame { - width: 60% !important; - height: 80% !important; - top: 10% !important; - bottom: 10% !important; - left: 20% !important; - right: 20% !important; - overflow: auto !important; - position: fixed !important; - display:inline-block !important; - border: 2px solid #444 !important; - z-index: 2147483647 !important; - background: #eee; -} -- cgit v1.2.3