From 8d03a318f67a7a8f8cd21a2b66931b102ac66882 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Wed, 21 Aug 2019 06:09:17 +0200 Subject: [PATCH] Critical hotfix for GitHub's new frontpage --- Dandelion Sprout's Website Stretcher.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Dandelion Sprout's Website Stretcher.txt b/Dandelion Sprout's Website Stretcher.txt index 73d0f3530..1e5f3d084 100644 --- a/Dandelion Sprout's Website Stretcher.txt +++ b/Dandelion Sprout's Website Stretcher.txt @@ -1,5 +1,5 @@ ! Title: 🖥️ Dandelion Sprout's Website Stretcher -! Version: 21August2019v1-Beta +! Version: 21August2019v2-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! @@ -220,7 +220,6 @@ router.asus.com##.form_input:style(width:600px !important) ! Category: Wikia ! This category is based on 'Clean Wikia', made by Phoenixsong (https://userstyles.org/users/161415) -! This category is based on entries from 'GitHub Wide', which is maintained by cfoellmann (https://userstyles.org/users/206217) at https://github.com/mdo/github-wide, and which is licenced under MIT. wikia.org,fandom.com###WikiaPage:style(width: 100% !important; max-width: none !important; margin: 0px !important; padding: 0px !important) wikia.org,fandom.com###PageHeader:style(padding: 16px 10px 12px) wikia.org,fandom.com###WikiaMainContent:style(width: 100% !important; margin: 0px !important) @@ -283,13 +282,13 @@ github.com##.col-9:style(width: 100% !important) ! New issues and Dashboard github.com###dashboard:style(position: relative !important) github.com##.new-issue-form:style(position: relative !important) -github.com##.dashboard-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important) +github.com##body:not(.full-width) .dashboard-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important) github.com##.new-issue-form > .discussion-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important) github.com##button.discussion-sidebar-toggle:style(width: 100% !important) github.com##.timeline-new-comment:style(max-width: none !important) ! Dashboard -github.com##.news:style(float: none !important; margin-right: 360px !important) +github.com##body:not(.full-width) .news:style(float: none !important; margin-right: 360px !important) ! Settings github.com##.settings-content:style(float: none !important; width: auto !important; overflow: auto !important)