webstyle updates

This commit is contained in:
Matthias Kretschmann 2020-11-02 23:32:03 +01:00
parent a23d4e6265
commit 4f976bde66
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 26 additions and 52 deletions

View File

@ -13,7 +13,6 @@
Application Support/Google/Chrome/Default/User StyleSheets/Custom.css Application Support/Google/Chrome/Default/User StyleSheets/Custom.css
*/ */
/* GOOGLE SEARCH /* GOOGLE SEARCH
-----------------------------------------*/ -----------------------------------------*/
@ -23,7 +22,6 @@
display: none !important; display: none !important;
} }
/* GMAIL /* GMAIL
-----------------------------------------*/ -----------------------------------------*/
@ -61,7 +59,6 @@ body.aAU .mq {
display: none !important; display: none !important;
} }
/* CHROME /* CHROME
-----------------------------------------*/ -----------------------------------------*/
@ -71,7 +68,6 @@ body.aAU .mq {
display: none !important; display: none !important;
} }
/* GITHUB /* GITHUB
-----------------------------------------*/ -----------------------------------------*/
@ -97,10 +93,10 @@ body.aAU .mq {
.commit-id, .commit-id,
.branch-name, .branch-name,
input.url-field { input.url-field {
font-family: "Source Code Pro", Consolas, "Liberation Mono", Courier, monospace !important; font-family: "Source Code Pro", Consolas, "Liberation Mono", Courier,
monospace !important;
} }
/* TWITTER /* TWITTER
-----------------------------------------*/ -----------------------------------------*/
@ -110,40 +106,21 @@ div.promoted-tweet {
} }
/* Discover menu, Who to follow, Similiar, Trends */ /* Discover menu, Who to follow, Similiar, Trends */
li[data-global-action="discover"], [data-testid="sidebarColumn"],
.dashboard > .module.wtf-module.js-wtf-module.has-content, [aria-label="Timeline: Trending now"],
div[guidedhelpid="invitefriends"], [aria-label="Who to follow"],
.module.trends, [data-testid="DMDrawer"] {
.ProfileWTFAndTrends, visibility: hidden !important;
.ScrollBump--recentlyFollowed,
.WhoToFollow,
.Footer,
.SidebarCommonModules {
display: none !important;
} }
/* "While you were away" is nothing I care about */ [data-testid="sidebarColumn"] form {
.stream-item.has-recap { visibility: visible !important;
display: none !important;
} }
/* Search results */ main[role="main"] {
.AdaptiveSearchPage div.Grid-cell.u-size1of3.u-lg-size1of4, margin-left: 5% !important;
.enhanced-mini-profile div.dashboard.dashboard-left {
display: none !important;
} }
.AdaptiveSearchPage div.Grid-cell.u-size2of3.u-lg-size3of4,
.AdaptiveSearchPage div.Grid-cell.u-size2of2.u-lg-size2of3,
.route-home .content-main {
margin: auto !important;
display: block !important;
float: none !important;
}
/* GOOGLE+ /* GOOGLE+
-----------------------------------------*/ -----------------------------------------*/
@ -155,7 +132,6 @@ div.Qd.Gb.qd.pP.EX {
display: none !important; display: none !important;
} }
/* FACEBOOK /* FACEBOOK
-----------------------------------------*/ -----------------------------------------*/
@ -171,7 +147,6 @@ div.Qd.Gb.qd.pP.EX {
display: none !important; display: none !important;
} }
/* STACK OVERFLOW ET AL. /* STACK OVERFLOW ET AL.
-----------------------------------------*/ -----------------------------------------*/
@ -182,7 +157,6 @@ div.Qd.Gb.qd.pP.EX {
display: none !important; display: none !important;
} }
/* MEDIUM /* MEDIUM
-----------------------------------------*/ -----------------------------------------*/