Skip to content

TUmblr - shrink the margin by jkopczyn

Details

Authorjkopczyn

LicenseNo License

Categorytumblr.com

Created

Updated

Size698 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The dashboard redesign shrinks the dashboard, which is awful. This doesn't try to revert all the changes, but it makes more space for the important stuff.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.tumblr.com - 8/17/2023, 3:08:54 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url("https://www.tumblr.com/"), url-prefix("https://www.tumblr.com/dashboard") {
    .FA5JM {
        width: 120px !important;
    }
    .h_Erh {
        flex-basis: 96px !important;
    }
    ._3xgk {
        flex-basis: 100% !important;
    }
    .gPQR5.FGfuE.ah4XU {
        width: 100% !important;
        max-width: 100% !important;
    }
  .gPQR5.ah4XU .e1knl {
      flex:1;
      flex-basis: 90px;
      width:auto;
      min-width:90px;
      max-width:180px;
  }
}

Reviews

No reviews yet.