Skip to content

Instantly share code, notes, and snippets.

@dsingleton
Last active August 29, 2015 14:06
Show Gist options
  • Save dsingleton/bc4929036c1f316f8181 to your computer and use it in GitHub Desktop.
Save dsingleton/bc4929036c1f316f8181 to your computer and use it in GitHub Desktop.
Custom CSS to display agile planner on a TV/radiator
{"www.agileplannerapp.com":{"_enabled":true,"_rules":{".masthead":{"display":"none"},"#page > p.update":{"display":"none"},".kanban-board > header":{"display":"none"},".column[data-collection=Blocked] .cards > li > article":{"border":"4px solid red"},".column .bar":{"display":"none"}}}}
@dsingleton
Copy link
Author

Used with the Stylebot Chrome extension

To install, go to Stylebot > Options > Backup > Import styles - then paste the above in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment