diff options
author | awy <awy@awy.one> | 2025-09-18 14:09:38 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-09-18 14:09:38 +0300 |
commit | 4c90b15a84eea1f64d088fd0db988c63daafa1f9 (patch) | |
tree | 2da975946051c5b3bd2351ca0c58bff5258ce51d /data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css | |
parent | c939d76c33294791cce8ce1722bd6747dadbe31f (diff) | |
download | gnuzilla-patch.tar.gz |
Diffstat (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css')
-rw-r--r-- | data/extensions/jid1-KtlZuoiikVfFew@jetpack/content/overlay.css | 28 |
1 files changed, 0 insertions, 28 deletions
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; -} |