mods, to random

We've made some design changes to make DMs a bit more obvious on the web interface.

Now they'll stand out from regular replies in your notifications, and look even more queer!

A light-mode Mastodon web interface DM showing a rainbow sidebar and updated background and DM icon design that reads, "@david I hope that members like the change! It's even adjusted for folks using the dark mode web interface"

mods,

This was based on inspiration from @welshpixie!

We made some CSS changes to get a gradient border on the left instead of a solid color. Here's the code:

/* We're making DMs more obvious and queer! */
.status__wrapper-direct {
border-left: solid 5px transparent !important;
background-color: rgba(219, 226, 232, 0.25);
}
.theme-default .status__wrapper-direct {
background-color: rgba(219, 226, 232, 0.1);
}
.status__wrapper-direct::before {
content: '';
position: absolute;
width: 5px;
max-width: 5px;
height: calc(100% - 16px);
top: 8px; right: 0; bottom: 8px; left: 0;
z-index: 1;
margin-left: -5px;
background: linear-gradient(to bottom, 0%, 15%, 20%, 30%, 40%, 50%, 60%, 70%, 85%, 100%);
border-radius: 0 5px 5px 0;
}
.status__wrapper-direct .status__relative-time .status__visibility-icon {
background-color: ;
border-radius: 50%;
padding: 3px 6px;
color: white;
margin-right: 6px;
}

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • normalnudes
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • cubers
  • provamag3
  • tester
  • GTA5RPClips
  • cisconetworking
  • ngwrru68w68
  • tacticalgear
  • megavids
  • Leos
  • modclub
  • lostlight
  • All magazines