Update Dandelion Sprout's Website Stretcher.txt

This commit is contained in:
Imre Kristoffer Eilertsen
2020-08-21 23:34:48 +02:00
committed by GitHub
parent 8de82ccd02
commit 914f722f8f
+3 -2
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 21August2020v3-Beta
! Version: 21August2020v4-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!
@@ -135,11 +135,12 @@ pixiv.net##div[class*=" sc-"]:style(margin: 10px !important; padding: 4px !impor
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)
! 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: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)
! Image collage on image pages
pixiv.net##div[style^="position: relative;"]:style(width: unset !important)