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
#GM_eBayOverlayContainer{ | |
right: 0; | |
margin-right:10px; | |
top: 0; | |
width: 160px; | |
position:relative; | |
} | |
#GM_eBayOverlay { |
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
// ==UserScript== | |
// @name oDesk Site Patch | |
// @namespace http://se7en-soft.com | |
// @author Scott Michaels : scott@se7en-soft.com | |
// @description Makes oDesk just a little bit easier to use. | |
// @include https://*.odesk.com/jobs/* | |
// @include https://*.odesk.com/d/home* | |
// @include https://*.odesk.com/d/contracts* | |
// @include https://*.odesk.com/earnings-history* | |
// @include https://*.odesk.com/find-work-home/* |