Facebook-CutCorners

By Marmoset Last update Apr 13, 2007 — Installed 1,718 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
// ==UserScript==
// @name           Facebook
// @namespace      Facebook
// @description    Fixes annoying layout
// @include        http://*.facebook.com/*
// @include        http://www.facebook.com/*
// @include	   https://*.facebook.com/*
// ==/UserScript==
// This will get rid of the stupid cutcorner look.
document.getElementById('navigator').style.background ='#3b5998';