Tagged Questions
5
votes
1answer
230 views
Google Calendar colorize weekends in Firefox
I'm currently using the following to colorize weekends in Google Calendar in Firefox (week-view):
@-moz-document url-prefix("https://www.google.com/calendar/") {
td.tg-weekend {
...