Skip to content

Instantly share code, notes, and snippets.

@scfrisby
Created August 11, 2014 17:20
Show Gist options
  • Save scfrisby/31e26d9107d1962b8d99 to your computer and use it in GitHub Desktop.
Save scfrisby/31e26d9107d1962b8d99 to your computer and use it in GitHub Desktop.
socialfixer_menu_deuglifier.css
#pagelet_welcome_box {
padding-top: 10px;
}
a#bfb_options_button.fbJewel {
background-image: url(/rsrc.php/v2/yZ/r/RSBchxyfpum.png);
background-repeat: no-repeat;
background-size: auto;
background-position: -37px -31px;
cursor: pointer;
height: 18px;
position: relative;
top: 2px;
left: -6px;
width: 18px;
}
#bfb_option_list {
font-family:Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
background: rgba(255,255,255,.98);
-webkit-background-clip: padding-box;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
top: 32px;
}
#bfb_options_button_li ul {
background-color: #fff;
border-color: #C5C5C5 !important;
}
img#bfb_options_button_icon,
.sfx_menu_blog_new,
#bfb_option_list li.section,
#bfb_options_list_last_divider {
display: none !important;
}
#bfb_options_list_last_divider {
height: 0;
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment