Skip to content

Instantly share code, notes, and snippets.

@Tropix126
Last active February 6, 2020 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tropix126/efb1657462973c92e6dabbf6a0c971f8 to your computer and use it in GitHub Desktop.
Save Tropix126/efb1657462973c92e6dabbf6a0c971f8 to your computer and use it in GitHub Desktop.
Makes less of an eyesore
@import url("https://masicorelord.github.io/Mini-Themes/OldRegularMessageDividers.css");
.container-3FojY8 .markup-2BOw-j:not(.embedFull-2tM8--) {max-width:calc(100% - 70px);}
:root {--background-message-hover:transparent;}
.button-1ZiXG9,
.separator-42rNt0 {
display:none;
}
.mentioned-xhSam7 {
background-color:transparent !important;
}
.mentioned-xhSam7 .markup-2BOw-j:not(.embedFull-2tM8--)::before {
content:'';
top:0;
left:0;
width:2px;
height:100%;
background-color:#faa61a;
position:absolute;
}
.mentioned-xhSam7 .markup-2BOw-j:not(.embedFull-2tM8--) {
background-color:var(--background-mentioned);
padding-left:.5rem;
border-radius:3px;
position:relative;
overflow:hidden;
}
.button-1ZiXG9:nth-last-child(2),
.button-1ZiXG9:nth-last-child(1) {
display: flex !important;
background-color: transparent;
top:0;
}
.container-3npvBV {top: unset;}
.container-3npvBV.isHeader-2dII4U {top:18px !important;}
.icon-3Gkjwa {
height:14px;
width:14px;
}
.wrapper-2aW0bm,
.wrapper-2aW0bm:hover {
box-shadow: none;
background:transparent !important;
}
.container-3FojY8 {
background:transparent !important;
padding-bottom:0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment