From 03240a2bbe683a5a89bf1bb9084d14c889e7a00b Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Wed, 10 May 2023 20:50:32 -0600 Subject: [PATCH] fix compacter member list --- xmc.user.css | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/xmc.user.css b/xmc.user.css index fa3793c..fd6ad69 100644 --- a/xmc.user.css +++ b/xmc.user.css @@ -95,10 +95,10 @@ --status-positive-text: var(--text); --status-danger-text: var(--text); --status-warning-text: var(--text); - --button-secondary-background: var(--secondary); + --button-secondary-background: var(--primary); --button-secondary-background-hover: var(--highlight); --button-secondary-background-active: var(--highlight); - --button-secondary-background-disabled: var(--tertiary); + --button-secondary-background-disabled: var(--secondary); --text-danger: var(--_color1); --status-danger: var(--_color1); --status-danger-background: var(--_color1); @@ -1875,6 +1875,10 @@ code.inline, monospace !important; } +.sjis { + font-family: "Sazanami Gothic" !important; +} + [class*="menu-"] [class^="item-"], [class^="containerDefault-"] [class^="name-"], [class^="membersGroup-"] { @@ -1928,9 +1932,9 @@ code.inline, .theme-dark, .theme-light { --font-primary: "Terminus (TTF) for Windows", "Terminus (TTF)", "Sazanami Gothic", "UnifontBitmap", "Unifont Windows", "Unifont", - monospace !important; + monospace, Twemoji !important; --font-display: "Terminus (TTF) for Windows", "Terminus (TTF)", "Sazanami Gothic", "UnifontBitmap", "Unifont Windows", "Unifont", - monospace !important; + monospace, Twemoji !important; --font-code: "Terminus (TTF) for Windows", "Terminus (TTF)", "Sazanami Gothic", "UnifontBitmap", "Unifont Windows", "Unifont", monospace !important; @@ -1962,10 +1966,9 @@ code.inline, } .hh2-spotify-controls-album-name, -.gm-spotify-controls-album-name, .showTag-username { color: var(--highlight) !important; - font-size: 0.75em !important; + font-size: 12px !important; } [class^="sidebar-"] @@ -2014,6 +2017,11 @@ code.inline, [class^="markdown-"] [class^="codeInline-"], code.inline { line-height: 12px !important; +} + +[class^="markup-"] ol, +[class^="markup-"] ul { + margin: 4px 0 0 24px !important; }`, 'The Funny': `@font-face { font-family: "Pointfree"; @@ -5086,16 +5094,16 @@ button.hh2-spotify-controls-button { color: var(--text-muted) !important; } -[class^="members-"] [class^="member-"] > [class^="memberInner-"] { +[class^="members-"] [class^="member-"] > [class*="layout-"] { height: 32px; } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"], [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"] > [class^="wrapper-"] { width: 24px !important; @@ -5103,7 +5111,7 @@ button.hh2-spotify-controls-button { } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"] > [class^="wrapper-"] > svg[viewBox="0 0 40 40"] { @@ -5112,7 +5120,7 @@ button.hh2-spotify-controls-button { } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"] > [class^="wrapper-"] > [class^="avatarDecoration-"] { @@ -5123,7 +5131,7 @@ button.hh2-spotify-controls-button { } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"] > [class^="wrapper-"] > svg[viewBox="0 0 32 32"] { @@ -5132,7 +5140,7 @@ button.hh2-spotify-controls-button { } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="avatar-"] { margin-right: 8px; } @@ -5142,7 +5150,7 @@ button.hh2-spotify-controls-button { } [class^="members-"] [class^="member-"] - > [class^="memberInner-"] + > [class*="layout-"] > [class^="children-"] > .presence-icons-wrapper > span