mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
push new update, + Notices UI fixes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"css/css/documentload.js","mappings":";;AAAA;AACA;AACA;;;;ACFA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;ACNA","sources":["webpack://betterseqtaplus/webpack/bootstrap","webpack://betterseqtaplus/webpack/runtime/make namespace object","webpack://betterseqtaplus/./src/css/documentload.scss?3b2e"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// extracted by mini-css-extract-plugin\nexport {};"],"names":[],"sourceRoot":""}
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"css/css/iframe.js","mappings":";;AAAA;AACA;AACA;;;;ACFA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;ACNA","sources":["webpack://betterseqtaplus/webpack/bootstrap","webpack://betterseqtaplus/webpack/runtime/make namespace object","webpack://betterseqtaplus/./src/css/iframe.scss?d081"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// extracted by mini-css-extract-plugin\nexport {};"],"names":[],"sourceRoot":""}
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"css/css/injected.js","mappings":";;AAAA;AACA;AACA;;;;ACFA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;ACNA","sources":["webpack://betterseqtaplus/webpack/bootstrap","webpack://betterseqtaplus/webpack/runtime/make namespace object","webpack://betterseqtaplus/./src/css/injected.scss?e544"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// extracted by mini-css-extract-plugin\nexport {};"],"names":[],"sourceRoot":""}
|
||||
@@ -0,0 +1,3 @@
|
||||
html{background:#161616 !important;background-color:#161616;font-family:Rubik,Roboto !important}
|
||||
|
||||
/*# sourceMappingURL=documentload.css.map*/
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"css/documentload.css","mappings":"AAiBA","sources":["webpack://betterseqtaplus/./src/css/documentload.scss"],"sourcesContent":["/* \n * This file is part of EvenBetterSEQTA.\n *\n * EvenBetterSEQTA is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * EvenBetterSEQTA is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with EvenBetterSEQTA. If not, see <https://www.gnu.org/licenses/>.\n */\n\nhtml {\n background: #161616 !important;\n background-color: #161616;\n font-family: Rubik, Roboto !important;\n}\n"],"names":[],"sourceRoot":""}
|
||||
@@ -0,0 +1,3 @@
|
||||
html,p,div,span{color:#fff !important;text-shadow:1px 1px 2px #161616,0 0 1em #161616}body{background-color:rgba(0,0,0,0) !important}blockquote.forward>.preamble{color:rgba(255,255,255,.7) !important}blockquote.forward>.preamble>.date>.value,blockquote.forward>.preamble>.sender>.value{color:rgba(255,255,255,.7) !important}blockquote.forward>.preamble>.date>.label,blockquote.forward>.preamble>.sender>.label{color:rgba(255,255,255,.7) !important}table th{background-color:#161616}::-webkit-scrollbar{width:10px;height:10px;transition:1s}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{border-radius:10rem !important}::-webkit-scrollbar-corner{background:none}.forward{border-radius:1rem}.preamble{border-top-left-radius:1rem;border-top-right-radius:1rem}
|
||||
|
||||
/*# sourceMappingURL=iframe.css.map*/
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"css/iframe.css","mappings":"AAiBA","sources":["webpack://betterseqtaplus/./src/css/iframe.scss"],"sourcesContent":["/* \n * This file is part of EvenBetterSEQTA.\n *\n * EvenBetterSEQTA is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * EvenBetterSEQTA is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with EvenBetterSEQTA. If not, see <https://www.gnu.org/licenses/>.\n */\n\nhtml, p, div, span {\n color: white !important;\n text-shadow: 1px 1px 2px #161616, 0 0 1em #161616;\n}\n\nbody {\n background-color: transparent !important;\n}\n\nblockquote.forward > .preamble {\n color: rgba(255, 255, 255, 0.7) !important;\n}\n\nblockquote.forward > .preamble > .date > .value, blockquote.forward > .preamble > .sender > .value {\n color: rgba(255, 255, 255, 0.7) !important;\n}\n\nblockquote.forward > .preamble > .date > .label, blockquote.forward > .preamble > .sender > .label {\n color: rgba(255, 255, 255, 0.7) !important;\n}\n\ntable th {\n background-color: #161616;\n}\n\n::-webkit-scrollbar {\n width: 10px;\n height: 10px;\n transition: 1s;\n}\n\n::-webkit-scrollbar-track {\n background-color: transparent;\n}\n\n::-webkit-scrollbar-thumb {\n border-radius: 10rem !important;\n}\n\n::-webkit-scrollbar-corner {\n background: none;\n}\n\n.forward {\n border-radius: 1rem;\n}\n\n.preamble {\n border-top-left-radius: 1rem;\n border-top-right-radius: 1rem;\n}"],"names":[],"sourceRoot":""}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 273 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 141 KiB |
Reference in New Issue
Block a user