This file contains hidden or 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
### Keybase proof | |
I hereby claim: | |
* I am maibaum on github. | |
* I am maibaum (https://keybase.io/maibaum) on keybase. | |
* I have a public key whose fingerprint is C643 770A 5592 A2C3 6D02 6934 3DA3 60CA 59A8 1B92 | |
To claim this, I am signing this object: |
This file contains hidden or 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
html, body{ | |
height:100%!important; | |
} | |
#pagelet_bluebar, .hasMultiChatThreadActions, .rfloat, #rightCol, .wmMasterView, .fbChatSidebar, #pagelet_sidebar{ | |
display:none!important; | |
} | |
html, body, .fbx #globalContainer, .uiScrollableArea, .wmMasterView, ._2nj, .uiScrollableAreaWrap, .uiScrollableAreaBody, .uiScrollableAreaContent, #webMessengerRecentMessages, .webMessengerMessageGroup, #contentArea, #pagelet_web_messenger, #u_0_m, ._ksg, ._2nb{ | |
width: 100%!important; | |
} | |
#content{ |
This file contains hidden or 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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |