1
Fork 0
userstyles/styles/tildes-dracula/_messages.sass

18 lines
350 B
Sass
Executable File

@import '_colors.sass'
.message
border-top: none !important
border-right: none !important
border-bottom: none !important
border-color: $background !important
header
background-color: $background !important
.message-text
color: $foreground !important
.is-message-mine
border-width: 1px !important
margin-left: 0 !important