This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.fbx #globalContainer#globalContainer { | |
width: 721px; | |
} | |
#rightCol, | |
#pagelet_bookmark_nav, | |
.groupsCoverPhoto.fbTimelineSection, | |
#pagelet_sidebar, | |
.uiStreamStoryAttachmentOnly { | |
display: none; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**********************************************/ | |
/* | |
* 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: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**********************************************/ | |
/* | |
* Low-profile toolbar Chrome devtools skin | |
* by Christian Maughan Tegnér | |
* | |
* https://gist.github.com/gists/3936677 | |
* | |
/**********************************************/ | |
.compact #toolbar { |