Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MU
Posts
17
Comments
89
Joined
2 yr. ago

  • Here's the one I used:

     
         
    /* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/autohide_sidebar.css made available under Mozilla Public License v. 2.0
    See the above repository for updates as well as full license text. */
    
    /* Show sidebar only when the cursor is over it  */
    /* The border controlling sidebar width will be removed so you'll need to modify these values to change width */
    
    #sidebar-box {
      --uc-sidebar-width: 60px;
      --uc-sidebar-hover-width: 210px;
      --uc-autohide-sidebar-delay: 100ms; /* Wait 0.6s before hiding sidebar */
      position: relative;
      min-width: var(--uc-sidebar-width) !important;
      width: var(--uc-sidebar-width) !important;
      max-width: var(--uc-sidebar-width) !important;
      z-index: 1;
      background-color: #110a0d !important;
    }
    
    #sidebar-box[positionend] {
      direction: rtl;
    }
    #sidebar-box[positionend] > * {
      direction: ltr;
    }
    
    #sidebar-box[positionend]:-moz-locale-dir(rtl) {
      direction: ltr;
    }
    #sidebar-box[positionend]:-moz-locale-dir(rtl) > * {
      direction: rtl;
    }
    
    #main-window[sizemode="fullscreen"] #sidebar-box {
      --uc-sidebar-width: 1px;
    }
    
    #sidebar-splitter {
      display: none;
    }
    
    #sidebar-header {
      overflow: hidden;
      /* color: var(--chrome-color, inherit) !important; */
      padding-inline: 0 !important;
    }
    
    #sidebar-header::before,
    #sidebar-header::after {
      content: "";
      display: flex;
      padding-left: 8px;
    }
    
    #sidebar-header,
    #sidebar {
      transition: min-width 115ms linear var(--uc-autohide-sidebar-delay) !important;
      min-width: var(--uc-sidebar-width) !important;
      will-change: min-width;
    }
    #sidebar-box:hover > #sidebar-header,
    #sidebar-box:hover > #sidebar {
      min-width: var(--uc-sidebar-hover-width) !important;
      transition-delay: 0ms !important;
    }
    
    .sidebar-panel {
      /* background-color: transparent !important; */
      /* color: var(--newtab-text-primary-color) !important; */
    }
    
    .sidebar-panel #search-box {
      -moz-appearance: none !important;
      /* background-color: rgba(249, 249, 250, 0.1) !important; */
      color: inherit !important;
    }
    
    /* Add sidebar divider and give it background */
    
    #sidebar,
    #sidebar-header {
      background-color: inherit !important;
      border-inline: 1px solid rgb(80, 80, 80);
      border-inline-width: 0px 1px;
    }
    
    #sidebar-box:not([positionend]) > :-moz-locale-dir(rtl),
    #sidebar-box[positionend] > * {
      border-inline-width: 1px 0px;
    }
    
    /* Move statuspanel to the other side when sidebar is hovered so it doesn't get covered by sidebar */
    
    #sidebar-box:not([positionend]):hover ~ #appcontent #statuspanel {
      inset-inline: auto 0px !important;
    }
    #sidebar-box:not([positionend]):hover ~ #appcontent #statuspanel-label {
      margin-inline: 0px !important;
      border-left-style: solid !important;
    }`___`
    
      
  • Never mind, I fixed it! For anyone who wants to do the same: Inside the Tree Style Tab / All Configs menu, I had to uncheck "FaviconizePinned Tabs".

    Now all my pinned tabs are stacked on top of each other. Not quite what I was going for, but acceptable.

  • Are there any examples? I'm really interested in what other companies use the 13 month calendar.

    I understand that businesses sometimes use a different calendar from the normal, but I think you're describing the fiscal year, which is still a 12-month calendar. I don't think there are any other companies that use a 13 month calendar.

  • Wow, that's crazy! Hey, would you mind linking to a comment where someone says "Gas the Jews?" I can't seem to find one.

    Also, if you have time, can you link to an explainer for "trans ideology?" Is that like Caitlin Jenner (pro-Trump, anti-speed limit)? Or something else?

  • Does Omnivore support page turning?

    I use Pocket on an e-ink tablet, so page-turning is preferable to scrolling. But Pocket got rid of page-turning in its recent update, so I'm on the hunt for a replacement.

    Wallabag has a similar function (tap-to-scroll) but I don't like their fonts.

  • Thank you. As someone who is very interested in Linux, and someone who has proselytized my tech choices in the past ("Everyone should use Signal"), one of my big fears about switching to Linux is that I'll never shut up about it, and I'll bore my friends.

    Thank you for showing me that there is another way

  • Not sure why you're getting downvoted, because you're making a ton of sense. It's not about Tim Pool, who is a dumb incel POS. It's about the HUGE dangers of giving a company unilateral power to ban someone based solely on speech.

    What if Bandcamp's new owners are more like Facebook? They could ban work that promotes women's rights and abortion access, which is exactly what Facebook has done.

    What if Bandcamp's new owners (or the owners after them) are more like Twitter? They could ban antifascist activists or journalists.

    It truly doesn't matter how you feel about one person. It matters how you feel about principles.