mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
webstyle updates
This commit is contained in:
parent
a23d4e6265
commit
4f976bde66
48
webstyle.css
48
webstyle.css
@ -13,7 +13,6 @@
|
||||
Application Support/Google/Chrome/Default/User StyleSheets/Custom.css
|
||||
*/
|
||||
|
||||
|
||||
/* GOOGLE SEARCH
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -23,7 +22,6 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* GMAIL
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -61,7 +59,6 @@ body.aAU .mq {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* CHROME
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -71,7 +68,6 @@ body.aAU .mq {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* GITHUB
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -97,10 +93,10 @@ body.aAU .mq {
|
||||
.commit-id,
|
||||
.branch-name,
|
||||
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
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -110,40 +106,21 @@ div.promoted-tweet {
|
||||
}
|
||||
|
||||
/* Discover menu, Who to follow, Similiar, Trends */
|
||||
li[data-global-action="discover"],
|
||||
.dashboard > .module.wtf-module.js-wtf-module.has-content,
|
||||
div[guidedhelpid="invitefriends"],
|
||||
.module.trends,
|
||||
.ProfileWTFAndTrends,
|
||||
.ScrollBump--recentlyFollowed,
|
||||
.WhoToFollow,
|
||||
.Footer,
|
||||
.SidebarCommonModules {
|
||||
display: none !important;
|
||||
[data-testid="sidebarColumn"],
|
||||
[aria-label="Timeline: Trending now"],
|
||||
[aria-label="Who to follow"],
|
||||
[data-testid="DMDrawer"] {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
/* "While you were away" is nothing I care about */
|
||||
.stream-item.has-recap {
|
||||
display: none !important;
|
||||
[data-testid="sidebarColumn"] form {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
/* Search results */
|
||||
.AdaptiveSearchPage div.Grid-cell.u-size1of3.u-lg-size1of4,
|
||||
.enhanced-mini-profile div.dashboard.dashboard-left {
|
||||
display: none !important;
|
||||
main[role="main"] {
|
||||
margin-left: 5% !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+
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -155,7 +132,6 @@ div.Qd.Gb.qd.pP.EX {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* FACEBOOK
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -171,7 +147,6 @@ div.Qd.Gb.qd.pP.EX {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* STACK OVERFLOW ET AL.
|
||||
-----------------------------------------*/
|
||||
|
||||
@ -182,7 +157,6 @@ div.Qd.Gb.qd.pP.EX {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* MEDIUM
|
||||
-----------------------------------------*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user