Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I've created alternate, more generic version of this script: http://userscripts.org/scripts/show/36006 |
|
|
http://userscripts.org/scripts/show/3548#commen... Try to restore this: and please keep the current tooltip and not your customized one... this is my default tooltip: http://userstyles.org/styles/4120
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
tooltip {
-moz-appearance: none !important;
font: message-box !important;
font-size: 13px !important;
color: #ffffff !important;
background-color: rgba(128,128,128,0.7) !important;
border: 1px solid #000000 !important;
}
|
|
|
testing... http://tinyurl.com/4k4x7u
|
|
|
For those who are interested, or who have tried before and failed, the script should now work in Greasekit (Fluid, Safari, etc). It hasn't been heavily tested so let me know if you have problems. |
