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 --- .../jid1-KtlZuoiikVfFew@jetpack/html/common.css | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css') diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css deleted file mode 100644 index 7162338..0000000 --- a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css +++ /dev/null @@ -1,52 +0,0 @@ -html { - padding:0px; - margin:0px; - color:#000 !important; - background:url('background-panel.png') !important; - font-family: sans-serif; -} -body { - padding: 0; - font-size: 12px; - margin: 1em; - color:#000; -} - -.mobile body { - font-size: 6mm; - width: auto; - max-width: auto; -} - -.mobile button { - font-size: 1.5em -} - -div.libre { - position: relative; -} - -.libre { - width:230px; - height:104px; - display:block; -} -h1.libre { - font-size:1.5em; - font-weight:normal; - padding:0; - font-weight:bold; - background:url('librejs-title.png') no-repeat top left; - text-indent:-1000px; - position: relative; -} -h1.libre span { - font-family: sans-serif; - position: absolute; - bottom: 32px; - padding: 0 16px; - left: 230px; - display: block; - text-indent: 0; - vertical-align: bottom; -} -- cgit v1.2.3