spaces -> tabs

master
Aevann 2024-04-20 19:21:57 +02:00
parent 125b876ed9
commit dac54a2a48
12 changed files with 42 additions and 42 deletions

View File

@ -21,8 +21,8 @@
.emoji-award img, .emoji-hz-award img { .emoji-award img, .emoji-hz-award img {
width: min(60px, 13vw) !important; width: min(60px, 13vw) !important;
height: min(90px, 19.5vw) !important; height: min(90px, 19.5vw) !important;
object-fit: contain; object-fit: contain;
} }
.emoji-award:nth-child(even) { .emoji-award:nth-child(even) {
@ -119,7 +119,7 @@
} }
.emoji-hz-award:nth-child(odd) img.reversed { .emoji-hz-award:nth-child(odd) img.reversed {
transform: scaleX(1); transform: scaleX(1);
} }
/*confetti*/ /*confetti*/
@ -299,5 +299,5 @@
.author-bitten { .author-bitten {
filter: grayscale(100%) brightness(80%); filter: grayscale(100%) brightness(80%);
color: #a0a0a0 !important; color: #a0a0a0 !important;
} }

View File

@ -153,7 +153,7 @@ lite-youtube {
.quotes { .quotes {
max-width: 80%; max-width: 80%;
overflow-y: hidden; overflow-y: hidden;
} }
.resizable > video { .resizable > video {
@ -183,8 +183,8 @@ img[alt^="![]("], .img {
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
margin-top: 0.3rem; margin-top: 0.3rem;
margin-bottom: 0.3rem; margin-bottom: 0.3rem;
} }
@media (max-width: 768px) { @media (max-width: 768px) {
@ -201,7 +201,7 @@ h1, h2, h3, h4, h5, h6 {
} }
#message *:not(#typing-indicator *) { #message *:not(#typing-indicator *) {
vertical-align: middle; vertical-align: middle;
} }
.patron[style*="background-color:#ffffff"] { .patron[style*="background-color:#ffffff"] {
@ -222,5 +222,5 @@ h1, h2, h3, h4, h5, h6 {
} }
*:target { *:target {
scroll-margin-top: 35vh; scroll-margin-top: 35vh;
} }

View File

@ -17,9 +17,9 @@ lite-youtube, iframe {
} }
code { code {
color: #f679b2; color: #f679b2;
} }
.dataTables_wrapper .dataTables_length select { .dataTables_wrapper .dataTables_length select {
background-color: black !important; background-color: black !important;
} }

View File

@ -9,5 +9,5 @@
} }
.paginate_button.current { .paginate_button.current {
background-color: var(--primary) !important; background-color: var(--primary) !important;
} }

View File

@ -5182,7 +5182,7 @@ span.green {
.effortpost-flair { .effortpost-flair {
padding: 5px 5px 4px 5px !important; padding: 5px 5px 4px 5px !important;
z-index: 2; z-index: 2;
position: relative; position: relative;
} }
.patron[style*="background-color:#ffffff"] { .patron[style*="background-color:#ffffff"] {
color: black !important; color: black !important;
@ -7653,12 +7653,12 @@ blink {
.admin-note + div + :not(.admin-note) { .admin-note + div + :not(.admin-note) {
border-top: 2px solid var(--primary) !important; border-top: 2px solid var(--primary) !important;
margin-top: 4rem !important; margin-top: 4rem !important;
margin-bottom: 4rem !important; margin-bottom: 4rem !important;
} }
details { details {
margin-bottom: 1rem; margin-bottom: 1rem;
} }
details:not([open]) { details:not([open]) {
@ -7678,7 +7678,7 @@ thead {
margin-left: -5px; margin-left: -5px;
cursor: pointer; cursor: pointer;
text-decoration: none !important; text-decoration: none !important;
z-index: -1; z-index: -1;
position: absolute; position: absolute;
} }
@ -7743,7 +7743,7 @@ img[alpha]:not([alt*="#"]) {
margin-bottom: 4rem; margin-bottom: 4rem;
border: 2px solid var(--gray-400); border: 2px solid var(--gray-400);
border-radius: 0.35rem; border-radius: 0.35rem;
overflow-y: scroll; overflow-y: scroll;
padding: 1rem; padding: 1rem;
} }
@ -7755,7 +7755,7 @@ img[alpha]:not([alt*="#"]) {
.hole-settings-section textarea { .hole-settings-section textarea {
height: 500px; height: 500px;
width: 100%; width: 100%;
resize: vertical !important; resize: vertical !important;
} }
@ -7769,7 +7769,7 @@ img[alpha]:not([alt*="#"]) {
} }
.hole-settings-section h4 { .hole-settings-section h4 {
margin-top: 0.25rem; margin-top: 0.25rem;
} }
td[data-time] { td[data-time] {

View File

@ -11,7 +11,7 @@
} }
#chat-window { #chat-window {
max-height: calc(100vh - 210px); max-height: calc(100vh - 210px);
} }
@media (max-width: 768px) { @media (max-width: 768px) {

View File

@ -194,25 +194,25 @@ blockquote a {
} }
#bank-statement { #bank-statement {
border: 1px solid var(--black) !important; border: 1px solid var(--black) !important;
} }
.pagination > .page-item { .pagination > .page-item {
background: rgb(var(--background)) !important; background: rgb(var(--background)) !important;
} }
.sorting { .sorting {
margin-top: 0.7rem; margin-top: 0.7rem;
} }
.sorting > div > .dropdown.dropdown-actions, .sorting > div > form { .sorting > div > .dropdown.dropdown-actions, .sorting > div > form {
border: 1px solid; border: 1px solid;
} }
.sorting > div > .dropdown.dropdown-actions.mr-2 { .sorting > div > .dropdown.dropdown-actions.mr-2 {
margin-right: 0 !important; margin-right: 0 !important;
} }
.sorting > div > .dropdown.dropdown-actions:last-child { .sorting > div > .dropdown.dropdown-actions:last-child {
margin-right: 1rem; margin-right: 1rem;
} }

View File

@ -355,7 +355,7 @@ body {
} }
#mobile-bottom-navigation-bar > .btn { #mobile-bottom-navigation-bar > .btn {
background: none !important; background: none !important;
} }
/* Revert the snowcaps on it, is bad */ /* Revert the snowcaps on it, is bad */
@ -390,15 +390,15 @@ blockquote {
} }
.notif-count { .notif-count {
padding: 5px 5px 2px 5px; padding: 5px 5px 2px 5px;
} }
.toast-body { .toast-body {
padding: 1rem 0.75rem 0.75rem 0.75rem; padding: 1rem 0.75rem 0.75rem 0.75rem;
} }
.alert { .alert {
padding: 0.75rem 3rem 0.5rem 1rem; padding: 0.75rem 3rem 0.5rem 1rem;
} }
.pagination-sm .page-link { .pagination-sm .page-link {

View File

@ -724,7 +724,7 @@ body::after {
} }
.post-flair { .post-flair {
padding-top: 5px !important; padding-top: 5px !important;
} }
.has_header { .has_header {

View File

@ -22,14 +22,14 @@ const favorite_emojis = JSON.parse(localStorage.getItem("favorite_emojis")) || {
let emojiDOMs = {}; let emojiDOMs = {};
function intersect(...sets) { function intersect(...sets) {
if (!sets.length) return new Set(); if (!sets.length) return new Set();
const i = sets.reduce((m, s, i) => s.size < sets[m].size ? i : m, 0); const i = sets.reduce((m, s, i) => s.size < sets[m].size ? i : m, 0);
const [smallest] = sets.splice(i, 1); const [smallest] = sets.splice(i, 1);
const res = new Set(); const res = new Set();
for (let val of smallest) for (let val of smallest)
if (sets.every(s => s.has(val))) if (sets.every(s => s.has(val)))
res.add(val); res.add(val);
return res; return res;
} }
const EMOJI_SEARCH_ENGINE_MIN_INTERVAL = 350; const EMOJI_SEARCH_ENGINE_MIN_INTERVAL = 350;

View File

@ -1141,7 +1141,7 @@ GIRL_NAMES = {
GIRL_NAMES_TOTAL = set() GIRL_NAMES_TOTAL = set()
for l in GIRL_NAMES.values(): for l in GIRL_NAMES.values():
GIRL_NAMES_TOTAL.update(l) GIRL_NAMES_TOTAL.update(l)
from sqlalchemy.engine.create import create_engine from sqlalchemy.engine.create import create_engine
from sqlalchemy.orm import scoped_session, sessionmaker from sqlalchemy.orm import scoped_session, sessionmaker

View File

@ -215,7 +215,7 @@ def schedule_orgy(v, chat_id):
orgy_type = 'file' orgy_type = 'file'
ydl_opts = { ydl_opts = {
"quiet": True, "quiet": True,
"simulate": True, "simulate": True,
"forceurl": True, "forceurl": True,
'format': 'b', 'format': 'b',