mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:40:18 +01:00
smh
Not what I expected having to focus at least a bit on this week.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: 🖥️ Dandelion Sprout's Website Stretcher
|
||||
! Version: 06February2025v1-Beta
|
||||
! Version: 21February2025v1-Beta
|
||||
! Expires: 3 days
|
||||
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
|
||||
! Description: Have you ever felt bothered by how many websites still think that everyone are using narrow monitors? Well, here's how to stretch them out like a piece of gum!
|
||||
@@ -100,12 +100,12 @@ pixiv.net##div[class^=sc-] + div[class*=" "]:not([class^=sc-]) > div[class^=sc-]
|
||||
pixiv.net##section > div > ul:style(grid-template-columns: repeat(auto-fill, 175px) !important)
|
||||
pixiv.net###root > div > div > div > div > div[class*=" sc"]:only-child:style(padding-left: 10px !important)
|
||||
pixiv.net###root > div > div > div:only-child:style(width: 98vw !important; padding: 4px !important)
|
||||
pixiv.net##div[class*=" "]:not([class^=sc-]) > div[class*=" sc-"]:style(margin: 10px !important; padding: 4px !important)
|
||||
!!!pixiv.net##div[class*=" "]:not([class^=sc-]) > div[class*=" sc-"]:style(margin: 10px !important; padding: 4px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
|
||||
pixiv.net###root > div > div > div:last-child > div:only-child:style(width: 99vw !important; padding: 0 !important)
|
||||
pixiv.net###root > div > div > div > div > div > div > ul:style(padding-left: 8px !important)
|
||||
pixiv.net##div[class^=sc-]:nth-of-type(4):last-of-type > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
|
||||
pixiv.net##div[class^=sc-]:nth-of-type(5):last-of-type > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
|
||||
pixiv.net##div > section:upward(1):style(width: unset !important; padding-left: 8px !important; padding-right: 0px !important)
|
||||
!!!pixiv.net##div > section:upward(1):style(width: unset !important; padding-left: 8px !important; padding-right: 0px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
|
||||
! 12th of September 2023
|
||||
pixiv.net##section > div > div > ul:style(display: flex !important; gap: 16px !important)
|
||||
pixiv.net##section > div + div:not(:first-of-type) > div:first-of-type:style(width: 99vw !important; padding-left: 2px !important)
|
||||
@@ -113,7 +113,7 @@ pixiv.net##section > div + div:not(:first-of-type) > div:first-of-type:style(wid
|
||||
! Front page (May 2020 redesign)
|
||||
pixiv.net###root > div > div > div > div > div > ul:style(padding-left: 8px !important)
|
||||
pixiv.net##section > div:last-of-type > div:only-of-type > ul:style(width: 98vw !important)
|
||||
pixiv.net##div:not([class]) > div[class^=sc-] > div[class]:not([class^=sc-]) > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
|
||||
!!!pixiv.net##div:not([class]) > div[class^=sc-] > div[class]:not([class^=sc-]) > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
|
||||
!!!pixiv.net##div:matches-css(width: 1224px):style(width: 98vw !important)
|
||||
pixiv.net##div[class^=gtm-toppage-] > div:not([class]) > div[class]:style(width: unset !important)
|
||||
|
||||
@@ -159,11 +159,10 @@ pixiv.net###wrapper:style(margin-left: 2px !important; margin-right: 2px !import
|
||||
pixiv.net###js-react-search-mid > div:style(margin-left: 0 !important; margin-right: 0 !important)
|
||||
pixiv.net##._premium-lead-popular-d-body:style(max-width: 100vw !important)
|
||||
|
||||
! Novel reading pages
|
||||
! Novel reading pages
|
||||
pixiv.net###gtm-novel-work-scroll-begin-reading:upward(1):style(max-width: 90% !important)
|
||||
|
||||
! Recommended works, 12th of September 2023
|
||||
pixiv.net##li[style]:style(grid-column: unset !important)
|
||||
!!!pixiv.net##li[style]:style(grid-column: unset !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
|
||||
pixiv.net##li[style^="visibility: hidden"]:style(visibility: visible !important)
|
||||
pixiv.net##div[class*=toppage] li:style(grid-column: unset !important)
|
||||
pixiv.net##div[class*=toppage] li:has(iframe[name*=branding])
|
||||
|
||||
Reference in New Issue
Block a user