[solved] Did newtab settings for topSites change with 136.0.2-1?
from pdqcp@lemmy.dbzer0.com to librewolf@lemmy.ml on 20 Mar 12:09
https://lemmy.dbzer0.com/post/40393018

Does anyone know if anything changed with the new tab settings?

I used to have this custom userContent.css to add more columns to topSites described below, but it is no longer working after I updated :/

support.mozilla.org/en-US/questions/1430289

folder named “chrome” and file named “userContent.css” are still there

@-moz-document url(about:home), url(about:newtab) {
  @media (min-width: 1800px) {
    .ds-outer-wrapper-breakpoint-override main {
      width: 1700px !important;
    }
  }
}

edit: If anyone has any suggestions to add more columns to topSites, let me know edit2: solved

#librewolf

threaded - newest

zdhzm2pgp@lemmy.ml on 20 Mar 18:35 collapse

Does this help?:lemmy.ml/post/26788457

pdqcp@lemmy.dbzer0.com on 20 Mar 21:41 collapse

Perfect, it solved it, thank you

[deleted] on 21 Mar 03:10 collapse
.