Skip to content

Instantly share code, notes, and snippets.

@jimmitchell
Created September 2, 2011 14:55
Show Gist options
  • Save jimmitchell/1188823 to your computer and use it in GitHub Desktop.
Save jimmitchell/1188823 to your computer and use it in GitHub Desktop.
Custom CSS for Use With Chrome Minimalist for Google Calendar
#calendars_my div[class='calListRow']:last-child {display:none !important;}
div[id='currentDate:0'] {font-weight: bold;font-size:1.26em;}
@jimmitchell
Copy link
Author

For use with Chrome extension "Minimalist for Google Calendar" to hide the "Tasks" calendar and make the month name bold and a little bigger.

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