home.social

Search

54 results for “elevenfour”

  1. Do you want to add alpha transparency to an opaque hex colour with pure CSS? You can do something like:

    .red-60 {
    color: rgb(from r g b / .6);
    }

    This uses the rgb() function to set 60% opacity to the hex value of red.

    The letters r g b (note the spaces between) are a representation of the red green and blue values of the hex colour. You can think of them as some sort of variable.

  2. Microsoft will refuse to take "no" for an answer when prompting you to set Edge as the default browser. "Set later" is a dark UX pattern that rejects the user autonomy.

    You can't just wait for MS to figure out they're being a dick. You have to edit the registry to disable the nagging right here and now:
    elevenforum.com/t/disable-micr

    #MicrosoftEdge #Microsoft #darkpattern #consent #askmelater

  3. Huh. This is kinda cool.

    "Windows Media Player Legacy" - the version that does CD rips and plays MIDI files - is hidden but available for Windows 11.

    ✅ Install or Uninstall Windows Media Player Legacy app in Windows 11 | Windows 11 Forum
    elevenforum.com/t/install-or-u
    #Windows11 #WindowsMediaPlayer