1
Fork 0
userstyles/src/tildes-dracula/_groups.sass

19 lines
316 B
Sass

@import '_colors.sass'
body:not(.theme),
body.theme-light,
body.theme-dark,
body.Theme-black
.group-list
tbody tr:nth-of-type(n)
background-color: $background
td
border-color: $selection
.group-list-description
font-style: normal
.table th
border-bottom-color: $comment