mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 09:47:21 +01:00
clean up twitter a bit more
This commit is contained in:
parent
1746d101a0
commit
5f01f98120
14
webstyle.css
14
webstyle.css
@ -115,7 +115,9 @@ div[guidedhelpid="invitefriends"],
|
|||||||
.module.trends,
|
.module.trends,
|
||||||
.ProfileWTFAndTrends,
|
.ProfileWTFAndTrends,
|
||||||
.ScrollBump--recentlyFollowed,
|
.ScrollBump--recentlyFollowed,
|
||||||
.WhoToFollow {
|
.WhoToFollow,
|
||||||
|
.Footer,
|
||||||
|
.SidebarCommonModules {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -124,6 +126,16 @@ div[guidedhelpid="invitefriends"],
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Search results */
|
||||||
|
.AdaptiveSearchPage div.Grid-cell.u-size1of3.u-lg-size1of4 {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.AdaptiveSearchPage div.Grid-cell.u-size2of3.u-lg-size3of4 {
|
||||||
|
margin: auto !important;
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* GOOGLE+
|
/* GOOGLE+
|
||||||
-----------------------------------------*/
|
-----------------------------------------*/
|
||||||
|
Loading…
Reference in New Issue
Block a user