I hereby claim:
- I am olf on github.
- I am olf (https://keybase.io/olf) on keybase.
- I have a public key whose fingerprint is 1BB8 4014 42D4 0D49 25CD 94D0 3561 8778 728F 1AB6
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/php | |
<?php | |
date_default_timezone_set('UTC'); | |
/** | |
* oAuth settings from http://dev.netatmo.com/dev/listapps | |
*/ | |
define('APP_ID', ''); | |
define('APP_SECRET', ''); | |
define('USERNAME', ''); | |
define('PASSWORD', ''); |
Highlight changed values in the cells of a table's column(s).
Usage:
Add class "diff" to the table and all cells that should be diffed. The script will assign additional classes to the td's existing classes depending on the change: