Steven Smith revised this gist . Go to revision
2 files changed, 3 insertions, 1 deletion
gistfile1.md(file created)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | javascript:(function%20()%20{prev="";var%20arr=[].slice.call(document.getElementsByTagName('span')).slice(3);for(i=0;i<arr.length;i++){if(arr[i].style){if(prev!=arr[i].style["backgroundColor"]&&prev!=""){arr[i].style["backgroundColor"]%20=%20"rgb(255,%20255,%20255)";}else{prev%20=%20arr[i].style["backgroundColor"];}}}})() | |
| 2 | + | ||
| 3 | + |  | |
gistfile1.txt (file deleted)
| @@ -1 +0,0 @@ | |||
| 1 | - | javascript:(function%20()%20{prev="";var%20arr=[].slice.call(document.getElementsByTagName('span')).slice(3);for(i=0;i<arr.length;i++){if(arr[i].style){if(prev!=arr[i].style["backgroundColor"]&&prev!=""){arr[i].style["backgroundColor"]%20=%20"rgb(255,%20255,%20255)";}else{prev%20=%20arr[i].style["backgroundColor"];}}}})() | |
Steven Smith revised this gist . Go to revision
1 file changed, 1 insertion
gistfile1.txt(file created)
| @@ -0,0 +1 @@ | |||
| 1 | + | javascript:(function%20()%20{prev="";var%20arr=[].slice.call(document.getElementsByTagName('span')).slice(3);for(i=0;i<arr.length;i++){if(arr[i].style){if(prev!=arr[i].style["backgroundColor"]&&prev!=""){arr[i].style["backgroundColor"]%20=%20"rgb(255,%20255,%20255)";}else{prev%20=%20arr[i].style["backgroundColor"];}}}})() | |