Files
BetterSEQTA-Plus/package/css/iframe.css.map
T
2023-11-24 17:19:11 +11:00

1 line
1.9 KiB
Plaintext

{"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":""}