Skip to content

Instantly share code, notes, and snippets.

@lajlev
Last active December 14, 2015 06:58
Show Gist options
  • Save lajlev/5046433 to your computer and use it in GitHub Desktop.
Save lajlev/5046433 to your computer and use it in GitHub Desktop.
Clean styles for facebook.com
/* Install Stylebot chrome extension or similar */
#navSearch .uiSearchInput {
border-top: none; }
#navSearch .uiTypeahead {
background: none;
border: none; }
.fbx.home #blueBar #pageHead {
width: 98%; }
.fbx.home #globalContainer {
left: -96px;
width: 729px; }
.fbx.home #navSearch {
width: 300px; }
.fbx.home #navSearch .uiSearchInput .DOMControl_placeholder {
color: rgb(81, 108, 165); }
.fbx.home #navSearch .uiSearchInput input {
background: none;
color: #d6e3ff;
width: 305px;
font-size: 13px;
position: relative;
top: 1px; }
.fbx.home #rightCol, #pagelet_welcome_box, #pagelet_bookmark_nav, #navHeader {
display: none; }
.homeWiderContent .uiStreamStory, .hasExpandedComposer .uiStream .uiStreamHeader {
margin-right: -18px; }
span.uiSearchInput.textInput span {
background-color: none; }
span.uiSearchInput.textInput span button {
display: none; }
.hasLeftCol #leftCol {
display: none; }
.DOMControl_placeholder {
color: #ddd; }
._2yg {
border: 1px solid #efefef;
position: relative;
border-bottom: none;
border-left: none;
border-right: none; }
i._2wr {
display: none; }
a.highlightSelectorButton.uiStreamContextButton._p {
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment