Skip to content

Instantly share code, notes, and snippets.

View CMTegner's full-sized avatar

Christian Maughan Tegnér CMTegner

View GitHub Profile
@CMTegner
CMTegner / Custom.css
Created October 23, 2012 04:32
Custom low-profile toolbar stylesheet for Chrome devtools
/**********************************************/
/*
* Low-profile toolbar Chrome devtools skin
* by Christian Maughan Tegnér
*
* https://gist.github.com/gists/3936677
*
/**********************************************/
.compact #toolbar {
@CMTegner
CMTegner / Custom.css
Created October 23, 2012 04:44
Modified version of the IR_Black Chrome devtools skin with DOM snippet highlights and a low profile header
/**********************************************/
/*
* Modified copy of IR_Black Skin by Ben Truyman - 2011j
* This version adds syntax highlighting for DOM snippets in console
* message output by Michael Smith, and a low profile toolbar by
* Christian Maughan Tegnér
*
* https://gist.github.com/3936742
*
* Based on Michael Smith's Modified IR_Black:
@CMTegner
CMTegner / facebook.css
Last active December 14, 2015 12:58
Use with 'Stylish' for Chrome to remove most of the garbage on facebook.com.
.fbx #globalContainer#globalContainer {
width: 721px;
}
#rightCol,
#pagelet_bookmark_nav,
.groupsCoverPhoto.fbTimelineSection,
#pagelet_sidebar,
.uiStreamStoryAttachmentOnly {
display: none;